summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'per-project-pipeline-iid' into 'master'"Mayra Cabrera2018-06-042-54/+12
* Add ability to search wiki titlesFrancisco Javier López2018-06-043-67/+59
* Merge branch 'sh-fix-issue-43981' into 'master'Douwe Maan2018-06-041-10/+9
|\
| * Fix intermittent failing spec in spec/support/helpers/cycle_analytics_helpers.rbsh-fix-issue-43981Stan Hu2018-06-021-10/+9
* | Fix wording in spec. Add PIPELINE_IID in examples of debugged variables in do...per-project-pipeline-iidShinya Maeda2018-06-041-4/+4
* | Reveert build_relations and simply add a line for creating iidShinya Maeda2018-06-021-3/+3
* | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-028-45/+148
|\ \ | |/
| * Use RequestStore to memoize Flipper features so that memoized values are clea...Rémy Coutable2018-06-011-0/+24
| * Merge branch 'backup-delete-all-use-file-join' into 'master'Sean McGivern2018-06-011-1/+1
| |\
| | * Use File.join in DeleteAllRepositories testJacob Vosmaer2018-06-011-1/+1
| * | Add "deny disk access" Gitaly feature (tripswitch)Jacob Vosmaer (GitLab)2018-06-014-39/+112
| * | Merge branch '46481-preserve-warnings-even-if-passed' into 'master'Douwe Maan2018-06-011-3/+3
| |\ \ | | |/ | |/|
| | * Eliminate constants warnings by:Lin Jen-Shin2018-06-011-3/+3
| * | Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-2/+8
| |/
* | Use shared examples for populate specShinya Maeda2018-06-011-18/+16
* | Remove unneccesary specShinya Maeda2018-06-011-1/+1
* | Add spec for variables expressions with pipeline iidShinya Maeda2018-06-011-13/+32
* | Fix populate_specShinya Maeda2018-06-011-3/+3
* | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-0113-55/+151
|\ \ | |/
| * Merge branch '41587-osw-mr-metrics-migration-take-two' into 'master'Grzegorz Bizon2018-05-313-0/+37
| |\
| | * Take two for MR metrics population background migrationOswaldo Ferreira2018-05-303-0/+37
| * | Export assigned issues in iCalendar feedImre Farkas2018-05-312-18/+38
| * | Merge branch '46445-fix-gitaly-tree-entry-encoding' into 'master'Douwe Maan2018-05-313-4/+10
| |\ \
| | * | Fix encoding error in Gitaly::Commit::TreeEntryKim "BKC" Carlbäcker2018-05-303-4/+10
| | |/
| * | Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-2/+2
| |/
| * Merge branch 'fix/bitbucket_import_anonymous' into 'master'Douwe Maan2018-05-301-0/+30
| |\
| | * Import bitbucket issues that are reported by an anonymous userBart Libert2018-05-241-0/+30
| * | Merge branch 'mattermost-api-v4' into 'master'Sean McGivern2018-05-303-31/+33
| |\ \
| | * | Updated Mattermost integration to use Mattermost API v4Harrison Healey2018-05-283-31/+33
| * | | Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes2018-05-301-0/+1
| |\ \ \
| | * | | Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-291-0/+1
| | |/ /
* | | | Add spec for variables expressionShinya Maeda2018-05-302-17/+39
* | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-3013-66/+222
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'dev/master'Mayra Cabrera2018-05-295-4/+50
| |\ \ \
| | * \ \ Merge branch 'security-fj-import-export-assignment' into 'master'Mayra Cabrera2018-05-295-4/+50
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Blacklisting attributes in the project import processFrancisco Javier López2018-05-145-4/+50
| * | | | Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Kamil Trzciński2018-05-291-24/+0
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-2534-288/+1016
| | |\ \ \ \
| | * | | | | Remove redundant GoogleApi::CloudPlatform::Client methodsMatija Čupić2018-05-111-48/+0
| | * | | | | Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-1131-850/+1107
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'master' into 38759-fetch-available-parameters-directly-from-gke...Matija Čupić2018-05-0230-178/+628
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into 38759-fetch-available-parameters-directly-from-gke...Matija Čupić2018-04-20140-1244/+4849
| | |\ \ \ \ \ \
| | * | | | | | | Add zones_list and machine_types_list to Google Cloud API clientMatija Čupić2018-03-161-0/+24
| * | | | | | | | Log queue duration for Grape API callssh-tag-queue-duration-api-callsStan Hu2018-05-281-0/+35
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'sh-fix-admin-page-counts-take-2' into 'master'Yorick Peterse2018-05-281-36/+45
| |\ \ \ \ \ \ \
| | * | | | | | | Fix fast admin counters not working when PostgreSQL has secondariessh-fix-admin-page-counts-take-2Stan Hu2018-05-251-36/+45
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Use Gitaly's DeleteAllRepositories RPC during backup restoreJacob Vosmaer (GitLab)2018-05-281-0/+34
| * | | | | | | Merge branch 'bvl-add-username-to-terms-message' into 'master'Douwe Maan2018-05-282-2/+3
| |\ \ \ \ \ \ \
| | * | | | | | | Add username to terms message in git and API callsbvl-add-username-to-terms-messageBob Van Landuyt2018-05-242-2/+3
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch '45190-create-notes-diff-files' into 'master'Douwe Maan2018-05-282-0/+55
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |