| 2013-04-13 | Magnus Hagander | Purge git serving URLs as well, not just the gitweb... | commit | commitdiff | tree | 
| 2013-02-21 | Magnus Hagander | Fix regexp escaping | commit | commitdiff | tree | 
| 2013-02-21 | Magnus Hagander | Use subprocess.call instead of execvp to call the git... | commit | commitdiff | tree | 
| 2013-02-21 | Magnus Hagander | Add varnish purger trigger | commit | commitdiff | tree | 
| 2013-02-21 | Magnus Hagander | Give pushtrigger the configuration object | commit | commitdiff | tree | 
| 2013-02-20 | Magnus Hagander | Add basic support for push triggers | commit | commitdiff | tree | 
| 2013-02-20 | Magnus Hagander | Actually put timestamps in the logfile | commit | commitdiff | tree | 
| 2012-01-27 | Magnus Hagander | Fix incorrect links to the community auth system | commit | commitdiff | tree | 
| 2012-01-22 | Magnus Hagander | Include full name, now that we have it from the new... | commit | commitdiff | tree | 
| 2011-12-28 | Magnus Hagander | Set upstream when syncing remote git repositories | commit | commitdiff | tree | 
| 2011-12-28 | Magnus Hagander | Update urls (already done in production, forgot to... | commit | commitdiff | tree | 
| 2011-12-28 | Magnus Hagander | Support newer versions of django | commit | commitdiff | tree | 
| 2011-12-28 | Magnus Hagander | Implement postgresql.org community authentication version 2 | commit | commitdiff | tree | 
| 2011-07-06 | Magnus Hagander | Add csrf token, required by modern django | commit | commitdiff | tree | 
| 2010-12-30 | Magnus Hagander | More prominently talk about alternative hosting | commit | commitdiff | tree | 
| 2010-12-30 | Magnus Hagander | Add note about what the description field is for | commit | commitdiff | tree | 
| 2010-12-22 | Magnus Hagander | Avoid using Python 2.6 syntax | commit | commitdiff | tree | 
| 2010-12-22 | Magnus Hagander | Add support for custom gitweb tabwidth | commit | commitdiff | tree | 
| 2009-10-17 | Magnus Hagander | Properly dump multiple ssh keys to the authorized_keys... | commit | commitdiff | tree | 
| 2009-08-11 | Magnus Hagander | Add instructions about users/ namespace. | commit | commitdiff | tree | 
| 2009-08-01 | Magnus Hagander | Add support for subdirectories in repository paths... | commit | commitdiff | tree | 
| 2009-07-22 | Magnus Hagander | Add ssh url information | commit | commitdiff | tree | 
| 2009-06-15 | Magnus Hagander | Add .git suffix to gitweb links, another oops due to... | commit | commitdiff | tree | 
| 2009-06-15 | Magnus Hagander | Properly include /git/ in generated URL in the admin... | commit | commitdiff | tree | 
| 2009-05-04 | Magnus Hagander | Add an RSS feed of all repositories, including those... | commit | commitdiff | tree | 
| 2009-03-26 | Magnus Hagander | Include .git suffix in gitweb list as well | commit | commitdiff | tree | 
| 2009-03-26 | Magnus Hagander | Re-instate the ".git" suffix on all repositories, since... | commit | commitdiff | tree | 
| 2009-03-08 | Magnus Hagander | Clearify a few things, per David Fetter | commit | commitdiff | tree | 
| 2009-03-05 | Magnus Hagander | Add initial help page. | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Better __str__ for permissions - mainly shown when... | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Don't remove files/dirs starting with a period - because | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Dept of really stupid. COALESCE works the other way.. | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Deal with repositories without owner (such as remote... | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Fix another bunch of typos. Maybe I should test things? | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Don't ever allow any direct access to a remote-synced... | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Move interlocking tool to it's own file, and use it... | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Add interlocking so we don't run the script more than... | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Update comments about how things break with threading | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Add support for authormaps | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Add wrapper for os.system() that throws exception when... | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Fix a couple of stupid typos | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Merge ... new version of auth.py. Moves connection... | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Use the admin interface to perform admin work, instead... | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Allow remote repository to be blank (required for forei... | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Sort admin list of repos by approved first, and show... | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Initialclone should be char field, not text (renders... | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Ignore local_settings.py in git. | commit | commitdiff | tree | 
| 2009-03-04 | Magnus Hagander | Initial support for remote repository sync | commit | commitdiff | tree | 
| 2009-02-27 | Magnus Hagander | Update obsolete comment | commit | commitdiff | tree | 
| 2009-02-12 | Magnus Hagander | Include placeholder javascrpit file, since the template... | commit | commitdiff | tree | 
| 2009-02-12 | Magnus Hagander | Typo | commit | commitdiff | tree | 
| 2009-02-12 | Magnus Hagander | Only allow cloning of public repositories | commit | commitdiff | tree | 
| 2009-02-12 | Magnus Hagander | Support actually removing git repositories from the... | commit | commitdiff | tree | 
| 2009-02-12 | Magnus Hagander | Don't try to validate initialclone if it doesn't exist | commit | commitdiff | tree | 
| 2009-02-12 | Magnus Hagander | Initial attempt to support cloning of repositories... | commit | commitdiff | tree | 
| 2009-01-28 | Magnus Hagander | A bit more descriptive labels, per Marko | commit | commitdiff | tree | 
| 2009-01-28 | Magnus Hagander | Make objects inherit from 'object' instead of nothing... | commit | commitdiff | tree | 
| 2009-01-27 | Magnus Hagander | Remove debugging code :-O | commit | commitdiff | tree | 
| 2009-01-27 | Magnus Hagander | Show a "form saved at" message when save is clicked... | commit | commitdiff | tree | 
| 2009-01-27 | Magnus Hagander | Turn the logic around warnings for missing SSH keys... | commit | commitdiff | tree | 
| 2009-01-22 | Magnus Hagander | Oops, need to exit with exitcode 1 in both cases. | commit | commitdiff | tree | 
| 2009-01-22 | Magnus Hagander | Don't dump exceptions directly at the client. Instead... | commit | commitdiff | tree | 
| 2009-01-22 | Magnus Hagander | Fix link to gitweb not to be hardcoded | commit | commitdiff | tree | 
| 2009-01-22 | Magnus Hagander | Make has_sshkey automatically be set for all pages. | commit | commitdiff | tree | 
| 2009-01-22 | Magnus Hagander | DOn't show access-level here, model doesn't have it ATM | commit | commitdiff | tree | 
| 2009-01-22 | Magnus Hagander | Proper URLs for running under WSGI alias | commit | commitdiff | tree | 
| 2009-01-22 | Magnus Hagander | Add WSGI file for django app | commit | commitdiff | tree | 
| 2009-01-22 | Magnus Hagander | Generate new repos as shared | commit | commitdiff | tree | 
| 2008-12-31 | Magnus Hagander | Generate .htaccess files to prevent access to repositor... | commit | commitdiff | tree | 
| 2008-12-31 | Magnus Hagander | Dump the description of the projects. | commit | commitdiff | tree | 
| 2008-12-31 | Magnus Hagander | Dump owner of repositories | commit | commitdiff | tree | 
| 2008-12-30 | Magnus Hagander | Use the proper new permissions model | commit | commitdiff | tree | 
| 2008-12-30 | Magnus Hagander | Read paths from the same configfile as the scripts | commit | commitdiff | tree | 
| 2008-12-30 | Magnus Hagander | Remove option not supported on freebsd openssh | commit | commitdiff | tree | 
| 2008-12-30 | Magnus Hagander | Community authentication | commit | commitdiff | tree | 
| 2008-12-30 | Magnus Hagander | Fix cut-paste-error from refactoring | commit | commitdiff | tree | 
| 2008-12-17 | Magnus Hagander | This file never was.. | commit | commitdiff | tree | 
| 2008-12-17 | Magnus Hagander | Reasonable first implementation of the admin interface | commit | commitdiff | tree | 
| 2008-12-17 | Magnus Hagander | Add gitignore file | commit | commitdiff | tree | 
| 2008-12-17 | Magnus Hagander | Reasonable first half-usable version of scripts :-) | commit | commitdiff | tree | 
|  |