aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* app-init: Adding '-s' option to set a configuration option before theTrygve Laugstøl2013-11-016-28/+94
| | | | | | resolver is executed and app is installed. The configuration will be available when the app's hooks are executed. o Running the documentation though aspell.
* o Supporting older versions of asciidoc.Trygve Laugstøl2013-11-013-2/+46
|
* docs/app.txt: More in the introduction.Trygve Laugstøl2013-11-011-0/+21
|
* o Removing all old code (X files).Trygve Laugstøl2013-10-271-16/+51
| | | | | | | o Making sure APPSH_HOME is 1) exported and, 2) always prepended to $PATH. o More documentation on what a zip file actually looks like and how to create hooks.
* app-ls-apps:Trygve Laugstøl2013-10-276-13/+117
| | | | | | | | | | | | | | | | | | o New command to list all applications installed under a directory. app-foreach-app: o New command to execute another command for each app installed under the current directory. app-init/app-install-file: o Adding -C and -c to prepand and append config files around the appliation's build-in configuration files. app-cat-conf: o Use $APP_HOME as the 'appliation installation directory' if set. app-operator-pid: o Support PID files created by the launcher.
* o More TODOs.Trygve Laugstøl2013-10-273-0/+16
|
* o Adding a man page on internals.Trygve Laugstøl2013-10-265-31/+58
|
* o Better links in HTML docs.Trygve Laugstøl2013-10-264-12/+30
|
* app-cat-conf: Removing -n argument, adding -k and -g for 'key' andTrygve Laugstøl2013-10-264-3/+73
| | | | 'group' lookups.
* o Adding '-f [file]' option to app-conf set.Trygve Laugstøl2013-10-261-2/+6
|
* o Getting "upgrade" to work with non-SNAPSHOT versions too.Trygve Laugstøl2013-10-201-0/+83
| | | | | o Removing maven.version. o Documenting(!) the different configuration keys and what they mean.
* o Making all app-conf options except import use <-l location>.Trygve Laugstøl2013-10-202-0/+33
| | | | | o Setting $HOME to the temporary area when testing. o Adding test docs for app-conf.
* o Rewriting most of this stuff to make it feel more like git.Trygve Laugstøl2013-01-261-166/+0
|
* o Making run_control more generic and renamed to run_app.Trygve Laugstøl2013-01-101-6/+33
|
* o Improved Maven snapshot resolving.Trygve Laugstøl2012-10-311-0/+2
|
* o Making all scripts be run from the root/ directory. Do not assume you're ↵Trygve Laugstøl2012-10-181-5/+7
| | | | in current/.
* o Renaming BASEDIR to apps, APPSH_BASEDIR to APPSH_APPS.Trygve Laugstøl2012-10-171-5/+16
|
* o Improved completion (again).Trygve Laugstøl2012-10-161-3/+22
| | | | o Consistent usage of APPSH_HOME and BASEDIR.
* o Adding TODO.Trygve Laugstøl2012-10-151-1/+2
|
* o Renaming './app app' to './app instance'.Trygve Laugstøl2012-10-151-1/+1
|
* o Making sure ./app can be symlinked to an installation.Trygve Laugstøl2012-10-141-0/+5
| | | | o More tests.
* o Better help output.Trygve Laugstøl2012-10-131-0/+2
| | | | o Better validation of argument for install.
* o Getting install to work again after refactoring.Trygve Laugstøl2012-10-131-0/+19
|
* Major refactoring. Splitting out the method groups into separate files.Trygve Laugstøl2012-10-121-0/+78