Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-02Use current_user for Notification#merge_mrDmitriy Zaporozhets
2014-04-01Fix the merge notification email not being sentPierre de La Morinerie
2014-03-14Remove confusing codeDmitriy Zaporozhets
2014-03-14Fix global searchDmitriy Zaporozhets
2014-03-14Merge branch 'import-timeout' of https://dev.gitlab.org/dzaporozhets/gitlabhq...Dmitriy Zaporozhets
2014-03-13Create event and clear cache on new trag pushDmitriy Zaporozhets
2014-03-12Add retry feature to project importDmitriy Zaporozhets
2014-03-12Move project creation to serviceDmitriy Zaporozhets
2014-03-06Renamed oldrev/newrev to before/afterJeroen van Baarsen
2014-03-06Added newrev and oldrev to the hook dataJeroen van Baarsen
2014-03-06Created a basic Git Tag Push serviceJeroen van Baarsen
2014-02-25Move services for collecting items to FindersDmitriy Zaporozhets
2014-02-25 Merge branch 'cleaner-email-headers' into 'master'Dmitriy Zaporozhets
2014-02-25Implement project collection serviceDmitriy Zaporozhets
2014-02-20Allow access to groups with public projects.Jason Hollingsworth
2014-02-20Make sure note.system is false if created by userDmitriy Zaporozhets
2014-02-19Send emails from the authorPierre de La Morinerie
2014-02-14Add email aliases for usersJason Hollingsworth
2014-02-10Fix wrong issues appears at Dashboard#issues pageDmitriy Zaporozhets
2014-02-05Repository#blob_at_branchDmitriy Zaporozhets
2014-02-05 Merge branch 'gitlab_git_rugged' into 'master'Dmitriy Zaporozhets
2014-02-05Fix blobs for file servicesDmitriy Zaporozhets
2014-02-03Filter items by project.Marin Jankovski
2014-02-03Do not load all projects all the time.Marin Jankovski
2014-01-31Allow issues to be viewed for authenticated user when project is public or in...Marin Jankovski
2014-01-24MergeRequests servicesDmitriy Zaporozhets
2014-01-19Remove deprecated findersskv
2014-01-17 Merge branch 'refactoring/context_into_services' into 'master'Dmitriy Zaporozhets
2014-01-16Fix require for file servicesDmitriy Zaporozhets
2014-01-16Move all Context classes into ServicesDmitriy Zaporozhets
2014-01-16 Merge branch 'refactoring/issues_filter' into 'master'Dmitriy Zaporozhets
2014-01-16FilteringService works with scope :all event if current user is not definedDmitriy Zaporozhets
2014-01-15Merge branch 'refactoring/services' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2014-01-15Implement FilteringServiceDmitriy Zaporozhets
2014-01-15Convert TestHookContext into TestHookService. Added testsDmitriy Zaporozhets
2014-01-15Use instance methods for system_hooks_serviceDmitriy Zaporozhets
2014-01-15Move repo rename email to notification serviceDmitriy Zaporozhets
2013-12-04Execute project hooks when issue or merge request createdDmitriy Zaporozhets
2013-12-01We welcome everyone to contribute.Sytse Sijbrandij
2013-11-20Correctly remove and re-create satellites when project transferDmitriy Zaporozhets
2013-11-08Removed Project#discover_default_branch since it not needed any moreDmitriy Zaporozhets
2013-10-14Include project_id in webhook payload.Marin Jankovski
2013-10-08Add user_id to system hook when new user createdDmitriy Zaporozhets
2013-09-26Group ownership completely based on users_groups relation nowDmitriy Zaporozhets
2013-09-13notify commit author of new notesJakub Zienkiewicz
2013-09-12Enable UsersGroup observer, Add group_member methods to NotificationServiceDmitriy Zaporozhets
2013-08-29Invalidate events cache when project was movedDmitriy Zaporozhets
2013-08-28Fix s500 when press ervice test buttonDmitriy Zaporozhets
2013-08-27Services and hooks MUST BE executed on branch push!Dmitriy Zaporozhets
2013-08-26Link issues from comments and automatically close themash wilson