aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* o Automatically fetching Bats if not installed.HEADmasterTrygve Laugstøl2013-11-101-8/+7
* bin/app-upgrade: Removing unreachable code. Fixing it so it comparesv0.2-devTrygve Laugstøl2013-11-014-7/+56
* app-init: Adding '-s' option to set a configuration option before theTrygve Laugstøl2013-11-012-18/+35
* o Adding some tests for app-operate.Trygve Laugstøl2013-11-011-0/+31
* app-resolver-maven: Adding support for artifacts with classifier.Trygve Laugstøl2013-11-011-0/+27
* o Removing all old code (X files).Trygve Laugstøl2013-10-276-239/+4
* app-cat-conf: Removing -n argument, adding -k and -g for 'key' andTrygve Laugstøl2013-10-261-40/+31
* o Adding '-f [file]' option to app-conf set.Trygve Laugstøl2013-10-261-0/+20
* o Removing silly formatting that left extra spaced at the end ofTrygve Laugstøl2013-10-212-19/+30
* o Getting "upgrade" to work with non-SNAPSHOT versions too.Trygve Laugstøl2013-10-203-17/+33
* o Making all app-conf options except import use <-l location>.Trygve Laugstøl2013-10-204-66/+93
* o Getting app-cat-conf to read from ~/.appconfig too.Trygve Laugstøl2013-10-207-6/+65
* o Updating tests.Trygve Laugstøl2013-10-202-5/+7
* o Making the file resolver useful.Trygve Laugstøl2013-04-211-2/+3
* o Making the resolvers use app.resolved_version instead of app.version.Trygve Laugstøl2013-04-202-10/+66
* o Adding a file resolver.Trygve Laugstøl2013-02-042-9/+38
* o Consistent usage() usage/flow.Trygve Laugstøl2013-02-011-1/+1
* test/data/app-a/hooks/post-install: Removing set -x.Trygve Laugstøl2013-01-301-3/+0
* bin/app-init:Trygve Laugstøl2013-01-306-58/+74
* Defining 'APP_HOME' as where the .app dir is. The tools should useTrygve Laugstøl2013-01-273-2/+9
* o Starting on a style guide.Trygve Laugstøl2013-01-274-4/+27
* o Creating an initial version of install-file.Trygve Laugstøl2013-01-274-25/+13
* o Adding a common header to all scripts.Trygve Laugstøl2013-01-276-0/+0
* o Rewriting most of this stuff to make it feel more like git.Trygve Laugstøl2013-01-2612-88/+288
* o Changing the current symlink before running postinstall.Trygve Laugstøl2012-10-183-9/+12
* o Making all scripts be run from the root/ directory. Do not assume you're in...Trygve Laugstøl2012-10-184-18/+28
* o Renaming BASEDIR to apps, APPSH_BASEDIR to APPSH_APPS.Trygve Laugstøl2012-10-173-6/+6
* o Adding environment variables to postinstall:Trygve Laugstøl2012-10-176-3/+21
* o Testing passing of environment variables.Trygve Laugstøl2012-10-172-2/+14
* o Adding a list-group method to list.Trygve Laugstøl2012-10-171-0/+24
* o Reworking conf to work as documented. Adding test case.Trygve Laugstøl2012-10-171-0/+70
* o Proper implementation of start, stop and status.Trygve Laugstøl2012-10-173-9/+47
* o Improved completion (again).Trygve Laugstøl2012-10-164-1/+37
* o Renaming './app app' to './app instance'.Trygve Laugstøl2012-10-154-58/+58
* o Correct && usage.Trygve Laugstøl2012-10-142-5/+5
* o Tests for 'list' and 'list-versions'.Trygve Laugstøl2012-10-144-1/+129
* o Setting a default PATH for postinstall.Trygve Laugstøl2012-10-145-7/+34
* o More tests.Trygve Laugstøl2012-10-147-3/+36
* o Making sure ./app can be symlinked to an installation.Trygve Laugstøl2012-10-143-23/+69
* o Consistent output when the method is missing.Trygve Laugstøl2012-10-141-0/+33