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-10-19Add ProjectLabel modelDouglas Barbosa Alexandre
2016-10-14Merge branch '15463-extract-update-merge-requests' into 'master' Yorick Peterse
2016-10-13Extract project#update_merge_requests and SystemHooks to its own worker from ...Paco Guzman
2016-10-11Add Project::BoardLimitExcedeed error classDouglas Barbosa Alexandre
2016-10-11Restrict the number of permitted boards per project to oneDouglas Barbosa Alexandre
2016-10-11Allow projects to have many boardsDouglas Barbosa Alexandre
2016-10-10Precalculate trending projectsYorick Peterse
2016-10-07Merge branch 'sh-fix-events-update-spec' into 'master' Yorick Peterse
2016-10-07Fix Event#reset_project_activity updatesStan Hu
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-05Merge branch 'trending-caching' into 'master' Rémy Coutable
2016-10-04Remove lease from Event#reset_project_activityYorick Peterse
2016-10-04Exclude system notes from Project.trendingYorick Peterse
2016-10-02Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher
2016-09-28Allow Member.add_user to handle access requestersRémy Coutable
2016-09-22Re-add the AccessRequestable concernRémy Coutable
2016-09-22Fix specs that requires an access requestRémy Coutable
2016-09-22New Members::RequestAccessServiceRémy Coutable
2016-09-21Improve specsKamil Trzcinski
2016-09-21Add tests to verify the correctness of returned environmentsKamil Trzcinski
2016-09-20Fix broken spec due to last_activity_at updates being throttledStan Hu
2016-09-15Added group-specific setting for LFS.Patricio Cano
2016-09-14add test about flash alertubudzisz
2016-09-13Move pushes_since_gc to RedisYorick Peterse
2016-09-01Project tools visibility levelFelipe Artur
2016-08-30Merge branch 'artifacts-from-ref-and-build-name' into 'master' Douwe Maan
2016-08-26Fix "Wiki" link not appearing in navigation for projects with external wikiAlejandro Rodríguez
2016-08-26Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-25Display project icon from default branchHannes Rosenögger
2016-08-24Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-20Disable “issue by email” feature until it uses a different tokenDouwe Maan
2016-08-18Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-17Add Board modelDouglas Barbosa Alexandre
2016-08-17Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-16Fix failing tests relating to backporting ee!581.Timothy Andrew
2016-08-11Fetch the current SHA if SHA was not passedLin Jen-Shin
2016-08-11Reverse ref and sha in args and rename pipeline to pipeline_forLin Jen-Shin
2016-08-10Add a method in Project to return a cached value of total count of projectsStan Hu
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-04changes default_branch_protection to allow devs_can_merge protection option a...tiagonbotelho
2016-08-02developer cannot push to protected branch when project is empty or he has not...tiagonbotelho
2016-07-29Fix all specs related to changes in !5081.Timothy Andrew
2016-07-28Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-27Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre
2016-07-27Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-27Fix a bug where forking a project from a repository storage to another would ...Alejandro Rodríguez
2016-07-26Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-21Merge branch '20067-wiki-not-visible-from-web' into 'master' Rémy Coutable
2016-07-21Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable
2016-07-21Make Service.external_wikis return only active external wikisRémy Coutable