summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use luxio's stdout in gitano-smart-httpbaserock/richardipsum/http_v3_brRichard Ipsum2014-02-171-7/+10
|
* Don't require luxio subprocess in gitano-commandRichard Ipsum2014-02-171-1/+0
|
* Use luxio's stdoutRichard Ipsum2014-02-171-16/+16
|
* Remove stream:write from gitano-commandRichard Ipsum2014-02-171-2/+0
|
* Use luxio's subprocess.spawnRichard Ipsum2014-02-171-1/+7
|
* remove unneeded luxio thing for nowRichard Ipsum2014-02-151-4/+0
|
* check exit code of git http-backendRichard Ipsum2014-02-151-1/+4
|
* remove another commentRichard Ipsum2014-02-151-1/+0
|
* small fixes (take source from context)Richard Ipsum2014-02-151-4/+1
|
* username -> userRichard Ipsum2014-02-151-4/+3
|
* gitano-command: add source argRichard Ipsum2014-02-151-1/+1
|
* gitano-smart: add source argRichard Ipsum2014-02-151-1/+1
|
* add source param to is_authorized (auth.lua)Richard Ipsum2014-02-151-2/+2
|
* remove set_log_level()Richard Ipsum2014-02-151-11/+8
|
* workingRichard Ipsum2014-02-151-3/+3
|
* user errRichard Ipsum2014-02-151-67/+52
|
* Add load_admin_conf()Richard Ipsum2014-02-151-43/+37
|
* Make gitano-setup ask whether we will use htpasswdRichard Ipsum2014-02-151-0/+2
|
* Can't close if we haven't a handleRichard Ipsum2014-02-151-2/+7
|
* Update rulesetRichard Ipsum2014-02-152-1/+4
| | | | Allow users to change their own password
* Update gitano.morphRichard Ipsum2014-02-151-0/+6
| | | | | Converts gitano.morph to YAML and copies htpasswd onto system
* Make Makefile install our new cgisRichard Ipsum2014-02-151-1/+2
|
* Add gitano-smart-http cgiRichard Ipsum2014-02-151-0/+71
|
* Add gitano-command cgiRichard Ipsum2014-02-151-0/+99
|
* Make Makefile install auth.luaRichard Ipsum2014-02-151-1/+1
|
* Add auth.luaRichard Ipsum2014-02-152-0/+168
| | | | | We now perform auth in 2 cgis as well as gitano-auth, so auth needs to be in the library
* Fix some indentation in usercommandRichard Ipsum2014-02-151-22/+27
|
* Add htpasswd utilRichard Ipsum2014-02-151-0/+151
|
* Add passwd commandRichard Ipsum2014-02-151-3/+111
|
* Make whoami exit with err if user is anonymousRichard Ipsum2014-02-121-0/+5
|
* Add hash_password and check_password to utilRichard Ipsum2014-02-121-0/+14
|
* Fix some indentation in configRichard Ipsum2014-01-231-69/+70
|
* Don't use luxio.LOG_EMERG in syslogbaserock/richardipsum/log_emergRichard Ipsum2014-01-231-1/+1
|
* Add buffering capability to gitano.logRichard Ipsum2014-01-171-3/+50
|
* Cope with nil back from sio:readDaniel Silverstone2013-11-171-1/+1
|
* Merge branch 'master' of git://git.gitano.org.uk/gitanoDaniel Silverstone2013-11-151-0/+1
|\
| * Pass in pathsDaniel Silverstone2013-11-151-0/+1
| |
* | Expose project clod in the lace contextDaniel Silverstone2013-11-152-1/+31
| |
* | Fix up tabular matches to be less insaneDaniel Silverstone2013-11-151-12/+7
|/
* Also log the username and keytag in the syslog during gitano-authDaniel Silverstone2013-10-031-2/+4
|
* Merge remote-tracking branch 'baserock/baserock/richardipsum/syslog'Daniel Silverstone2013-10-038-13/+132
|\ | | | | | | | | Also fix up test tool so that tests do not fail now that we depend on the SSH_CLIENT environment variable coming from the caller.
| * Add syslogging to gitano-post-receive-hookbaserock/richardipsum/syslogRichard Ipsum2013-10-021-8/+29
| |
| * Add syslogging to gitano-update-sshRichard Ipsum2013-10-021-0/+3
| |
| * Add syslogging to gitano-update-hookRichard Ipsum2013-10-021-1/+10
| |
| * Add syslogging to gitano-pre-receive-hookRichard Ipsum2013-10-021-2/+10
| |
| * Add syslogging to gitano-authRichard Ipsum2013-10-021-0/+12
| |
| * Add syslog support to gitano.logRichard Ipsum2013-10-021-0/+62
|/
* Add another ls scenarioDaniel Silverstone2013-08-251-0/+17
|
* Merge branch 'dsilvers/testing'Daniel Silverstone2013-08-2525-0/+662
|\ | | | | | | We know it's incomplete, but meh.
| * Support the new yarn --env argumentdsilvers/testingDaniel Silverstone2013-08-251-2/+2
| |