summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes download button for artifacts rendering a huge block41772-huge-artifacts-blockFilipa Lacerda2018-06-052-7/+1
* Merge branch 'new-label-spelling-error' into 'master'Phil Hughes2018-06-013-2/+7
|\
| * Adds "the" to the new label page to correct the sentence.Sam Beckham2018-06-013-2/+7
|/
* Merge branch '46833-sticky-polyfill' into 'master'Clement Ho2018-06-014-128/+3
|\
| * Update position sticky polyfillPaul Slaughter2018-06-014-128/+3
|/
* Merge branch '47113-modal-header-styling-is-broken' into 'master'Filipa Lacerda2018-06-0118-27/+42
|\
| * Adds the changelog entry for the modal header fixsamdbeckham2018-06-011-0/+5
| * Updated the styling for modal titlessamdbeckham2018-06-017-8/+7
| * Updates a load of modal headers to use better markupsamdbeckham2018-06-0116-21/+32
* | Merge branch 'docs-update-fe-dependencies-guide' into 'master'Tim Zallmann2018-06-011-1/+18
|\ \
| * | update the frontend dependency guide with distinction between dependencies an...Mike Greiling2018-05-311-1/+18
* | | Merge branch 'ce-6145-extract-app-views-shared-issuable' into 'master'Robert Speicher2018-06-013-8/+12
|\ \ \
| * | | Unify app/views/shared/issuable/form/_merge_params.html.hamlLin Jen-Shin2018-06-011-7/+3
| * | | Unify app/views/shared/issuable/_sidebar.html.hamlLin Jen-Shin2018-06-011-1/+6
| * | | Unify app/views/shared/issuable/_form.html.hamlLin Jen-Shin2018-06-011-0/+3
* | | | Merge branch '46619-strong-tag-font-weight' into 'master'Clement Ho2018-06-011-0/+5
|\ \ \ \
| * | | | Reset b and strong font weight to bold instead of bolderAnnabel Dunstone Gray2018-05-311-0/+5
* | | | | Merge branch '46478-update-updated-at-on-mr' into 'master'Douwe Maan2018-06-0111-18/+43
|\ \ \ \ \
| * | | | | Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉2018-06-0111-18/+43
|/ / / / /
* | | | | Merge branch '46815-monitoring-active-tab' into 'master'Clement Ho2018-06-011-2/+2
|\ \ \ \ \
| * | | | | Fix active states on monitoring logs tabsAnnabel Dunstone Gray2018-05-311-2/+2
* | | | | | Merge branch 'fix-http-proxy' into 'master'Kamil TrzciƄski2018-06-012-1/+6
|\ \ \ \ \ \
| * | | | | | Make http_io honor HTTP(S)_PROXY environment.NLR2018-06-012-1/+6
|/ / / / / /
* | | | | | Merge branch 'reactive-caching-alive-bug' into 'master'Nick Thomas2018-06-013-0/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ReactiveCaching#clear_reactive_cache! should clear the not keep the cache aliveTiago Botelho2018-06-013-0/+8
* | | | | | Merge branch '46913-appearance-uploader-fields-and-description-html-are-missi...Douwe Maan2018-06-012-37/+134
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use RequestStore in CacheableAttributes.cached for greater performanceRĂ©my Coutable2018-06-012-1/+14
| * | | | | Revert to caching the AR object in CacheableAttributesRĂ©my Coutable2018-06-012-37/+121
* | | | | | Merge branch 'ide-list-merge-requests' into 'master'Filipa Lacerda2018-06-0112-0/+342
|\ \ \ \ \ \
| * | | | | | set is loading in success mutationPhil Hughes2018-06-011-0/+1
| * | | | | | Merge branch 'master' into ide-list-merge-requestsPhil Hughes2018-06-01481-20335/+6104
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | removed CHANGELOG as their are no user facing components in this merge requestide-list-merge-requestsPhil Hughes2018-05-301-5/+0
| * | | | | | ability to search merge requestsPhil Hughes2018-05-304-10/+39
| * | | | | | improved stored dataPhil Hughes2018-05-306-3/+45
| * | | | | | Merge branch 'master' into ide-list-merge-requestsPhil Hughes2018-05-30989-5362/+8631
| |\ \ \ \ \ \
| * | | | | | | fixed tests failing caused by rewirePhil Hughes2018-05-252-0/+4
| * | | | | | | Show merge requests in web IDEPhil Hughes2018-05-2512-0/+271
* | | | | | | | Merge branch 'backup-delete-all-use-file-join' into 'master'Sean McGivern2018-06-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use File.join in DeleteAllRepositories testJacob Vosmaer2018-06-011-1/+1
* | | | | | | | | Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil TrzciƄski2018-06-0129-300/+327
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix spec/models/ci/runner_spec.rb:775 destroy runner with no projects46010-add-more-validations-for-runners-and-runner-typeDylan Griffith2018-05-311-0/+1
| * | | | | | | | | Bring back deleted specsKamil TrzciƄski2018-05-313-5/+42
| * | | | | | | | | Fix test description in spec/requests/api/runner_spec.rbDylan Griffith2018-05-311-1/+1
| * | | | | | | | | Fix rubocop error in runner_spec.rbDylan Griffith2018-05-311-1/+1
| * | | | | | | | | Fix `static-analysis` changesKamil TrzciƄski2018-05-311-1/+1
| * | | | | | | | | Run `Ci::Runner#assign_to` in transactionKamil TrzciƄski2018-05-311-2/+9
| * | | | | | | | | Add uniqueness for RunnerNamespaceKamil TrzciƄski2018-05-311-0/+2
| * | | | | | | | | Ensure that we can remove degenerate runnersKamil TrzciƄski2018-05-311-0/+16
| * | | | | | | | | Improve Runners API validationsKamil TrzciƄski2018-05-312-7/+3
| * | | | | | | | | Improve runner registration APIKamil TrzciƄski2018-05-312-10/+14