Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only display $Planet->errors in debug mode | nashe | 2017-07-13 | 1 | -3/+5 |
| | |||||
* | Clean code | nashe | 2015-08-11 | 1 | -6/+6 |
| | | | | Replace dirname(__FILE__) by __DIR__. | ||||
* | Issue 42: create atom.php at root, delete old 'atom10' template, update all ↵ | Pascal Chevrel | 2012-05-05 | 1 | -0/+10 |
| | | | | internal links to point to the new location, put a redirect in place so as that moonmoon installs don't loose their users upon upgrading to a newer moonmoon | ||||
* | full page caching is not storing cached copy in the cache/ folder but ↵ | Pascal Chevrel | 2012-04-27 | 1 | -3/+4 |
| | | | | creates a cache file because of a bad path + code whitespace fixes for clarity | ||||
* | l10n support for moonmoon | Pascal Chevrel | 2012-03-12 | 1 | -4/+4 |
| | |||||
* | convert all files saved in Windows(CRLF) to Unix (LF) | Pascal Chevrel | 2012-03-09 | 1 | -17/+17 |
| | |||||
* | Refactor app instantiation | Maurice Svay | 2011-07-10 | 1 | -17/+4 |
| | |||||
* | Remove benchmarking code | Maurice Svay | 2011-07-10 | 1 | -9/+0 |
| | |||||
* | Make install process less painful by preventing | Maurice Svay | 2010-05-17 | 1 | -8/+2 |
| | | | | making it not replayable. | ||||
* | Initial commit | Maurice Svay | 2010-02-16 | 1 | -0/+67 |