summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-2011-0/+173
|\
| * Adds Rubocop rule for line break after guard clauseJacopo2017-11-1611-0/+173
* | Fix Gitlab::Git::Repository#remote_tags using unexisting variableAlejandro Rodríguez2017-11-201-5/+18
* | Merge branch 'restrict-update-column-in-batches-for-large-tables' into 'master'Robert Speicher2017-11-172-44/+69
|\ \
| * | Prevent update_column_in_batches on large tablesSean McGivern2017-11-172-44/+69
* | | Merge branch 'bvl-fix-count-with-selects' into 'master'Douwe Maan2017-11-171-0/+11
|\ \ \
| * | | Remove the selects when counting the last pageBob Van Landuyt2017-11-171-0/+11
* | | | Merge branch 'mk-add-user-rate-limits' into 'master'Douwe Maan2017-11-174-20/+649
|\ \ \ \
| * | | | Renaming AuthenticationException to AuthenticationErrormk-add-user-rate-limitsFrancisco Lopez2017-11-171-1/+1
| * | | | Moved Exceptions to Gitlab::AuthFrancisco Lopez2017-11-173-16/+16
| * | | | Moving exceptions to UserAuthFindersFrancisco Lopez2017-11-173-16/+16
| * | | | Change the rss url guard clauseFrancisco Lopez2017-11-171-5/+3
| * | | | Added some more commentsFrancisco Lopez2017-11-171-1/+1
| * | | | Added UserAuthFinders specFrancisco Lopez2017-11-172-2/+196
| * | | | Added RequestAuthenticator specFrancisco Lopez2017-11-171-0/+67
| * | | | Homogenising the type of the request handled by UserAuthFinder. Also tests fixedFrancisco Lopez2017-11-171-16/+21
| * | | | Removing private tokenFrancisco Lopez2017-11-171-27/+0
| * | | | Updated refactor and pushing to see if test failsFrancisco Lopez2017-11-171-26/+1
| * | | | Pushing to see how this tests behavesFrancisco Lopez2017-11-171-7/+7
| * | | | First refactorFrancisco Lopez2017-11-171-0/+1
| * | | | Add link to discussionMichael Kozono2017-11-171-0/+4
| * | | | Remove extra attemptsMichael Kozono2017-11-171-7/+22
| * | | | Dry up URLs and get args constructionMichael Kozono2017-11-171-36/+48
| * | | | Prevent affecting other testsMichael Kozono2017-11-171-4/+4
| * | | | Refactor application setting managementMichael Kozono2017-11-171-41/+35
| * | | | Fix Rubocop offensesMichael Kozono2017-11-171-13/+13
| * | | | Fix OAuth API and RSS rate limitingMichael Kozono2017-11-171-70/+178
| * | | | Allow throttling code in test environmentMichael Kozono2017-11-171-3/+0
| * | | | Add Rack::Attack throttle specsMichael Kozono2017-11-171-0/+286
| |/ / /
* | | | Merge branch '40230-groups-gitlab-org-labels-json-redirects-to-groups-gitlab-...Douwe Maan2017-11-171-11/+17
|\ \ \ \
| * | | | Don't add a trailing slash in group redirects40230-groups-gitlab-org-labels-json-redirects-to-groups-gitlab-org-labels-jsonSean McGivern2017-11-161-11/+17
* | | | | Changing OAuth lookup to be case insensitiveFrancisco Javier López2017-11-172-0/+19
* | | | | Merge branch 'sh-port-hashed-storage-transfer-fix' into 'master'Nick Thomas2017-11-171-0/+32
|\ \ \ \ \
| * | | | | Fix hashed storage with project transfers to another namespacesh-port-hashed-storage-transfer-fixStan Hu2017-11-161-0/+32
| | |/ / / | |/| | |
* | | | | Merge branch 'bvl-delete-empty-fork-networks' into 'master'Douwe Maan2017-11-173-0/+50
|\ \ \ \ \
| * | | | | Delete orphaned fork networks in a migrationbvl-delete-empty-fork-networksBob Van Landuyt2017-11-171-0/+24
| * | | | | Delete the fork network when removing the last membershipBob Van Landuyt2017-11-172-0/+26
| |/ / / /
* | | | | Merge branch 'ci-pipeline-status-query' into 'master'Kamil Trzciński2017-11-173-40/+152
|\ \ \ \ \
| * | | | | Optimise getting the pipeline status of commitsci-pipeline-status-queryYorick Peterse2017-11-163-40/+152
* | | | | | Merge branch 'dm-go-get-blank-enabled-protocol' into 'master'Sean McGivern2017-11-171-0/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix go-import meta data when enabled_git_access_protocol is a blank stringDouwe Maan2017-11-171-0/+8
* | | | | | Resolve "Performance issues when loading large number of wiki pages"Francisco Javier López2017-11-171-1/+1
* | | | | | Merge branch 'sh-background-migration-move-mr-diff-id' into 'master'Sean McGivern2017-11-172-6/+71
|\ \ \ \ \ \
| * | | | | | Convert migration to populate latest merge request ID into a background migra...Stan Hu2017-11-172-6/+71
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'rc/use-existing-url-helper' into 'master'Grzegorz Bizon2017-11-172-13/+10
|\ \ \ \ \ \
| * | | | | | Replace ci_status_path with pipeline_pathrc/use-existing-url-helperRémy Coutable2017-11-142-13/+10
* | | | | | | De-duplicate background migration matchers defined in spec/support/migrations...sh-deduplicate-background-migration-specsStan Hu2017-11-162-32/+6
| |/ / / / / |/| | | | |
* | | | | | Resolve "lock/confidential issuable sidebar custom svg icons iteration"Luke "Jared" Bennett2017-11-161-3/+3
| |_|_|/ / |/| | | |
* | | | | Merge branch 'bvl-isolate-fork-network-background-migrations' into 'master'Rémy Coutable2017-11-161-11/+11
|\ \ \ \ \
| * | | | | Isolate the fork network background migrationsbvl-isolate-fork-network-background-migrationsBob Van Landuyt2017-11-151-11/+11
| | |_|_|/ | |/| | |