summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Squashed commits and modified visibility level outputSara Ahbabou2019-04-121-0/+8
* Merge branch 'restore-hipchat' into 'master'Nick Thomas2019-04-112-0/+23
|\
| * Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-102-0/+23
* | Merge branch 'revert-24704-download-repository-path' into 'master'Rémy Coutable2019-04-112-29/+13
|\ \
| * | Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-112-29/+13
* | | Merge branch 'jc-guard-against-empty-dereferenced_target' into 'master'Sean McGivern2019-04-111-0/+7
|\ \ \ | |/ / |/| |
| * | Guard against nil dereferenced_targetjc-guard-against-empty-dereferenced_targetJohn Cai2019-04-101-0/+7
* | | Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-111-3/+3
* | | Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"tz-revert-new-emojis-loadingTim Zallmann2019-04-101-1/+1
| |/ |/|
* | Merge branch '47327-fix-github-project-import-visibility' into 'master'Douwe Maan2019-04-101-3/+13
|\ \
| * | Address style review commentDaniel Wyatt2019-04-091-2/+0
| * | Add test for github project import to user namespace.Daniel Wyatt2019-04-091-0/+12
| * | Fix GitHub project import visibilityDaniel Wyatt2019-04-081-2/+2
* | | Add more info logging to cluster appsDylan Griffith2019-04-101-0/+27
| |/ |/|
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-097-0/+439
* | Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-095-5/+14
|\ \
| * | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-085-5/+14
* | | Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-091-0/+103
|\ \ \
| * | | Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-091-0/+12
| * | | Support merge request create with push optionsLuke Duncalfe2019-04-091-0/+91
| |/ /
* | | Merge branch 'osw-schedule-multiple-mr-assignees-ff-auto-enabling' into 'master'Yorick Peterse2019-04-091-0/+40
|\ \ \
| * | | Add methods to check dead and retrying jobsosw-schedule-multiple-mr-assignees-ff-auto-enablingOswaldo Ferreira2019-04-081-0/+40
| |/ /
* | | Reduce number of rspec retriesSanad Liaquat2019-04-091-1/+1
* | | Add environment url validationWolphin2019-04-091-0/+40
* | | Set release name when adding release notes to an existing tagJason Goodman2019-04-091-0/+1
|/ /
* | Merge branch 'sh-fix-issue-59985' into 'master'Michael Kozono2019-04-081-1/+1
|\ \
| * | Fix stage index migration failing in PostgreSQL 10sh-fix-issue-59985Stan Hu2019-04-031-1/+1
* | | Improve performance of PR importfix-pull-request-importerKamil Trzciński2019-04-081-0/+73
| |/ |/|
* | GitHub import: Run housekeeping after initial importsh-git-gc-after-initial-fetchStan Hu2019-04-071-0/+5
* | Handle possible HTTP exception for Sentry clientPeter Leitzen2019-04-071-9/+39
* | Add Knative metrics to PrometheusChris Baumbauer2019-04-061-0/+26
* | Merge branch 'sh-fix-realtime-changes-with-reserved-words' into 'master'Douglas Barbosa Alexandre2019-04-051-0/+18
|\ \
| * | Fix real-time updates for projects that contain a reserved wordStan Hu2019-04-051-0/+18
* | | Merge branch 'ce-10546-fix-epic-depth-validation' into 'master'Douglas Barbosa Alexandre2019-04-051-0/+40
|\ \ \
| * | | Adds max_descendants_depth to ObjectHierarchyHeinrich Lee Yu2019-04-051-0/+40
* | | | Revert "Merge branch 'bump_kubernetes_1_11_9' into 'master'"Mayra Cabrera2019-04-051-1/+1
| |/ / |/| |
* | | Merge branch 'revert-3962b00b' into 'master'Andreas Brandl2019-04-057-439/+0
|\ \ \
| * | | Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-057-439/+0
* | | | Revert "Merge branch 'require-all-templates-to-include-default-stages' into '...Sean McGivern2019-04-052-30/+37
|/ / /
* | | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-057-0/+439
* | | Fall back to project repository type by defaultBob Van Landuyt2019-04-051-2/+4
* | | Merge branch 'require-all-templates-to-include-default-stages' into 'master'Sean McGivern2019-04-052-37/+30
|\ \ \
| * | | Require all templates to use default stagesKamil Trzciński2019-04-052-37/+30
| |/ /
* | | Merge branch 'bump_kubernetes_1_11_9' into 'master'Douwe Maan2019-04-051-1/+1
|\ \ \
| * | | Bump Helm to 2.13.1 and kubectl to 1.11.9bump_kubernetes_1_11_9Thong Kuah2019-04-051-1/+1
| | |/ | |/|
* | | Merge branch '58717-checkbox-cannot-be-checked-if-a-blockquote-is-above' into...Sean McGivern2019-04-051-1/+1
|\ \ \
| * | | Fenced blockquotes to not change source line pos58717-checkbox-cannot-be-checked-if-a-blockquote-is-aboveBrett Walker2019-04-041-1/+1
| | |/ | |/|
* | | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-0533-133/+133
* | | Add a proxy method to PrometheusClientReuben Pereira2019-04-051-7/+72
* | | Merge branch '54506-show-error-when-namespace-svc-missing' into 'master'Grzegorz Bizon2019-04-052-0/+66
|\ \ \