summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* Do not exit(0) if everything is fine from the pre-receive hookJohan Sørensen2009-07-271-2/+3
* Deletion of merge requests in Git should be allowed for local connections.Marius Mathiesen2009-07-162-1/+5
* Prevent deletion of merge-request refsJohan Sørensen2009-07-152-6/+24
* Force pushes are ok for merge-request updatesJohan Sørensen2009-07-131-1/+6
* Move the pre-receive force-push/delete-ref checking into the #allow_push? con...Johan Sørensen2009-07-131-19/+20
* Be able to turn on denying of delete-refs and non-fast-forwardsJohan Sørensen2009-07-102-15/+41
* Handle ECONNREFUSED gracefully when querying for push permissionsJohan Sørensen2009-06-291-11/+16
* make sure we log to an existing log dir when there's no BASE_PATH in the pre-...Johan Sørensen2009-06-291-2/+5
* Log what's happening from the PreReceiveGuardJohan Sørensen2009-06-292-1/+10
* Print out more easily identifyable error messages if pushing failsJohan Sørensen2009-06-292-2/+10
* Render a waiting message when viewing a merge request without a backend branch.Marius Mathiesen2009-06-241-0/+1
* Allow local pushes to refs/merge-requestsMarius Mathiesen2009-06-242-4/+10
* Moved the authentication logic from SSH Client to pre-receive:Marius Mathiesen2009-06-242-1/+79
* Make the post-receive messaging compatible with the "old-style paths"Johan Sørensen2009-05-091-1/+4
* The post receive hook now supports overriding the hostname/ip and port for th...Marius Mathiesen2009-05-081-1/+11
* Make sure we submit the correct hashed path to the PushEventProcessorJohan Sørensen2009-04-291-1/+1
* Updated GeoIP database fileJohan Sørensen2009-04-221-0/+0
* Add sample EULA license for production environmentTor Arne Vestbø2009-04-221-0/+1
* Adding a dedicated file for each env removed the need for quite a bit of mockingMarius Mathiesen2009-04-221-0/+1
* Adding before_filter that requires the user to accept the current EULAMarius Mathiesen2009-04-221-1/+1
* The license file should depend on the current Rails.envMarius Mathiesen2009-04-221-0/+1
* Adding missing template for MergeRequests#editMarius Mathiesen2009-04-221-1/+2
* Special handling of creation/deletion of tags.Marius Mathiesen2009-04-222-128/+34
* Event processing kind of working, will start refactoringMarius Mathiesen2009-04-221-1/+1
* Working on porting the post commit hook to MQ modelMarius Mathiesen2009-04-222-124/+150
* Make the post-receive hook understand the new committers modelJohan Sørensen2009-04-222-1/+3
* data/hooks: use the dashless form of git commands for 1.6.xDavid Aguilar2008-12-294-13/+13
* Only save commit events for repository committersDavid A. Cuadrado2008-05-191-23/+5
* Use only the master"s commits to create eventsDavid A. Cuadrado2008-05-011-7/+12
* use the commit dateDavid A. Cuadrado2008-05-011-3/+3
* keep all commit events on git-pushDavid A. Cuadrado2008-05-011-67/+85
* "Trees" context link renamed to "source tree" under repositoriesJohan Sørensen2008-05-011-1/+1
* Print less from *-receive hooksJohan Sørensen2008-04-283-4/+3
* Added sidebar, start on repository tree and add a rebuild_events scriptJohan Sørensen2008-04-251-1/+2
* Moved events to be primarily pivoting around the project.Johan Sørensen2008-04-211-3/+4
* events.date => events.created_at and other Event related fixesJohan Sørensen2008-04-201-0/+1
* Merge commit 'krawek/events' into project-eventsJohan Sørensen2008-04-1913-0/+519
|\
| * Removed actions from the databaseDavid A. Cuadrado2008-04-161-11/+11
| * refactoring to use polymorphic associations (USER does ACTION on X)David A. Cuadrado2008-04-071-2/+1
| * warn if the email does not matchDavid A. Cuadrado2008-04-041-1/+4
| * hooks: enable post-updateand added pre-receiveDavid A. Cuadrado2008-03-202-0/+4
| * Handle create and delete tagDavid A. Cuadrado2008-03-201-9/+15
| * Fixed event: delete branchDavid A. Cuadrado2008-03-201-0/+3
| * Implemented user event systemDavid A. Cuadrado2008-03-201-2/+56
| * Load rails environmentDavid A. Cuadrado2008-03-203-81/+16
| * Create projects using gitorious hooksDavid A. Cuadrado2008-03-2010-0/+0
| * Added git template for new repositoriesDavid A. Cuadrado2008-03-2012-0/+515
* count how many times a repository has been cloned from ip/countryDavid A. Cuadrado2008-04-141-0/+0