summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Move methods that are not related to mirroring to the repository modelDouglas Barbosa Alexandre2017-04-031-19/+5
* Rename skip_metrics to imported on the importable concernDouglas Barbosa Alexandre2017-04-032-3/+3
* Skip MR metrics when importing projects from GitHubDouglas Barbosa Alexandre2017-04-032-1/+5
* Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre2017-04-031-0/+31
* Merge branch '29483-spam-check-only-title-and-description' into 'master' Sean McGivern2017-03-221-1/+1
|\
| * Present ajax call errors when failing to update an IssueOswaldo Ferreira2017-03-211-1/+1
* | Prevented error on nil author from Issuable delegationJames Edwards-Jones2017-03-211-0/+1
* | Merge branch 'fix/gb/pipeline-intermittent-running-status' into 'master' Kamil Trzciński2017-03-211-0/+1
|\ \ | |/ |/|
| * Fix pipeline status for transition between stagesGrzegorz Bizon2017-03-201-0/+1
* | Merge remote-tracking branch 'dev/master'DJ Mountney2017-03-201-0/+2
|\ \
| * | Merge branch '28058-hide-emails-in-atom-feeds' into 'security'Rémy Coutable2017-03-201-0/+2
| |/
* | Remove repeated routes.path check for postgresql databasemhasbini2017-03-181-4/+6
|/
* Added labels to the issue web hookLuke "Jared" Bennett2017-03-171-0/+1
* Allow sorting by due date and label prioritySean McGivern2017-03-151-3/+30
* [Issue sorting]Addressed review commentsfix_relative_position_calculationValery Sizov2017-03-141-23/+54
* [Issue sorting] Filling positions preferable in the middleValery Sizov2017-03-141-10/+13
* Fix relative position calculationValery Sizov2017-03-141-8/+12
* Order milestone issues by position ascending in apiGeorge Andrinopoulos2017-03-091-0/+2
* Remove unneccessary blank linesDouwe Maan2017-03-071-1/+0
* Merge branch 'master' into orderable-issuesDouwe Maan2017-03-071-1/+1
|\
| * Sort builds in stage dropdownKamil Trzcinski2017-03-071-1/+1
* | [Issue Board Sorting] More accurate move through the listorderable-issuesValery Sizov2017-03-071-10/+52
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-072-11/+17
|\ \ | |/
| * Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-071-1/+1
| |\
| | * Fix up @DouweM reviewEric Eastwood2017-03-061-1/+1
| * | Extend specs for pipelines with manual blocking actionsGrzegorz Bizon2017-03-061-0/+4
| * | Fix specs for detailed statuses for manual actionsGrzegorz Bizon2017-03-061-2/+2
| * | Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-061-9/+9
| * | Add support for blocking actions to CI/CD pipelineGrzegorz Bizon2017-03-061-2/+3
| * | Refactor code related to pipeline blocking actionsGrzegorz Bizon2017-03-061-12/+9
| * | Make manual actions blockingKamil Trzcinski2017-03-061-3/+7
| |/
* | Addressing review commentsValery Sizov2017-03-061-90/+9
* | [Issue sorting on board] Addressing review issuesValery Sizov2017-03-031-0/+7
* | Address review commentsValery Sizov2017-03-021-11/+15
* | [Issue board sorting] SpecsValery Sizov2017-02-281-4/+0
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-02-271-0/+30
|\ \ | |/
| * Implement final review comments from @DouweM and @rymaiTimothy Andrew2017-02-241-4/+5
| * Implement review comments from @rymai and @yorickpeterseTimothy Andrew2017-02-241-7/+11
| * Extract code from `Namespace#clean_path` for ghost user generation.Timothy Andrew2017-02-241-0/+25
* | [Issue ordering] Using integer instead of floatValery Sizov2017-02-271-3/+3
* | [Issue Sorting] Add project scope when calculate maximum position[ci skip]Valery Sizov2017-02-271-2/+4
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-02-247-39/+46
|\ \ | |/
| * Revert "Enable Style/DotPosition"Douwe Maan2017-02-233-9/+9
| * Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-237-33/+33
| * Move up delegate callsDouwe Maan2017-02-231-11/+11
| * ActiveSupport delegation is preferred over ForwardableDouwe Maan2017-02-231-4/+5
| * Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
| * Prefer leading style for Style/DotPositionDouwe Maan2017-02-237-33/+33
| * Fix code for copsDouwe Maan2017-02-232-10/+12
| * Enable Style/ConditionalAssignmentDouwe Maan2017-02-232-6/+6