summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perform-sql-matching-of-tags' into 'master'Yorick Peterse2017-12-053-3/+32
|\
| * Perform SQL matching of Build&Runner tags to greatly speed-up job pickingKamil Trzcinski2017-12-053-3/+32
* | Merge branch '40508-snippets-zen-mode' into 'master'Phil Hughes2017-12-052-1/+5
|\ \ | |/ |/|
| * Init zenmode in snippets pages40508-snippets-zen-modeFilipa Lacerda2017-12-052-1/+5
* | Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable2017-12-057-31/+39
|\ \
| * | Add custom brand text on new project pagesMarkus Koller2017-12-047-31/+39
* | | Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-058-57/+178
|\ \ \
| * | | Fix failuresKamil Trzcinski2017-12-031-5/+1
| * | | Code styleKamil Trzcinski2017-12-031-1/+2
| * | | Store expire_at in ci_job_artifactsKamil Trzcinski2017-12-032-3/+15
| * | | Use `job_artifacts_archive|metadata`Kamil Trzcinski2017-12-032-10/+10
| * | | Revert "Rename `job_archive|metadata` to `artifacts_archive|metadata`"Kamil Trzcinski2017-12-033-13/+10
| * | | Rename `job_archive|metadata` to `artifacts_archive|metadata`Kamil Trzcinski2017-12-033-10/+13
| * | | Remove hook set by carrierwave tooZeger-Jan van de Weg2017-12-031-1/+0
| * | | Remove Ci::Build#artifacts_file?Zeger-Jan van de Weg2017-12-031-4/+0
| * | | Test new artifacts for pages deployZeger-Jan van de Weg2017-12-031-1/+1
| * | | Fix specs failures, and use factory with `:ci_job_artifact, :archive`Kamil Trzcinski2017-12-032-3/+19
| * | | Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-035-59/+49
| * | | Fix legacy migration testZeger-Jan van de Weg2017-12-031-3/+1
| * | | JobArtifactsUploader does not inherrit from ArtifactsUploaderZeger-Jan van de Weg2017-12-031-6/+20
| * | | Fix most test failuresZeger-Jan van de Weg2017-12-034-16/+10
| * | | Fix creation of job_artifact_uploaderKamil Trzcinski2017-12-032-8/+2
| * | | Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-037-50/+101
| * | | Create Ci::ArtifactsZeger-Jan van de Weg2017-12-034-22/+70
| * | | WIPZeger-Jan van de Weg2017-12-031-0/+12
* | | | Merge branch 'dm-application-worker' into 'master'Sean McGivern2017-12-0594-170/+138
|\ \ \ \
| * | | | Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-0512-41/+28
| * | | | Add ApplicationWorker and make every worker include itDouwe Maan2017-12-0587-129/+110
| | |_|/ | |/| |
* | | | Merge branch '32878-merge-request-from-email' into 'master'Sean McGivern2017-12-0514-51/+67
|\ \ \ \
| * | | | Create merge request from emailJan Provaznik2017-12-0514-51/+67
* | | | | Second iteration of Move Kubernetes from service to Cluster pageFilipa Lacerda2017-12-0527-200/+418
* | | | | Merge branch 'bvl-limit-fork-queries-on-project-show' into 'master'Sean McGivern2017-12-051-1/+11
|\ \ \ \ \
| * | | | | Cache the forks in a namespace in the RequestStoreBob Van Landuyt2017-12-041-1/+11
* | | | | | Backport Extract epic nav into separate partial for easier CE => EEClement Ho2017-12-052-4/+7
| |_|/ / / |/| | | |
* | | | | Merge branch 'ce-1379-update-sidebar-weight-to-vue-and-add-to-boards' into 'm...Phil Hughes2017-12-057-117/+142
|\ \ \ \ \
| * | | | | Backport changes from refactor sidebar weight block Vue and move to Issue Boardsce-1379-update-sidebar-weight-to-vue-and-add-to-boardsEric Eastwood2017-12-047-117/+142
| | |_|/ / | |/| | |
* | | | | remove ambiguity about which resource type to be using for new sessionsBrett Walker2017-12-056-11/+11
* | | | | Merge branch '40739-access-404' into 'master'Grzegorz Bizon2017-12-051-3/+6
|\ \ \ \ \
| * | | | | Prevent job link form rendering when user does not have permissions40739-access-404Filipa Lacerda2017-12-041-3/+6
* | | | | | Merge branch '39727-add-axios-to-common' into 'master'Phil Hughes2017-12-041-0/+1
|\ \ \ \ \ \
| * | | | | | Import axios utils in commons39727-add-axios-to-commonFilipa Lacerda2017-12-041-0/+1
| |/ / / / /
* | | | | | show status of issue links in wiki pagehaseeb2017-12-041-1/+7
* | | | | | issue note component renameSimon Knox2017-12-0415-63/+62
| |_|_|/ / |/| | | |
* | | | | Merge branch 'git-fsck-worker-client-prep' into 'master'Douwe Maan2017-12-041-9/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Move SingleRepositoryWorker#fsck into Gitlab::Git::RepositoryKim "BKC" Carlbäcker2017-12-041-9/+7
| | |/ / | |/| |
* | | | Merge branch 'zj-diverging-commit-count-no-rugged' into 'master'Robert Speicher2017-12-041-1/+1
|\ \ \ \
| * | | | Use commit finder instead of rev parseZeger-Jan van de Weg2017-12-011-1/+1
* | | | | Merge branch 'sh-optimize-groups-api' into 'master'Douwe Maan2017-12-0410-14/+113
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixed bugsh-optimize-groups-apiFrancisco Lopez2017-12-041-0/+7
| * | | | Moving query to base count serviceFrancisco Lopez2017-12-043-8/+4