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-05-29Merge pull request #7014 from asedge/api_create_tagDmitriy Zaporozhets
2014-05-28Refactor project transfer service. Add security check when create or transfer...Dmitriy Zaporozhets
2014-05-26Move logic to image_service.Marin Jankovski
2014-05-23Add CreateTagService. Use new service to allow tag creation through API.Sean Edge
2014-05-22Improve branch-removal logicDmitriy Zaporozhets
2014-05-22Delete branch service with permission checksDmitriy Zaporozhets
2014-05-12Adding project visibility to system hooksAlex
2014-05-02Save repository size to projects tableDmitriy Zaporozhets
2014-04-09Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets
2014-04-03Add note when MR assignee changes. Add more tests to MR servicesDmitriy Zaporozhets
2014-04-03More test fixesDmitriy Zaporozhets
2014-04-03Fix MR fork validation and services loadDmitriy Zaporozhets
2014-04-02MergeRequest services for create, update, close and reopenDmitriy Zaporozhets
2014-04-02 Merge branch 'reduce-observers' into 'master'Dmitriy Zaporozhets
2014-04-02Fix testsDmitriy Zaporozhets
2014-04-02Fix assignee change in Issues::UpdateServiceDmitriy Zaporozhets
2014-04-02Add support for close/reopen actions in update serviceDmitriy Zaporozhets
2014-04-02Create services for issue close and reopenDmitriy Zaporozhets
2014-04-02Move update issue code to separate serviceDmitriy Zaporozhets
2014-04-02Move code for issue creation to service.Dmitriy Zaporozhets
2014-04-01Add comments, fix style, better names for notification methods.Marin Jankovski
2014-04-01Use group notification settings while honoring project settings.Marin Jankovski
2014-04-01Add or remove watchers from list based on their notification settings.Marin Jankovski
2014-04-01Move branch creation logic in serviceDmitriy Zaporozhets
2014-03-28Refactor project watchers collecting.Marin Jankovski
2014-03-25Use EventCreateService for notes, merge requestsDmitriy Zaporozhets
2014-03-25Collect all event creation logic in one place called EventCreateServiceDmitriy Zaporozhets
2014-03-25Remove author_id_of_changes from appDmitriy Zaporozhets
2014-03-25Use current_user for Notification#merge_mrDmitriy Zaporozhets
2014-03-25Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2014-03-24 Merge branch 'no-emails-for-mentions' into 'master'Dmitriy Zaporozhets
2014-03-24Fix 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-24Don't send an email for "mentioned in" notesPierre de La Morinerie
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