summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong use of ActiveRecord in PoolRepositoryJacob Vosmaer2019-04-203-1/+4
* Merge branch '57247-show-prioritized-labels-to-guests' into 'master'Clement Ho2019-04-192-4/+21
|\
| * Show prioritized labels to guests57247-show-prioritized-labels-to-guestsHeinrich Lee Yu2019-04-192-4/+21
* | Merge branch 'retry-review-deploy-twice' into 'master'Lin Jen-Shin2019-04-191-2/+2
|\ \
| * | Make the Review App cleanup more efficientretry-review-deploy-twiceRémy Coutable2019-04-191-2/+2
* | | Improvements to Project overview UIIllya Klymov2019-04-192-0/+29
* | | Put three flaky tests in quarantinequarantine-flaky-testsRémy Coutable2019-04-191-3/+3
* | | Merge branch 'bvl-graphql-only-authorize-rendered-fields' into 'master'Lin Jen-Shin2019-04-195-77/+165
|\ \ \
| * | | Only check abilities on rendered GraphQL nodesBob Van Landuyt2019-04-185-77/+165
* | | | Extract ProjectStatistics updates into a concernAlessio Caiazza2019-04-193-88/+84
* | | | Merge branch '60383-change-common-metrics-schema' into 'master'Douwe Maan2019-04-191-21/+23
|\ \ \ \
| * | | | Change the schema of the common_metrics.ymlrpereira22019-04-171-21/+23
* | | | | Merge branch '39858-add-group-owned-info-to-projects-api' into 'master'Douwe Maan2019-04-192-2/+56
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Adds namespace information to project endpoint39858-add-group-owned-info-to-projects-apiMayra Cabrera2019-04-182-2/+56
* | | | | Merge branch 'protected-runner-registration' into 'master'Kamil Trzciński2019-04-191-0/+26
|\ \ \ \ \
| * | | | | Add configuration of access_level for runners on registration via APIzelin-l2019-04-181-0/+26
* | | | | | Merge branch '10502-board-list-spec-ce' into 'master'Kushal Pandya2019-04-192-49/+60
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Move EE specific testcase to EE spec fileRajat Jain2019-04-192-49/+60
* | | | | | Merge branch 'winh-abuse_reports_spec-timeout' into 'master'Clement Ho2019-04-181-0/+3
|\ \ \ \ \ \
| * | | | | | Increase timeout for abuse_reports_spec.js to 500msWinnie Hellmann2019-04-181-0/+3
* | | | | | | Resolve cluster metrics regressionAdriel Santiago2019-04-181-0/+24
|/ / / / / /
* | | | | | Merge branch 'ce-10725-restructure-project-merge-request-settings-page' into ...Michael Kozono2019-04-181-12/+13
|\ \ \ \ \ \
| * | | | | | Update CE-specific files for project MR settings UIce-10725-restructure-project-merge-request-settings-pageNathan Friend2019-04-171-12/+13
* | | | | | | Fix link issues with labelsTanya Pazitny2019-04-181-0/+32
* | | | | | | Merge branch 'ce-11224-flaky-test-projects-audit-events-adding-an-ssh-key-app...Dmitriy Zaporozhets2019-04-183-14/+21
|\ \ \ \ \ \ \
| * | | | | | | Introduce the wait_for helper for system testsce-11224-flaky-test-projects-audit-events-adding-an-ssh-key-appears-in-the-project-s-audit-events-ee-spec-features-projects-audit_events_specRémy Coutable2019-04-183-14/+21
* | | | | | | | Replace ee-specific code for boards/issue_card_innerRoman Rodionov2019-04-181-0/+6
* | | | | | | | Merge branch 'fe-uninstall-cluster-apps' into 'master'Filipa Lacerda2019-04-182-7/+44
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Show uninstall button when app is uninstallableEnrique Alcantara2019-04-181-1/+27
| * | | | | | | Determine if app is installed in the storeEnrique Alcantara2019-04-172-13/+24
* | | | | | | | Merge branch 'an-use-labkit' into 'master'ce-xanf-add-links-to-admin-areaRémy Coutable2019-04-1815-613/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-1815-613/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'markdown-autocomplete-escaping' into 'master'Kushal Pandya2019-04-181-6/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Only use backslash escapes in autocomplete when neededmarkdown-autocomplete-escapingSean McGivern2019-04-171-6/+15
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch '58293-extract-discussion-actions' into 'master'Filipa Lacerda2019-04-181-0/+104
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Extract discussion actions into separate component58293-extract-discussion-actionsPaul Gascou-Vaillancourt2019-04-171-0/+104
* | | | | | | | Merge branch '60500-disable-jit-kubernetes-resource-creation-for-project-leve...Kamil Trzciński2019-04-174-54/+64
|\ \ \ \ \ \ \ \
| * | | | | | | | Disable JIT resource creation for project clusters60500-disable-jit-kubernetes-resource-creation-for-project-level-clustersTiger2019-04-164-54/+64
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Bump version of knative from 0.3 -> 0.5Chris Baumbauer2019-04-171-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Replace `No due date` with `None`Victor Wu2019-04-172-3/+3
* | | | | | | Merge branch 'docs-improve-testing-levels' into 'master'Lin Jen-Shin2019-04-172-42/+10
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Better document the current states of our testing levelsdocs-improve-testing-levelsRémy Coutable2019-04-172-42/+10
* | | | | | | Merge branch 'weimeng-user-autocomplete-fix' into 'master'Robert Speicher2019-04-171-4/+12
|\ \ \ \ \ \ \
| * | | | | | | Only show in autocomplete when author activeWei-Meng Lee2019-04-121-4/+12
* | | | | | | | Put four flaky specs in quanrantineRémy Coutable2019-04-173-4/+4
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'sh-backport-list-commits-by-oid-rugged' into 'master'Douwe Maan2019-04-171-1/+36
|\ \ \ \ \ \ \
| * | | | | | | Bring back Rugged implementation of ListCommitsByOidStan Hu2019-04-171-1/+36
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'sh-add-gitaly-backtrace' into 'master'Sean McGivern2019-04-171-7/+15
|\ \ \ \ \ \ \
| * | | | | | | Add backtrace to Gitaly performance barStan Hu2019-04-171-7/+15
| |/ / / / / /
* | | | | | | Include link to raw job log in plain-text emailsToon Claes2019-04-171-0/+39
| |_|_|/ / / |/| | | | |