Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a version number system to Gitano | Daniel Silverstone | 2017-01-15 | 1 | -0/+14 |
| | |||||
* | Copyright cleanups | Daniel Silverstone | 2017-01-15 | 1 | -1/+26 |
| | |||||
* | Remove markdown.lua | Daniel Silverstone | 2017-01-02 | 1 | -2/+0 |
| | |||||
* | Basic i18n module | Daniel Silverstone | 2016-08-27 | 1 | -0/+2 |
| | |||||
* | Plugin support in Gitano | Daniel Silverstone | 2014-03-11 | 1 | -1/+3 |
| | | | | | | | | | This patch adds support for Gitano to load plugins from a colon separated set of paths. While colon separation is not the best mechanism, it is in common use. We explicitly do not add any escaping rules such as :: -> : in order to remain compatible with things like PATH processing. Signed-off-by: Daniel Silverstone <daniel.silverstone@codethink.co.uk> | ||||
* | Add auth.lua | Richard Ipsum | 2014-02-18 | 1 | -0/+2 |
| | | | | | We now perform auth in 2 cgis as well as gitano-auth, so auth needs to be in the library | ||||
* | GITANO: Migrate from gitano.git to gall | Daniel Silverstone | 2012-09-08 | 1 | -2/+0 |
| | |||||
* | SANDBOX: Remove unused simplistic sandbox code | Daniel Silverstone | 2012-08-25 | 1 | -2/+0 |
| | |||||
* | GITANO: Switch all current hooks (update, post-receive) to use Supple | Daniel Silverstone | 2012-08-10 | 1 | -0/+2 |
| | |||||
* | GITANO: Add markdown to the imported modules | Daniel Silverstone | 2012-05-21 | 1 | -0/+2 |
| | |||||
* | LACE: Switch over to Lace for rulesets. Untested | Daniel Silverstone | 2012-05-16 | 1 | -3/+2 |
| | |||||
* | LIB: Rename gitano/init.lua to gitano.lua for easier LUA_PATH | Daniel Silverstone | 2012-05-16 | 1 | -0/+29 |