summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Initialize LabelManager only when necessaryAlfredo Sumaran2016-06-061-1/+1
| * | | | | | | | Show functionality only for users with the ability to edit labelsAlfredo Sumaran2016-06-062-18/+21
| * | | | | | | | Improve functionalityAlfredo Sumaran2016-06-061-18/+21
| * | | | | | | | add :set_priorities to :authorize_admin_labels!Alfredo Sumaran2016-06-061-1/+1
| * | | | | | | | typoAlfredo Sumaran2016-06-061-1/+1
| * | | | | | | | Show prioritized labels only on the first page and when there's labels createdAlfredo Sumaran2016-06-061-1/+4
| * | | | | | | | Remove unnecesary paramAlfredo Sumaran2016-06-061-1/+1
| * | | | | | | | TypoAlfredo Sumaran2016-06-061-2/+2
| * | | | | | | | Update method and routeAlfredo Sumaran2016-06-061-2/+2
| * | | | | | | | Update method nameAlfredo Sumaran2016-06-061-2/+2
| * | | | | | | | Add unprioritized scopeAlfredo Sumaran2016-06-063-7/+9
| * | | | | | | | FeedbackAlfredo Sumaran2016-06-064-13/+9
| * | | | | | | | Fix styleSean McGivern2016-06-061-1/+1
| * | | | | | | | Don't try to count a relation with aliasesSean McGivern2016-06-061-1/+1
| * | | | | | | | Fix syntaxAlfredo Sumaran2016-06-061-4/+4
| * | | | | | | | Show proper error message when saving priority failsAlfredo Sumaran2016-06-061-4/+1
| * | | | | | | | Sorting improvements and stylingAlfredo Sumaran2016-06-066-9/+42
| * | | | | | | | Improve Issuable.order_labels_priorityRémy Coutable2016-06-067-45/+54
| * | | | | | | | Sort by label priorityThijs Wouters2016-06-067-5/+54
| * | | | | | | | Prioritize labels functionalityAlfredo Sumaran2016-06-067-12/+144
* | | | | | | | | Merge branch 'zj-workhorse-to-serve-diffs' into 'master' 14722-searching-for-usernames-should-only-be-possible-for-search-strings-with-a-valid-formatJacob Vosmaer (GitLab)2016-06-072-10/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Workhorse to serve raw diffsZeger-Jan van de Weg2016-06-032-10/+10
* | | | | | | | | | Merge branch 'rename-ci-commit-phase-3' into 'master' Douwe Maan2016-06-0716-86/+86
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Rename @ci_commit to @pipeline in MergeRequestControllerrename-ci-commit-phase-3Kamil Trzcinski2016-06-071-4/+4
| * | | | | | | | | | Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil Trzcinski2016-06-0713-62/+85
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil Trzcinski2016-06-0617-129/+237
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil Trzcinski2016-06-0627-112/+520
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil Trzcinski2016-06-0658-414/+819
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Rename all ci_commit[s] in application code to pipeline[s]Kamil Trzcinski2016-06-0316-83/+83
* | | | | | | | | | | | | | | Merge branch 'rename-ci-commit-phase-2' into 'master' Douwe Maan2016-06-0731-132/+134
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-0712-61/+84
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix tests failuresKamil Trzcinski2016-06-071-1/+1
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-0613-123/+230
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-064-6/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-064-6/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-0627-112/+520
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | | | | | | | / / / / / / / / / | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Use `@ci_commit` in merge_request_controllerKamil Trzcinski2016-06-061-4/+4
| | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-0626-108/+516
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-0658-415/+820
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | | | | | | | / / / / / / / / | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-0651-374/+779
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski2016-06-068-41/+41
| * | | | | | | | | | | | | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Fix merge_request handlingKamil Trzcinski2016-06-031-1/+1
| * | | | | | | | | | | | | | Rename `commit` to `pipeline` in application codeKamil Trzcinski2016-06-032-16/+16
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commitKamil Trzcinski2016-06-037-6/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Fix other places where we still use commit attribute of BuildKamil Trzcinski2016-06-032-4/+4
| * | | | | | | | | | | | | Fix more places where we should rename ci_commit to pipelineKamil Trzcinski2016-06-032-2/+2
| * | | | | | | | | | | | | Use foreign_key to define column nameKamil Trzcinski2016-06-031-2/+2
| * | | | | | | | | | | | | Delegate to pipeline instead of commitKamil Trzcinski2016-06-031-1/+1
| * | | | | | | | | | | | | Use pipelines in context of ProjectKamil Trzcinski2016-06-037-13/+13