summaryrefslogtreecommitdiff
path: root/lib/gitano.lua
Commit message (Collapse)AuthorAgeFilesLines
* Add a version number system to GitanoDaniel Silverstone2017-01-151-0/+14
|
* Copyright cleanupsDaniel Silverstone2017-01-151-1/+26
|
* Remove markdown.luaDaniel Silverstone2017-01-021-2/+0
|
* Basic i18n moduleDaniel Silverstone2016-08-271-0/+2
|
* Plugin support in GitanoDaniel Silverstone2014-03-111-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.luaRichard Ipsum2014-02-181-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 gallDaniel Silverstone2012-09-081-2/+0
|
* SANDBOX: Remove unused simplistic sandbox codeDaniel Silverstone2012-08-251-2/+0
|
* GITANO: Switch all current hooks (update, post-receive) to use SuppleDaniel Silverstone2012-08-101-0/+2
|
* GITANO: Add markdown to the imported modulesDaniel Silverstone2012-05-211-0/+2
|
* LACE: Switch over to Lace for rulesets. UntestedDaniel Silverstone2012-05-161-3/+2
|
* LIB: Rename gitano/init.lua to gitano.lua for easier LUA_PATHDaniel Silverstone2012-05-161-0/+29