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
2016-08-16Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew
2016-07-29Use `Gitlab::Access` to protected branch access levels.Timothy Andrew
2016-07-29Allow setting "Allowed To Push/Merge" while creating a protected branch.Timothy Andrew
2016-07-29Use the `{Push,Merge}AccessLevel` models in the UI.Timothy Andrew
2016-07-29Add models for the protected branch access levels.Timothy Andrew
2016-07-07Have `Project#open_branches` return branches that are matched by a wildcard p...Timothy Andrew
2016-07-05Modify the frontend for wildcard protected branches.Timothy Andrew
2016-07-05Support wildcard matches for protected branches at the model level.Timothy Andrew
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2015-04-24Use project.commit convenience method.Douwe Maan
2015-01-22Annotate modelsDmitriy Zaporozhets
2014-06-26Use strong params for 5 more modelsDmitriy Zaporozhets
2014-04-09Re-annotate modelsDmitriy Zaporozhets
2013-03-21replace Gitolited mixin with Gitlab::ShellAdapterDmitriy Zaporozhets
2013-02-04remove update_repository callsDmitriy Zaporozhets
2013-01-28Async perform for add/remove team membersDmitriy Zaporozhets
2013-01-04Continue refactoring. Use repostory and teamDmitriy Zaporozhets
2013-01-03more refactoring using models/concernsDmitriy Zaporozhets
2012-11-19Annotated. schema updatedDmitriy Zaporozhets
2012-10-09AnnotatedDmitriy Zaporozhets
2012-10-09simple refactoringAndrey Kumanyaev
2012-09-27cosmetical cleanup of modelsNihad Abbasov
2012-09-27annotate modelsNihad Abbasov
2012-09-26set activerecord whitelist_attributes to trueNihad Abbasov
2012-08-29Use similar interface to access gitoliterandx
2012-06-26Reannotatedrandx
2012-05-26lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx
2012-03-06Cleaning and refactoringDmitriy Zaporozhets
2012-02-16ProtectedBranches model, Master permission for repo\n Allow push to protected...Dmitriy Zaporozhets