summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add missing regionendpoint documentation.Maxime Roussin-Bélanger2019-02-271-1/+6
* Merge branch 'fix-auto-devops-qa-domain-wait-for-build' into 'master'Mark Lapierre2019-02-196-21/+51
|\
| * Fix waiting for spec failures in QA Build specsDylan Griffith2019-02-153-11/+29
| * Fix setting domain in QA Auto DevOps specsDylan Griffith2019-02-154-10/+22
* | Merge branch '34555-empty-state-for-starred-projects' into 'master'Kushal Pandya2019-02-195-6/+34
|\ \
| * | Improve empty state for starred projectsBrandon Labuschagne2019-02-195-6/+34
|/ /
* | Merge branch '57583-sticky-bar' into 'master'Phil Hughes2019-02-192-1/+10
|\ \
| * | Fixes the top position of job log topbarFilipa Lacerda2019-02-192-1/+10
* | | Merge branch 'revert-6025b4e8' into 'master'Kamil Trzciński2019-02-193-5/+8
|\ \ \
| * | | Revert "Merge branch 'use_gitlab_current_settings' into 'master'"Bob Van Landuyt2019-02-193-5/+8
* | | | Merge branch 'jts/push-the-assets-sha' into 'master'Marin Jankovski2019-02-191-1/+3
|\ \ \ \
| * | | | Adds the commit sha to the pushed assetsJohn T Skarbek2019-02-191-1/+3
|/ / / /
* | | | Merge branch 'ce-move-ee-specific-factories-to-ee-spec' into 'master'Dmitriy Zaporozhets2019-02-192-3/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Rename spec/factories/import_state.rb to spec/factories/import_states.rbRémy Coutable2019-02-181-0/+0
| * | | Refactor spec/factories/users.rb to allow EE to extend itRémy Coutable2019-02-181-3/+8
* | | | Merge branch 'qa-nightly-79-fix-create-issue-spec' into 'master'Ramya Authappan2019-02-194-17/+48
|\ \ \ \
| * | | | Refactor select_*_filter methodsSanad Liaquat2019-02-194-17/+48
* | | | | Merge branch '55376-related_merge_requests-api-call-returns-merge-requests-th...Sean McGivern2019-02-193-11/+29
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add changelog and updated specRobert Schilling2019-02-192-0/+14
| * | | | Directly use MRs given by ReferencedMergeRequestsServiceRobert Schilling2019-02-142-11/+6
| * | | | API: Reference MRs cross-project wiseRobert Schilling2019-02-132-2/+11
* | | | | Merge branch 'add-related-merge-request-count-to-api-response' into 'master'Sean McGivern2019-02-194-0/+42
|\ \ \ \ \
| * | | | | Add related merge request count to api responsePatrick Derichs2019-02-194-0/+42
|/ / / / /
* | | | | Merge branch 'fix-performance-bar-not-tracking-some-requests' into 'master'Filipa Lacerda2019-02-191-1/+2
|\ \ \ \ \
| * | | | | Fixes some requests not being tracked in performance barPhil Hughes2019-02-191-1/+2
* | | | | | Merge branch 'docs/add-admin-area-localisation-note' into 'master'Sean McGivern2019-02-191-0/+4
|\ \ \ \ \ \
| * | | | | | Add first-day-of-week admin area config noteEvan Read2019-02-191-0/+4
|/ / / / / /
* | | | | | Merge branch '54796-add-tiebreaker-to-sorts' into 'master'Sean McGivern2019-02-199-20/+178
|\ \ \ \ \ \
| * | | | | | Added: Specs for sort page break tie in the merge request list APINermin Vehabovic2019-02-161-0/+32
| * | | | | | Added: Specs for sort page breaks on notesNermin Vehabovic2019-02-162-11/+43
| * | | | | | Added: Specs to cover other endpoints for the same reasonNermin Vehabovic2019-02-161-6/+62
| * | | | | | Added: Specs for issues indexNermin Vehabovic2019-02-161-3/+31
| * | | | | | Added: Changelog detailsNermin Vehabovic2019-02-161-0/+5
| * | | | | | Fixed: Warnings from static code analysisNermin Vehabovic2019-02-161-5/+3
| * | | | | | Added: Include order by ID desc for tie breakers in paginationNermin Vehabovic2019-02-165-6/+13
* | | | | | | Merge branch 'use_gitlab_current_settings' into 'master'Kamil Trzciński2019-02-193-8/+5
|\ \ \ \ \ \ \
| * | | | | | | Use Gitlab::CurrentSettings in UrlValidatorThong Kuah2019-02-193-8/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '55109-jira-integration-api-doesn-t-respect-available-format' in...Sean McGivern2019-02-193-2/+7
|\ \ \ \ \ \ \
| * | | | | | | Change specs parameter to match requirements55109-jira-integration-api-doesn-t-respect-available-formatRobert Schilling2019-02-101-1/+1
| * | | | | | | API: Support Jira transition ID as stringRobert Schilling2019-02-102-1/+6
* | | | | | | | Merge branch 'kinolaev-master-patch-87865' into 'master'Grzegorz Bizon2019-02-192-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix rollout status for statefulsets and daemonsetsSergej2019-02-192-1/+8
|/ / / / / / / /
* | | | | | | | Merge branch '38261-remove-unused-code' into 'master'Sean McGivern2019-02-194-61/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Remove two unused formats from Projects::TreeController#showNick Thomas2019-02-144-61/+0
* | | | | | | | Merge branch 'jej/feature-gates-can-be-set-by-group-path' into 'master'James Lopez2019-02-196-5/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow setting feature flags per GitLab groupJames Edwards-Jones2019-02-196-5/+53
* | | | | | | | | Merge branch 'adriel-update-gitlab-ui-version' into 'master'Kushal Pandya2019-02-192-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update GitLab UI to latest versionAdriel Santiago2019-02-192-5/+5
|/ / / / / / / / /
* | | | | | | | | Merge branch 'gt-update-new-password-breadcrumb' into 'master'Kushal Pandya2019-02-193-6/+27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Add externalized strings for new password formGeorge Tsiolis2019-02-182-2/+8