Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* Apply SL theme and SL infra related tweaksAleksey Lim2013-02-035-0/+0
* Support a remote redis server when sending messages on pushMarius Mathiesen2012-11-291-0/+7
* Fix an error preventing push from working properlyMarius Mathiesen2012-11-261-4/+4
* Stop using deprecated constantsChristian Johansen2012-10-251-11/+28
* Added check to see if custom hook is executable before callingThomas Kjeldahl Nilsson2012-07-253-6/+3
* Add custom serverside git hooksThomas Kjeldahl Nilsson2012-06-296-75/+233
* Refactor the stomp poller so it works without Rails environmentChristian Johansen2011-05-302-1/+5
* TMPChristian Johansen2011-05-272-2/+4
* Apparently, flushing output in the post receive hook drags with it strange th...Christian Johansen2011-05-271-1/+0
* Publish a hash from the push hook, not JSONChristian Johansen2011-05-271-2/+2
* Revert to modifying load path so the messaging configuring also worksChristian Johansen2011-05-271-1/+2
* Default the messaging adapter in the hook (which doesn't use the Rails enviro...Christian Johansen2011-05-272-8/+6
* Properly set up load path and configure the messaging module in the post rece...Christian Johansen2011-05-271-6/+9
* Use new unified Gitorious::Messaging API throughoutChristian Johansen2011-05-161-21/+9
* Introducing a new push processor which will replace PushEventProcessorMarius Mathiesen2011-02-101-2/+2
* Handle deprecation warning in Stomp send/publish methodMarius Mathiesen2011-02-021-1/+6
* Merge commit 'refs/merge-requests/87' of gitorious.org:gitorious/mainlineMarius Mathiesen2010-08-181-1/+1
|\
| * Minor layout fix for error messages from hooksPeter Kjellerstedt2010-06-091-1/+1
* | Merge commit 'refs/merge-requests/120' of gitorious.org:gitorious/mainlineMarius Mathiesen2010-07-141-2/+3
|\ \
| * | Ensure RAILS_ENV is defined correctly in production env in messaging.rbTero Hänninen2010-07-131-1/+3
| * | Fix hardcoded environment in messaging.rbTero Hänninen2010-07-061-4/+3
| |/
* | Allow push into a new ref (e.g., master) when force pushing is deniedPeter Kjellerstedt2010-06-091-8/+10
|/
* 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-304-13/+13
* Only save commit events for repository committersDavid A. Cuadrado2008-05-191-23/+5