Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use luxio's stdout in gitano-smart-httpbaserock/richardipsum/http_v3_br | Richard Ipsum | 2014-02-17 | 1 | -7/+10 |
* | Don't require luxio subprocess in gitano-command | Richard Ipsum | 2014-02-17 | 1 | -1/+0 |
* | Use luxio's stdout | Richard Ipsum | 2014-02-17 | 1 | -16/+16 |
* | Remove stream:write from gitano-command | Richard Ipsum | 2014-02-17 | 1 | -2/+0 |
* | Use luxio's subprocess.spawn | Richard Ipsum | 2014-02-17 | 1 | -1/+7 |
* | remove unneeded luxio thing for now | Richard Ipsum | 2014-02-15 | 1 | -4/+0 |
* | check exit code of git http-backend | Richard Ipsum | 2014-02-15 | 1 | -1/+4 |
* | remove another comment | Richard Ipsum | 2014-02-15 | 1 | -1/+0 |
* | small fixes (take source from context) | Richard Ipsum | 2014-02-15 | 1 | -4/+1 |
* | username -> user | Richard Ipsum | 2014-02-15 | 1 | -4/+3 |
* | gitano-command: add source arg | Richard Ipsum | 2014-02-15 | 1 | -1/+1 |
* | gitano-smart: add source arg | Richard Ipsum | 2014-02-15 | 1 | -1/+1 |
* | add source param to is_authorized (auth.lua) | Richard Ipsum | 2014-02-15 | 1 | -2/+2 |
* | remove set_log_level() | Richard Ipsum | 2014-02-15 | 1 | -11/+8 |
* | working | Richard Ipsum | 2014-02-15 | 1 | -3/+3 |
* | user err | Richard Ipsum | 2014-02-15 | 1 | -67/+52 |
* | Add load_admin_conf() | Richard Ipsum | 2014-02-15 | 1 | -43/+37 |
* | Make gitano-setup ask whether we will use htpasswd | Richard Ipsum | 2014-02-15 | 1 | -0/+2 |
* | Can't close if we haven't a handle | Richard Ipsum | 2014-02-15 | 1 | -2/+7 |
* | Update ruleset | Richard Ipsum | 2014-02-15 | 2 | -1/+4 |
* | Update gitano.morph | Richard Ipsum | 2014-02-15 | 1 | -0/+6 |
* | Make Makefile install our new cgis | Richard Ipsum | 2014-02-15 | 1 | -1/+2 |
* | Add gitano-smart-http cgi | Richard Ipsum | 2014-02-15 | 1 | -0/+71 |
* | Add gitano-command cgi | Richard Ipsum | 2014-02-15 | 1 | -0/+99 |
* | Make Makefile install auth.lua | Richard Ipsum | 2014-02-15 | 1 | -1/+1 |
* | Add auth.lua | Richard Ipsum | 2014-02-15 | 2 | -0/+168 |
* | Fix some indentation in usercommand | Richard Ipsum | 2014-02-15 | 1 | -22/+27 |
* | Add htpasswd util | Richard Ipsum | 2014-02-15 | 1 | -0/+151 |
* | Add passwd command | Richard Ipsum | 2014-02-15 | 1 | -3/+111 |
* | Make whoami exit with err if user is anonymous | Richard Ipsum | 2014-02-12 | 1 | -0/+5 |
* | Add hash_password and check_password to util | Richard Ipsum | 2014-02-12 | 1 | -0/+14 |
* | Fix some indentation in config | Richard Ipsum | 2014-01-23 | 1 | -69/+70 |
* | Don't use luxio.LOG_EMERG in syslogbaserock/richardipsum/log_emerg | Richard Ipsum | 2014-01-23 | 1 | -1/+1 |
* | Add buffering capability to gitano.log | Richard Ipsum | 2014-01-17 | 1 | -3/+50 |
* | Cope with nil back from sio:read | Daniel Silverstone | 2013-11-17 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.gitano.org.uk/gitano | Daniel Silverstone | 2013-11-15 | 1 | -0/+1 |
|\ | |||||
| * | Pass in paths | Daniel Silverstone | 2013-11-15 | 1 | -0/+1 |
* | | Expose project clod in the lace context | Daniel Silverstone | 2013-11-15 | 2 | -1/+31 |
* | | Fix up tabular matches to be less insane | Daniel Silverstone | 2013-11-15 | 1 | -12/+7 |
|/ | |||||
* | Also log the username and keytag in the syslog during gitano-auth | Daniel Silverstone | 2013-10-03 | 1 | -2/+4 |
* | Merge remote-tracking branch 'baserock/baserock/richardipsum/syslog' | Daniel Silverstone | 2013-10-03 | 8 | -13/+132 |
|\ | |||||
| * | Add syslogging to gitano-post-receive-hookbaserock/richardipsum/syslog | Richard Ipsum | 2013-10-02 | 1 | -8/+29 |
| * | Add syslogging to gitano-update-ssh | Richard Ipsum | 2013-10-02 | 1 | -0/+3 |
| * | Add syslogging to gitano-update-hook | Richard Ipsum | 2013-10-02 | 1 | -1/+10 |
| * | Add syslogging to gitano-pre-receive-hook | Richard Ipsum | 2013-10-02 | 1 | -2/+10 |
| * | Add syslogging to gitano-auth | Richard Ipsum | 2013-10-02 | 1 | -0/+12 |
| * | Add syslog support to gitano.log | Richard Ipsum | 2013-10-02 | 1 | -0/+62 |
|/ | |||||
* | Add another ls scenario | Daniel Silverstone | 2013-08-25 | 1 | -0/+17 |
* | Merge branch 'dsilvers/testing' | Daniel Silverstone | 2013-08-25 | 25 | -0/+662 |
|\ | |||||
| * | Support the new yarn --env argumentdsilvers/testing | Daniel Silverstone | 2013-08-25 | 1 | -2/+2 |