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-24Remove redundant class_name and foreign_key overridesDavid Wagner
2016-10-20[ci skip] Add a comment explaining validate_board_limit callbackDouglas Barbosa Alexandre
2016-10-20Create project feature when project is createdFelipe Artur
2016-10-19Merge branch 'feature/group-level-labels' into 'master' Douwe Maan
2016-10-19Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre
2016-10-19Remove unused method Project#all_labelsDouglas Barbosa Alexandre
2016-10-19Update specs to cope with new label types and prioritiesJames Lopez
2016-10-19User Labes::CreateService to create labelsDouglas Barbosa Alexandre
2016-10-19Use Label.attributes instead of Label.dup when creating label templatesDouglas Barbosa Alexandre
2016-10-19Reuse LabelsFinder on Banzai::Filter::LabelReferenceFilterDouglas Barbosa Alexandre
2016-10-19Add ProjectLabel modelDouglas Barbosa Alexandre
2016-10-19Prevent wrong markdown on issue ids when project has Jira service activatedFelipe Artur
2016-10-19Merge branch '22191-delete-dynamic-envs-mr' into 'master' Rémy Coutable
2016-10-17Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski
2016-10-17Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski
2016-10-17Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-10-14Merge branch 'fix/mirror-update-error' into 'master' Rémy Coutable
2016-10-14Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
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-08Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-06Make environments to be close ableKamil Trzcinski
2016-10-05fix empty import URL errorsJames Lopez
2016-10-04Exclude system notes from Project.trendingYorick Peterse
2016-10-03Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-09-28Allow Member.add_user to handle access requestersRémy Coutable
2016-09-21Scope environments to projectKamil Trzcinski
2016-09-21Add tests to verify the correctness of returned environmentsKamil Trzcinski
2016-09-21Limit number of shown environments for Merge RequestsKamil Trzcinski
2016-09-21Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-09-19Merge branch 'master' into per-build-tokenKamil Trzcinski
2016-09-19Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-09-15Improved helper methods, better flow for `project.lfs_enabled?`, and UI fixes.Patricio Cano
2016-09-15Added group-specific setting for LFS.Patricio Cano
2016-09-15Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski
2016-09-14Prefer public_send, feedback:Lin Jen-Shin
2016-09-14Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-09-13Move pushes_since_gc to RedisYorick Peterse
2016-09-13Use a permissions of user to access all dependent projects from CI jobs (this...Kamil Trzcinski
2016-09-12Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-09-06Fix two problematic bits of code that will be deprecated or broken in Rails 5.Connor Shea
2016-09-01Project tools visibility levelFelipe Artur
2016-08-31send works on stringsLin Jen-Shin
2016-08-31So that it could create the service without having a templateLin Jen-Shin
2016-08-31Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.Patricio Cano