summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reduce changesfix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-072-30/+25
* Improve specShinya Maeda2017-11-073-29/+71
* Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-07389-4435/+11572
|\
| * Merge branch '39648-fix-gke-wording' into 'master'Filipa Lacerda2017-11-073-4/+4
| |\
| | * Resolve "Fix GKE wording"Fabio Busatto2017-11-073-4/+4
| |/
| * Merge branch '39791-when-reopening-an-issue-the-mattermost-notification-has-n...Rémy Coutable2017-11-073-1/+19
| |\
| | * Fix issue reopen Mattermost / Slack message39791-when-reopening-an-issue-the-mattermost-notification-has-no-context-to-the-issueSean McGivern2017-11-063-1/+19
| * | Merge branch '37442-api-branches-id-repository-branches-is-calling-gitaly-n-1...Douwe Maan2017-11-075-14/+17
| |\ \
| | * | Pass the Gitlab::Git::Branch object to Repository#merged_to_root_ref?37442-api-branches-id-repository-branches-is-calling-gitaly-n-1-times-per-requestRémy Coutable2017-11-061-4/+1
| | * | Cache the root ref SHA in an instance variable in Repository#merged_to_root_ref?Rémy Coutable2017-11-061-3/+3
| | * | Improve performance of the /projects/:id/repository/branches API endpointRémy Coutable2017-11-064-8/+14
| * | | Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable2017-11-0733-15/+240
| |\ \ \
| | * | | Support custom attributes on groupsMarkus Koller2017-11-0613-4/+105
| | * | | Support custom attributes on projectsMarkus Koller2017-11-0622-13/+137
| * | | | Merge branch 'add-changes-count-to-merge-requests-api' into 'master'Rémy Coutable2017-11-075-13/+53
| |\ \ \ \
| | * | | | Add changes_count to the merge requests APIadd-changes-count-to-merge-requests-apiSean McGivern2017-11-035-13/+53
| * | | | | Merge branch '35616-move-gke-form-1st-iteration' into 'master'Grzegorz Bizon2017-11-076-12/+41
| |\ \ \ \ \
| | * | | | | Fix spec35616-move-gke-form-1st-iterationShinya Maeda2017-11-071-2/+1
| | * | | | | Merge remote-tracking branch 'origin/master' into 35616-move-gke-form-1st-ite...Kamil Trzcinski2017-11-06245-3135/+8101
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/move-kubernetes-from-service-to-clusters...Kamil Trzcinski2017-11-06977-10136/+15020
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'refactor-clusters' into move-kubernetes-from-service-to-cluster...move-kubernetes-from-service-to-clusters-page-10-2-verShinya Maeda2017-11-0619-91/+303
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'refactor-clusters' into move-kubernetes-from-service-to-cluster...Shinya Maeda2017-11-05242-1261/+1889
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Fixed controller specShinya Maeda2017-11-041-1/+1
| | | * | | | | | | | Merge branch '35616-move-gke-form-1st-iteration' into move-kubernetes-from-se...Shinya Maeda2017-11-046-11/+40
| | | |\ \ \ \ \ \ \ \
| | * | | | | | | | | | Workaround today the failure in testsKamil Trzcinski2017-11-031-1/+2
| | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Fix page titleFilipa Lacerda2017-11-031-1/+1
| | * | | | | | | | | Adds check for existing clusterFilipa Lacerda2017-11-031-5/+12
| | * | | | | | | | | Fix static anlysysShinya Maeda2017-11-021-1/+1
| | * | | | | | | | | Fix pipeline. Fix routing when validation failed.Shinya Maeda2017-11-015-7/+11
| | * | | | | | | | | Fix paths to the first pageKamil Trzcinski2017-11-014-14/+11
| | * | | | | | | | | Adds buttons to the first page.Filipa Lacerda2017-10-273-3/+24
| * | | | | | | | | | Merge branch '2518-saved-configuration-for-issue-board' into 'master'Sean McGivern2017-11-0714-76/+163
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | appease lint2518-saved-configuration-for-issue-boardSimon Knox2017-11-071-3/+1
| | * | | | | | | | | | unused propSimon Knox2017-11-061-7/+1
| | * | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 2518-saved-conf...Simon Knox2017-11-06485-3127/+4349
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| | * | | | | | | | | | fix bad master mergeSimon Knox2017-11-021-4/+4
| | * | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 2518-saved-conf...Simon Knox2017-11-01371-4846/+5607
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | resolve conflictsSimon Knox2017-10-311-42/+17
| | * | | | | | | | | | | match UX guide for submit/cancel buttonsSimon Knox2017-10-311-2/+2
| | * | | | | | | | | | | apply changes for JS and CSS from gitlab-ee!2912Simon Knox2017-10-3115-65/+183
| | * | | | | | | | | | | Remove unnecessary helper methodOswaldo Ferreira2017-10-311-6/+0
| | * | | | | | | | | | | Initial CE backport for saved issue boardOswaldo Ferreira2017-10-311-6/+1
| * | | | | | | | | | | | Merge branch 'sort-order-priority-labels-docs' into 'master'Sean McGivern2017-11-074-6/+23
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Label priority and Priority sort ordersVictor Wu2017-11-074-6/+23
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'bugfix_banzai_closed_milestones' into 'master'Sean McGivern2017-11-073-5/+36
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix GFM reference links for closed milestonesbugfix_banzai_closed_milestonesVitaliy @blackst0ne Klachkov2017-11-073-5/+36
| * | | | | | | | | | | | | Merge branch 'feature_change_sort_refs' into 'master'Douwe Maan2017-11-073-6/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Change tags order in refs dropdownfeature_change_sort_refsVitaliy @blackst0ne Klachkov2017-11-073-6/+12
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'remove-per-cpu-metrics' into 'master'Tim Zallmann2017-11-071-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Updates CE metrics with updated versions from EE for supported metrics (EE ve...remove-per-cpu-metricsJoshua Lambert2017-11-061-2/+2