Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |