summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Wait for Ajax call to complete in Frequent Items App Component testwinh-fail-axios-without-urlWinnie Hellmann2018-07-261-4/+3
* Add missing canCreatePath to CreateMergeRequestDropdown testsWinnie Hellmann2018-07-261-0/+1
* Fix mounting in commit pipeline status component testWinnie Hellmann2018-07-261-1/+1
* Add missing rawPath to IDE store file action testsWinnie Hellmann2018-07-261-0/+2
* Add missing ci_environments_status_path to mrWidgetOptions mock dataWinnie Hellmann2018-07-262-1/+14
* Fail axios requests in tests if no URL was providedWinnie Hellmann2018-07-261-1/+15
* Merge branch '49614-dynamic-component-in-report-issue' into 'master'Phil Hughes2018-07-268-60/+110
|\
| * Make report_issues.vue easily extendableLukas Eipert2018-07-268-60/+110
|/
* Merge branch 'wrap-job-name-on-jobs-sidebar' into 'master'Tim Zallmann2018-07-262-0/+6
|\
| * Wrap job name on pipeline job sidebarGeorge Tsiolis2018-07-242-0/+6
* | Merge branch 'winh-fail-slow-karma-tests' into 'master'Tim Zallmann2018-07-261-0/+13
|\ \
| * | Fail Karma tests that take longer than a secondWinnie Hellmann2018-07-231-0/+13
* | | Merge branch 'sh-bump-haml-5.0.4' into 'master'Rémy Coutable2018-07-262-1/+7
|\ \ \
| * | | Bump haml gem to 5.0.4Stan Hu2018-07-252-1/+7
* | | | Merge branch '49631-fix-dangerfile-schema-rb' into 'master'Rémy Coutable2018-07-261-2/+2
|\ \ \ \
| * | | | Fix regexp for detected `db/schema.rb` and `ee/db/geo/schema.rb`Thong Kuah2018-07-261-2/+2
* | | | | Merge branch 'ce-5158-metrics-alerting' into 'master'Sean McGivern2018-07-2616-55/+141
|\ \ \ \ \
| * | | | | Updates CE backportce-5158-metrics-alertingTiago Botelho2018-07-253-8/+12
| * | | | | Move kubeclient and namespace variables to the private interfaceTiago Botelho2018-07-252-3/+3
| * | | | | Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho2018-07-2516-54/+136
* | | | | | Merge branch 'ide-edit-json-files' into 'master'Tim Zallmann2018-07-263-2/+24
|\ \ \ \ \ \
| * | | | | | Fixed IDE not opening JSON filesPhil Hughes2018-07-263-2/+24
|/ / / / / /
* | | | | | Merge branch 'tz-move-repo-css' into 'master'Phil Hughes2018-07-263-0/+7
|\ \ \ \ \ \
| * | | | | | Moved repo.css to its own CSS bundle to reduce the size of the main bundleTim Zallmann2018-07-263-0/+7
|/ / / / / /
* | | | | | Merge branch 'gitlab-qa-reset-local-store' into 'master'Rémy Coutable2018-07-261-0/+1
|\ \ \ \ \ \
| * | | | | | Reset local storage between qa testsDJ Mountney2018-07-251-0/+1
* | | | | | | Merge branch '31576-redirect-commits-to-root-if-no-ref' into 'master'Douwe Maan2018-07-264-3/+25
|\ \ \ \ \ \ \
| * | | | | | | Remove before hook for specKia Mei Somabes2018-07-251-3/+1
| * | | | | | | Transfer to commits_controller, add test, and update changelogKia Mei Somabes2018-07-245-9/+23
| * | | | | | | Change hash syntax for redirect commits to root if no ref is providedKia Mei Somabes2018-07-231-1/+1
| * | | | | | | Redirect commits to root_ref if no ref is providedKia Mei Somabes2018-07-203-0/+10
* | | | | | | | Merge branch 'bvl-graphql-wip-mutation' into 'master'Douwe Maan2018-07-2623-15/+686
|\ \ \ \ \ \ \ \
| * | | | | | | | Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-2523-15/+686
* | | | | | | | | Merge branch 'rs-danger-frozen_string' into 'master'Rémy Coutable2018-07-261-6/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make the frozen_string Danger check more resilientRobert Speicher2018-07-251-6/+5
* | | | | | | | | | Merge branch 'issue-boards-js-fix-backport' into 'master'Tim Zallmann2018-07-261-73/+76
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | CE backport of issue-boards-js-fixissue-boards-js-fix-backportPhil Hughes2018-07-251-73/+76
* | | | | | | | | | Merge branch 'jivl-redesign-contributors-graph' into 'master'Clement Ho2018-07-257-19/+717
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add bar chart componentjivl-redesign-contributors-graphJose2018-07-257-19/+717
| |/ / / / / / / / /
* | | | | | | | | | Merge branch '32783-api-all-members-with-ancestors' into 'master'Robert Speicher2018-07-255-36/+200
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Resolve "API endpoint that returns all members, including the inherited membe...🙈 jacopo beschi 🙉2018-07-255-36/+200
|/ / / / / / / / /
* | | | | | | | | Merge branch '49192-comment-alignment' into 'master'Clement Ho2018-07-251-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix alignment of code comment button49192-comment-alignmentAnnabel Dunstone Gray2018-07-201-0/+1
* | | | | | | | | | Merge branch 'ch-gitlab-ui-progress-bar' into 'master'Tim Zallmann2018-07-259-56/+139
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Replace issues time tracking progress bar with gitlab-ui's progress barClement Ho2018-07-259-56/+139
|/ / / / / / / / / /
* | | | | | | | | | Move custom_wiki_sidebar changelog entry to the correct locationRobert Speicher2018-07-251-0/+0
* | | | | | | | | | Merge branch '49364-fix-broadcast-margin' into 'master'Annabel Gray2018-07-252-1/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Fix broadcast message misalignment on login pageRobin Naundorf2018-07-242-1/+6
* | | | | | | | | | Merge branch 'ce-6064-geo-sql-query-for-counting-projects-with-wikis-is-very-...Douglas Barbosa Alexandre2018-07-2512-1/+307
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Document site statistics APIce-6064-geo-sql-query-for-counting-projects-with-wikis-is-very-slowGabriel Mazetto2018-07-241-0/+21