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-12-04Merge branch 'prevent-500-test-webhook' into 'master'Dmitriy Zaporozhets
2014-12-04Handle web hook exceptionDmitriy Zaporozhets
2014-12-04Supporting for multiple omniauth provider for the same userValery Sizov
2014-12-02Reload mr code on force push tooDmitriy Zaporozhets
2014-12-02Improve MR code reloading when push codeDmitriy Zaporozhets
2014-12-01Remove unused password argument from notificationJacob Vosmaer
2014-11-29Dont allow project creation without repositoryDmitriy Zaporozhets
2014-11-13Refactor project fork serviceDmitriy Zaporozhets
2014-11-13Merge branch 'prepare-fork-to-given-namespace' of https://gitlab.com/bkaindl/...Dmitriy Zaporozhets
2014-11-12Prevent big amount of sql queries for push serviceDmitriy Zaporozhets
2014-11-11Refactor merge request refresh logic on pushDmitriy Zaporozhets
2014-11-05Merge pull request #8234 from cirosantilli/factor-0000Valeriy Sizov
2014-11-05Merge pull request #7495 from polamjag/fix-date-format-on-system-hookValeriy Sizov
2014-11-05Merge pull request #7967 from Bugagazavr/issue-actorValeriy Sizov
2014-11-03Factor '0' * 40 blank ref constantsCiro Santilli
2014-10-30Mentioned users are not limited by project scope any moreDmitriy Zaporozhets
2014-10-28Merge pull request #8091 from cirosantilli/factor-ability-abilitiesDmitriy Zaporozhets
2014-10-21Merge pull request #8097 from cirosantilli/dry-mentioned-inDmitriy Zaporozhets
2014-10-20DRY mentioned in magic note constantCiro Santilli
2014-10-19Factor abilities methodsCiro Santilli
2014-10-13Use :message key, not :error for File::Service.Ciro Santilli
2014-10-10Remove unused methodVinnie Okada
2014-10-07Factor issue and merge request servicesCiro Santilli
2014-10-06Add task lists to issues and merge requestsVinnie Okada
2014-10-05Add issueable actorKirill Zaitsev
2014-10-03Merge pull request #7754 from Bugagazavr/hooksDmitriy Zaporozhets
2014-10-03Prepare ForkService to support forking projects to given namespacesBernhard Kaindl
2014-10-03Add parenthesis to function def with arguments.Ciro Santilli
2014-10-02Hook attributesKirill Zaitsev
2014-09-29Protect default branch by default.Marin Jankovski
2014-09-26Fix typo in push serviceDmitriy Zaporozhets
2014-09-26Fix worker error when remove branchDmitriy Zaporozhets
2014-09-26Fix GitPush serviceDmitriy Zaporozhets
2014-09-22Merge pull request #7807 from cirosantilli/factor-service-errorDmitriy Zaporozhets
2014-09-21Factor error and success methods from services.Ciro Santilli
2014-09-15Fix adminarea and emails for new membership logicDmitriy Zaporozhets
2014-09-14Fix migration and association for new members tableDmitriy Zaporozhets
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-09-09Merge pull request #7646 from bushong1/snippet-search3Dmitriy Zaporozhets
2014-09-04Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat...Sean Edge
2014-09-03Validate tag-names and references in WebUI, APIRobert Schilling
2014-09-03Validate branch-names and references in WebUI, APIRobert Schilling
2014-09-03Add system hook for ssh key changesLukas Erlacher
2014-08-29Adding in snippet search functionalityCharles Bushong
2014-08-29Comment typo.Ciro Santilli
2014-08-29Comment typo.Ciro Santilli
2014-08-27Implement search page with filtering of results and paginationDmitriy Zaporozhets
2014-08-25Prevent project stars duplication when fork projectDmitriy Zaporozhets
2014-08-13Fix repository archiveDmitriy Zaporozhets
2014-08-13append .xmlschema to system hook timestamppolamjag