summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix namespace move callback behavior, especially to fix Geo replication of na...Michael Kozono2018-07-261-0/+28
* Full list of vulnerabilitiesSam Beckham2018-07-262-1/+34
* Merge branch '48055-web-ide-resize-handles' into 'master'Phil Hughes2018-07-261-2/+2
|\
| * Rename 'dragleft' and 'dragright' to 'drag-left' and 'drag-right'Paul Slaughter2018-07-241-2/+2
| * Rename class dragHandle to drag-handlePaul Slaughter2018-07-241-2/+2
* | DNS Prefetching + Preconnect of assets_host (CDN Domain)Tim Zallmann2018-07-261-0/+33
* | Enable deleting files in the Web IDEPhil Hughes2018-07-2611-27/+260
* | Make report_issues.vue easily extendableLukas Eipert2018-07-262-4/+4
* | 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 'ce-5158-metrics-alerting' into 'master'Sean McGivern2018-07-264-16/+66
|\ \ \
| * | | Updates CE backportce-5158-metrics-alertingTiago Botelho2018-07-251-6/+6
| * | | Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho2018-07-254-16/+66
* | | | Fixed IDE not opening JSON filesPhil Hughes2018-07-261-0/+17
* | | | Merge branch '31576-redirect-commits-to-root-if-no-ref' into 'master'Douwe Maan2018-07-261-0/+12
|\ \ \ \
| * | | | Remove before hook for specKia Mei Somabes2018-07-251-3/+1
| * | | | Transfer to commits_controller, add test, and update changelogKia Mei Somabes2018-07-241-0/+14
* | | | | Merge branch 'bvl-graphql-wip-mutation' into 'master'Douwe Maan2018-07-2610-11/+333
|\ \ \ \ \
| * | | | | Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-2510-11/+333
| | |/ / / | |/| | |
* | | | | Merge branch 'jivl-redesign-contributors-graph' into 'master'Clement Ho2018-07-251-0/+85
|\ \ \ \ \
| * | | | | Add bar chart componentjivl-redesign-contributors-graphJose2018-07-251-0/+85
* | | | | | Resolve "API endpoint that returns all members, including the inherited membe...🙈 jacopo beschi 🙉2018-07-251-31/+82
* | | | | | Replace issues time tracking progress bar with gitlab-ui's progress barClement Ho2018-07-251-14/+3
* | | | | | Merge branch 'ce-6064-geo-sql-query-for-counting-projects-with-wikis-is-very-...Douglas Barbosa Alexandre2018-07-255-1/+149
|\ \ \ \ \ \
| * | | | | | Added SiteStatistics as counter cache for Projects and WikisGabriel Mazetto2018-07-245-1/+149
| | |_|_|_|/ | |/| | | |
* | | | | | fixes #47716 where email confirmation fails after adding additional emailsMuhammad Nuzaihan2018-07-251-0/+15
| |/ / / / |/| | | |
* | | | | Merge branch 'backport-reactive-caching' into 'master'Rémy Coutable2018-07-251-0/+7
|\ \ \ \ \
| * | | | | Backport reactive cachingShinya Maeda2018-07-251-0/+7
* | | | | | Disables Rack Attack by defaultTiago Botelho2018-07-251-0/+8
| |_|/ / / |/| | | |
* | | | | Merge branch 'sh-use-wiki-limit-parameter-gitaly' into 'master'Sean McGivern2018-07-253-1/+83
|\ \ \ \ \
| * | | | | Use limit parameter to retrieve Wikis from Gitalysh-use-wiki-limit-parameter-gitalyStan Hu2018-07-243-1/+83
* | | | | | Merge branch 'replace-snake-case-css-classes' into 'master'Phil Hughes2018-07-255-13/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Replace author_link snake case in stylesheets, specs, and helpersGeorge Tsiolis2018-07-242-2/+2
| * | | | | Replace author_link snake case in specsGeorge Tsiolis2018-07-245-11/+11
* | | | | | Fix slow Markdown renderingStan Hu2018-07-241-0/+12
| |/ / / / |/| | | |
* | | | | Merge branch 'backport-gitlab-database' into 'master'Rémy Coutable2018-07-241-0/+86
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Backport various EE changes to Gitlab::Databasebackport-gitlab-databaseYorick Peterse2018-07-241-0/+86
| |/ / /
* | | | Add :sidekiq group to cleanup redis in after callbackOswaldo Ferreira2018-07-242-2/+2
* | | | Merge branch 'dz-refactor-object-store-settings' into 'master'Rémy Coutable2018-07-241-0/+29
|\ \ \ \
| * | | | Make ObjectStoreSettings use more explicit and add specsdz-refactor-object-store-settingsDmitriy Zaporozhets2018-07-241-0/+29
* | | | | Add an option to have a private profile on GitLabJX Terry2018-07-245-20/+172
* | | | | Merge branch 'kp-stacked-progress-bar-decimal-places' into 'master'Phil Hughes2018-07-242-5/+28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use `roundOffFloat` method to show decimal places in progressbarKushal Pandya2018-07-241-5/+9
| * | | | Add `roundOffFloat` helper methodKushal Pandya2018-07-241-0/+19
* | | | | Merge branch 'api-minimal-access-level' into 'master'Robert Speicher2018-07-232-0/+49
|\ \ \ \ \
| * | | | | Add min_access_level filter to projects APIMarko, Peter2018-07-231-0/+30
| * | | | | Add min_access_level filter to groups APIMarko, Peter2018-07-231-0/+19
* | | | | | Merge branch 'sh-enable-frozen-literals-banzi-filters' into 'master'Rémy Coutable2018-07-231-0/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Enable frozen strings in remaining lib/banzai/filter/*.rb filessh-enable-frozen-literals-banzi-filtersStan Hu2018-07-231-0/+14
* | | | | | Adds Vuex store to handle the data for tests reports in MR widgetFilipa Lacerda - 🌴🌴OOO back on July 30th🌴🌴2018-07-232-0/+231