summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add service to toggle label subscription for a group/projectDouglas Barbosa Alexandre2016-09-167-14/+120
* List group labels on project labels pageDouglas Barbosa Alexandre2016-09-165-11/+29
* Refactoring labels related servicesDouglas Barbosa Alexandre2016-09-169-63/+160
* Add label_type to label modelDouglas Barbosa Alexandre2016-09-164-1/+21
* Add service to destroy labels for a group/projectDouglas Barbosa Alexandre2016-09-164-2/+60
* Extract base service class for labels related servicesDouglas Barbosa Alexandre2016-09-165-30/+15
* Add service to update labels for a group/projectDouglas Barbosa Alexandre2016-09-164-2/+81
* Add service to replicate global/group labels for a projectDouglas Barbosa Alexandre2016-09-165-15/+55
* Add service to generate default labels for a group/projectDouglas Barbosa Alexandre2016-09-165-28/+62
* Add service to create labels for a group/projectDouglas Barbosa Alexandre2016-09-166-3/+100
* Add CRUD functionality to group labelsDouglas Barbosa Alexandre2016-09-1615-8/+236
* Fix Gitlab::ImportExport::ProjectTreeRestorerDouglas Barbosa Alexandre2016-09-164-4/+6
* Fix Dashboard::LabelsControllerDouglas Barbosa Alexandre2016-09-161-1/+1
* Fix Gitlab::GoogleCodeImport::ImporterDouglas Barbosa Alexandre2016-09-161-1/+1
* Fix Gitlab::GithubImport::LabelFormatterDouglas Barbosa Alexandre2016-09-162-2/+2
* Fix Banzai::Filter::LabelReferenceFilterDouglas Barbosa Alexandre2016-09-161-1/+1
* Fix LabelsHelperDouglas Barbosa Alexandre2016-09-164-17/+26
* Fix IssuableFinderDouglas Barbosa Alexandre2016-09-161-2/+2
* Fix specs to use Label#subject instead of Label#projectDouglas Barbosa Alexandre2016-09-1641-102/+102
* Change project to a polymorphic on labelsDouglas Barbosa Alexandre2016-09-167-18/+48
* Merge branch 'issue-22083' into 'master' Rémy Coutable2016-09-162-1/+2
|\
| * fixed incorrect reference to @repository.root_ref in _readme.html.haml. #22083Jason Aquino2016-09-162-1/+2
* | Merge branch 'group_approvers' into 'master' Rémy Coutable2016-09-1630-569/+1
|\ \
| * | Remove schema annotations completelyValery Sizov2016-09-1630-569/+1
* | | Add missing CHANGELOG entryRémy Coutable2016-09-161-0/+1
| |/ |/|
* | Merge branch 'increase_artifact_size_column' into 'master' Yorick Peterse2016-09-163-2/+18
|\ \
| * | Increase ci_builds artifacts_size column to 8-byte integer to allow larger filesDrew Blessing2016-09-153-2/+18
* | | Merge branch 'integer_migration_style' into 'master' Yorick Peterse2016-09-163-43/+88
|\ \ \
| * | | fixDrew Blessing2016-09-151-8/+3
| * | | Add support for column limits in add_column_with_defaultDrew Blessing2016-09-153-44/+94
| |/ /
* | | Merge branch 'sh-add-link-to-reliable-capybara-specs' into 'master' Achilleas Pipinellis2016-09-161-0/+2
|\ \ \
| * | | Add link to article on how to write reliable, asynchronous tests with Capybarash-add-link-to-reliable-capybara-specsStan Hu2016-09-121-0/+2
* | | | Merge branch 'diff-comments-toggle-tooltip-hide' into 'master' Fatih Acet2016-09-162-0/+2
|\ \ \ \
| * | | | Hides tooltip on discussion toggle button when clickingdiff-comments-toggle-tooltip-hidePhil Hughes2016-09-122-0/+2
* | | | | Merge branch 'issue-boards-large-height-load' into 'master' Fatih Acet2016-09-162-0/+6
|\ \ \ \ \
| * | | | | Fixed issue boards loading issues on large screensissue-boards-large-height-loadPhil Hughes2016-09-132-0/+6
* | | | | | Merge branch 'issue_21824' into 'master' Fatih Acet2016-09-163-9/+14
|\ \ \ \ \ \
| * | | | | | Fix issuable templates dropdown for forked projectsissue_21824Felipe Artur2016-09-153-9/+14
* | | | | | | Merge branch 'group-specific-lfs-settings' into 'master' Rémy Coutable2016-09-1621-19/+288
|\ \ \ \ \ \ \
| * | | | | | | Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-1511-26/+137
| * | | | | | | Correct helper for group LFS status.Patricio Cano2016-09-151-14/+14
| * | | | | | | Improved helper methods, better flow for `project.lfs_enabled?`, and UI fixes.Patricio Cano2016-09-157-37/+33
| * | | | | | | Added CHANGELOG itemPatricio Cano2016-09-151-0/+2
| * | | | | | | Added group-specific setting for LFS.Patricio Cano2016-09-1519-12/+172
* | | | | | | | Merge branch 'rs-update-rubocop-rspec' into 'master' Rémy Coutable2016-09-163-14/+71
|\ \ \ \ \ \ \ \
| * | | | | | | | Update `.rubocop.yml` for rubocop-rspec 1.7.0rs-update-rubocop-rspecRobert Speicher2016-09-151-10/+67
| * | | | | | | | Bump rubocop-rspec to 1.7.0Robert Speicher2016-09-152-4/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'fix-typos' into 'master' Rémy Coutable2016-09-162-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix spelling: sucessfully -> successfullyStan Hu2016-09-152-2/+2
* | | | | | | | | Merge branch '20870-secret-variables-sorted-by-key' into 'master' Rémy Coutable2016-09-162-3/+5
|\ \ \ \ \ \ \ \ \