Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | app-init: Adding '-s' option to set a configuration option before the | Trygve Laugstøl | 2013-11-01 | 6 | -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øl | 2013-11-01 | 3 | -2/+46 |
| | |||||
* | docs/app.txt: More in the introduction. | Trygve Laugstøl | 2013-11-01 | 1 | -0/+21 |
| | |||||
* | o Removing all old code (X files). | Trygve Laugstøl | 2013-10-27 | 1 | -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øl | 2013-10-27 | 6 | -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øl | 2013-10-27 | 3 | -0/+16 |
| | |||||
* | o Adding a man page on internals. | Trygve Laugstøl | 2013-10-26 | 5 | -31/+58 |
| | |||||
* | o Better links in HTML docs. | Trygve Laugstøl | 2013-10-26 | 4 | -12/+30 |
| | |||||
* | app-cat-conf: Removing -n argument, adding -k and -g for 'key' and | Trygve Laugstøl | 2013-10-26 | 4 | -3/+73 |
| | | | | 'group' lookups. | ||||
* | o Adding '-f [file]' option to app-conf set. | Trygve Laugstøl | 2013-10-26 | 1 | -2/+6 |
| | |||||
* | o Getting "upgrade" to work with non-SNAPSHOT versions too. | Trygve Laugstøl | 2013-10-20 | 1 | -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øl | 2013-10-20 | 2 | -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øl | 2013-01-26 | 1 | -166/+0 |
| | |||||
* | o Making run_control more generic and renamed to run_app. | Trygve Laugstøl | 2013-01-10 | 1 | -6/+33 |
| | |||||
* | o Improved Maven snapshot resolving. | Trygve Laugstøl | 2012-10-31 | 1 | -0/+2 |
| | |||||
* | o Making all scripts be run from the root/ directory. Do not assume you're ↵ | Trygve Laugstøl | 2012-10-18 | 1 | -5/+7 |
| | | | | in current/. | ||||
* | o Renaming BASEDIR to apps, APPSH_BASEDIR to APPSH_APPS. | Trygve Laugstøl | 2012-10-17 | 1 | -5/+16 |
| | |||||
* | o Improved completion (again). | Trygve Laugstøl | 2012-10-16 | 1 | -3/+22 |
| | | | | o Consistent usage of APPSH_HOME and BASEDIR. | ||||
* | o Adding TODO. | Trygve Laugstøl | 2012-10-15 | 1 | -1/+2 |
| | |||||
* | o Renaming './app app' to './app instance'. | Trygve Laugstøl | 2012-10-15 | 1 | -1/+1 |
| | |||||
* | o Making sure ./app can be symlinked to an installation. | Trygve Laugstøl | 2012-10-14 | 1 | -0/+5 |
| | | | | o More tests. | ||||
* | o Better help output. | Trygve Laugstøl | 2012-10-13 | 1 | -0/+2 |
| | | | | o Better validation of argument for install. | ||||
* | o Getting install to work again after refactoring. | Trygve Laugstøl | 2012-10-13 | 1 | -0/+19 |
| | |||||
* | Major refactoring. Splitting out the method groups into separate files. | Trygve Laugstøl | 2012-10-12 | 1 | -0/+78 |