summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/labels-api'Rémy Coutable2016-11-041-4/+0
|\
| * Return conflict error in label API when title is taken by group labellabels-apiDouwe Maan2016-10-201-4/+0
* | Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas2016-11-041-1/+1
* | Fix project features default valuesFelipe Artur2016-11-011-0/+5
* | Use select instead of pluck on Project.group_idsDouglas Barbosa Alexandre2016-10-311-1/+1
* | Pass user instance to Labels::FindOrCreateService or skip_authorization: trueadam-fix-labels-find-or-createAdam Niedzielski2016-10-281-1/+1
* | Remove redundant class_name and foreign_key overridesDavid Wagner2016-10-241-4/+4
* | [ci skip] Add a comment explaining validate_board_limit callbackfix/validate-board-limitDouglas Barbosa Alexandre2016-10-201-0/+7
* | Create project feature when project is createdissue_22944Felipe Artur2016-10-191-6/+1
|/
* Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-191-5/+7
|\
| * Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre2016-10-191-1/+1
| * Remove unused method Project#all_labelsDouglas Barbosa Alexandre2016-10-191-4/+0
| * Update specs to cope with new label types and prioritiesJames Lopez2016-10-191-0/+4
| * User Labes::CreateService to create labelsDouglas Barbosa Alexandre2016-10-191-1/+2
| * Use Label.attributes instead of Label.dup when creating label templatesDouglas Barbosa Alexandre2016-10-191-6/+1
| * Reuse LabelsFinder on Banzai::Filter::LabelReferenceFilterDouglas Barbosa Alexandre2016-10-191-0/+4
| * Add ProjectLabel modelDouglas Barbosa Alexandre2016-10-191-2/+4
* | Prevent wrong markdown on issue ids when project has Jira service activatedissue_828Felipe Artur2016-10-191-0/+4
|/
* Merge branch '22191-delete-dynamic-envs-mr' into 'master' Rémy Coutable2016-10-191-1/+1
|\
| * Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski2016-10-171-1/+1
| * Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-171-21/+15
| |\
| * | Make environments to be close ableKamil Trzcinski2016-10-061-1/+1
* | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-171-1/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'fix/mirror-update-error' into 'master' Rémy Coutable2016-10-141-1/+1
| |\ \
| | * | fix empty import URL errorsfix/mirror-update-errorJames Lopez2016-10-051-1/+1
* | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-141-20/+11
|\ \ \ \ | |/ / /
| * | | Merge branch '15463-extract-update-merge-requests' into 'master' Yorick Peterse2016-10-141-5/+0
| |\ \ \
| | * | | Extract project#update_merge_requests and SystemHooks to its own worker from ...15463-extract-update-merge-requestsPaco Guzman2016-10-131-5/+0
| * | | | Add Project::BoardLimitExcedeed error classDouglas Barbosa Alexandre2016-10-111-1/+3
| * | | | Restrict the number of permitted boards per project to oneDouglas Barbosa Alexandre2016-10-111-1/+6
| * | | | Allow projects to have many boardsDouglas Barbosa Alexandre2016-10-111-2/+1
| |/ / /
| * | | Precalculate trending projectsprecalculate-trending-projectsYorick Peterse2016-10-101-13/+3
* | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-081-0/+4
|\ \ \ \ | |/ / /
| * | | Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+3
| | |/ | |/|
| * | Exclude system notes from Project.trendingYorick Peterse2016-10-041-0/+1
| |/
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-041-4/+17
|\ \ | |/
| * Allow Member.add_user to handle access requestersRémy Coutable2016-09-281-4/+1
| * Scope environments to projectlimit-number-of-shown-environmentsKamil Trzcinski2016-09-211-1/+1
| * Add tests to verify the correctness of returned environmentsKamil Trzcinski2016-09-211-1/+1
| * Limit number of shown environments for Merge RequestsKamil Trzcinski2016-09-211-0/+16
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-211-6/+0
|\ \ | |/
| * Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-191-3/+2
| |\
| * \ Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski2016-09-151-1/+17
| |\ \
| * | | Use a permissions of user to access all dependent projects from CI jobs (this...Kamil Trzcinski2016-09-131-6/+0
* | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-191-3/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Improved helper methods, better flow for `project.lfs_enabled?`, and UI fixes.Patricio Cano2016-09-151-4/+0
| * | | Added group-specific setting for LFS.Patricio Cano2016-09-151-3/+6
| | |/ | |/|
* | | Prefer public_send, feedback:Lin Jen-Shin2016-09-141-1/+1
* | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-141-1/+17
|\ \ \ | |/ /
| * | Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-131-0/+16