summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Display classname JUnit attribute in report modalFabio Pitino2019-05-202-0/+3
* Create empty Vuex store for issue boardsWinnie Hellmann2019-05-203-0/+169
* Merge branch 'ce-6481-use-elasticsearch-indexer-in-specs' into 'master'Rémy Coutable2019-05-201-1/+13
|\
| * CE backport for "Use gitlab-elasticsearch-indexer in tests"ce-6481-use-elasticsearch-indexer-in-specsNick Thomas2019-05-161-1/+13
* | Merge branch 'ce-57402-add-issues-statistics-api-endpoints' into 'master'Rémy Coutable2019-05-208-2265/+3262
|\ \
| * | Review updates and cleanupce-57402-add-issues-statistics-api-endpointsAlexandru Croitor2019-05-172-16/+41
| * | Add params validations and remove extra params supportAlexandru Croitor2019-05-154-32/+73
| * | Move issue details to from IssueBasic to Issue entityAlexandru Croitor2019-05-152-6/+4
| * | Changes to issues apiAlexandru Croitor2019-05-159-2267/+3200
* | | Remove remove_disabled_domains feature flagVladimir Shushlin2019-05-201-15/+0
* | | Setup Vue app for repository file listingPhil Hughes2019-05-2012-0/+41
* | | Merge branch 'sh-fix-tag-push-remote-mirror' into 'master'Nick Thomas2019-05-204-66/+102
|\ \ \
| * | | Fix remote mirrors not updating after tag pushsh-fix-tag-push-remote-mirrorStan Hu2019-05-174-66/+102
* | | | Use component selectors in serverless frontend testsWinnie Hellmann2019-05-194-24/+37
* | | | Merge branch '61657-allow-report-section-list-to-not-have-redundant-status-ic...Fatih Acet2019-05-171-0/+33
|\ \ \ \
| * | | | Allow hiding of report status icon in report item61657-allow-report-section-list-to-not-have-redundant-status-iconSam Bigelow2019-05-091-0/+33
* | | | | Merge branch 'fix-too-many-loops-cron-error' into 'master'Robert Speicher2019-05-171-0/+7
|\ \ \ \ \
| * | | | | Remove workaround by upgrading Fugit gemFabio Pitino2019-05-071-7/+0
| * | | | | Rescue RuntimeError when "too many loops" occurFabio Pitino2019-05-071-0/+7
| * | | | | Write test that exposes bug with Fugit gemFabio Pitino2019-05-071-0/+7
* | | | | | Increase Jest timeout to 500msWinnie Hellmann2019-05-174-10/+1
* | | | | | Add PoolRepository to the usage pingZeger-Jan van de Weg2019-05-171-8/+11
* | | | | | Merge branch '60379-remove-ci-preparing-state-feature-flag' into 'master'James Lopez2019-05-175-109/+12
|\ \ \ \ \ \
| * | | | | | Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-165-109/+12
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sh-fix-personal-snippet-uploads-object-storage' into 'master'Sean McGivern2019-05-171-20/+40
|\ \ \ \ \ \
| * | | | | | Fix incorrect prefix used in new uploads for personal snippetsStan Hu2019-05-161-20/+40
| |/ / / / /
* | | | | | #46469 - Added ref querystring parameter to project search to allow searching...Lee Tickett2019-05-171-0/+7
|/ / / / /
* | | | | Merge branch 'fe-use-process-timer-in-jest-timeout' into 'master'Fatih Acet2019-05-161-10/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use process timer for jest timeout testingfe-use-process-timer-in-jest-timeoutPaul Slaughter2019-05-081-10/+17
* | | | | Merge branch 'jc-omit-count-diverging-commits-max' into 'master'Lin Jen-Shin2019-05-161-2/+35
|\ \ \ \ \
| * | | | | Omit max-count for diverging_commit_counts behind feature flagjc-omit-count-diverging-commits-maxJohn Cai2019-05-141-2/+35
* | | | | | Merge branch 'reg-captcha-flag' into 'master'Nick Thomas2019-05-161-2/+17
|\ \ \ \ \ \
| * | | | | | Add :registrations_recaptcha feature flagLuke Bennett2019-05-161-2/+17
* | | | | | | Fix an error in projects admin when statistics are missingRémy Coutable2019-05-162-0/+49
* | | | | | | Include MR information if possible when emailing notification of closing an i...Michał Zając2019-05-162-5/+78
* | | | | | | Fix a broken spec for EEce-11621-fix-broken-masterNick Thomas2019-05-161-1/+1
* | | | | | | Merge branch 'diff-whitespace-setting-changes' into 'master'Filipa Lacerda2019-05-161-1/+29
|\ \ \ \ \ \ \
| * | | | | | | Fixes issues with show whitespace button in diffsPhil Hughes2019-05-101-1/+29
* | | | | | | | Add Let's Encrypt clientVladimir Shushlin2019-05-164-0/+207
* | | | | | | | Properly clear the merge error upon rebase failuresh-fix-rebase-error-clearingStan Hu2019-05-151-0/+26
* | | | | | | | Merge branch 'winh-fix-jest-fixtures-wrapper' into 'master'Kushal Pandya2019-05-161-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix loadJSONFixtures wrapper in Jestwinh-fix-jest-fixtures-wrapperWinnie Hellmann2019-05-151-3/+6
* | | | | | | | | Merge branch 'winh-jestify-security-dashboard-filter-spec' into 'master'Kushal Pandya2019-05-161-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Mock away document.createRange()winh-jestify-security-dashboard-filter-specWinnie Hellmann2019-05-091-0/+10
* | | | | | | | | | Merge branch 'ce-quick-fix-58727-collapsed-sidebar-flyout-menu-items-don-t-ap...Kushal Pandya2019-05-161-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix flyout nav on small viewportsce-quick-fix-58727-collapsed-sidebar-flyout-menu-items-don-t-appear-in-1200px-screen-sizeLuke Bennett2019-05-151-2/+3
* | | | | | | | | | | Merge branch 'jej/list-sessions-for-user' into 'master'Stan Hu2019-05-161-0/+46
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Sessions can be listed for a given userjej/list-sessions-for-userJames Edwards-Jones2019-05-151-0/+46
* | | | | | | | | | | | Merge branch 'ce-jej/sso-enforcement-redirect' into 'master'Rémy Coutable2019-05-152-1/+157
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Avoid passing not_found_or_authorized_proc aroundJames Edwards-Jones2019-05-152-1/+38