summaryrefslogtreecommitdiff
path: root/spec/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Added labels to the issue web hookLuke "Jared" Bennett2017-03-171-0/+10
* Issue milestone remaining time tooltipMichael2017-03-161-3/+23
* Allow sorting by due date and label prioritySean McGivern2017-03-151-0/+40
* [Issue sorting]Addressed review commentsfix_relative_position_calculationValery Sizov2017-03-141-2/+64
* [Issue Sorting] Improve migrationValery Sizov2017-03-141-1/+0
* [Issue sorting] Filling positions preferable in the middleValery Sizov2017-03-141-14/+26
* Fix relative position calculationValery Sizov2017-03-141-0/+27
* Remove unneccessary blank linesDouwe Maan2017-03-071-1/+0
* [Issue Board Sorting] More accurate move through the listorderable-issuesValery Sizov2017-03-071-5/+36
* Fix rubocopValery Sizov2017-03-071-1/+0
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-071-0/+36
|\
| * Extend specs for code we use to calculate statusesGrzegorz Bizon2017-03-061-0/+36
* | Address review commentsValery Sizov2017-03-071-9/+1
* | Addressing review commentsValery Sizov2017-03-061-69/+20
* | [Issue board sorting] SpecsValery Sizov2017-02-281-0/+132
|/
* Merge branch '12726-preserve-issues-after-deleting-users' into 'master' Douwe Maan2017-02-241-0/+33
|\
| * Implement final review comments from @DouweM and @rymaiTimothy Andrew2017-02-241-15/+8
| * Implement review comments from @rymai and @yorickpeterseTimothy Andrew2017-02-241-0/+40
* | Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-2/+2
|/
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-233-94/+94
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-233-94/+94
* Fix specsDouwe Maan2017-02-231-2/+3
* Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-0/+1
* Improve performance of User Agent DetailZ.J. van de Weg2017-02-201-1/+17
* Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-081-1/+33
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-264-9/+9
* Merge branch 'dz-nested-groups-access-improvements' into 'master' Dmitriy Zaporozhets2017-01-251-0/+10
|\
| * Add User#nested_groups and User#nested_projects methodsDmitriy Zaporozhets2017-01-251-0/+10
* | Merge branch 'no_project_notes' into 'master' Sean McGivern2017-01-251-3/+21
|\ \
| * | address commentsJarka Kadlecova2017-01-251-5/+2
| * | make mentions working when project not specifiedJarka Kadlecova2017-01-181-1/+12
| * | Support notes without projectJarka Kadlecova2017-01-181-0/+10
* | | Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński2017-01-231-0/+6
|\ \ \
| * | | Add a default status const to common status concernGrzegorz Bizon2017-01-181-0/+6
| | |/ | |/|
* | | Merge branch '23563-document-presenters' into 'master' Dmitriy Zaporozhets2017-01-191-0/+15
|\ \ \ | |_|/ |/| |
| * | More improvements to presenters23563-document-presentersRémy Coutable2017-01-181-2/+2
| * | Add Presentable concernRémy Coutable2017-01-181-0/+15
| |/
* | Add some API endpoints for time tracking.Ruben Davila2017-01-181-5/+5
* | Backport backend work for time tracking.Ruben Davila2017-01-151-0/+38
|/
* Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-271-5/+24
* Fix issuable assignee update bug when previous assignee is nullFelipe Artur2016-12-201-0/+20
* Add a ReactiveCaching concern for use in the KubernetesServiceNick Thomas2016-12-191-0/+145
* Merge branch 'seed-runner-token' into 'master' Kamil Trzciński2016-12-151-0/+7
|\
| * Allow users to seed the initial runner registration token using an environmen...DJ Mountney2016-12-011-0/+7
* | Rename Routable.where_paths_in to Routable.where_full_path_indz-nested-group-improvements-2Dmitriy Zaporozhets2016-12-111-5/+5
* | Validate presence of route by Routable concernDmitriy Zaporozhets2016-12-111-0/+4
* | Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-091-0/+67
|\ \
| * | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-0/+67
| |/
* | Merge branch 'pipeline-stage' into 'master' Rémy Coutable2016-12-081-1/+1
|\ \
| * | Fix handling of allowed to failure jobsKamil Trzcinski2016-12-061-1/+1
| |/