summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Applied some code review commentsFrancisco Lopez2017-11-174-32/+29
| * | | | | | | | | | | | Removing private tokenFrancisco Lopez2017-11-173-34/+16
| * | | | | | | | | | | | Some fixes after rebaseFrancisco Lopez2017-11-174-96/+41
| * | | | | | | | | | | | Updated refactor and pushing to see if test failsFrancisco Lopez2017-11-173-44/+19
| * | | | | | | | | | | | Pushing to see how this tests behavesFrancisco Lopez2017-11-171-7/+7
| * | | | | | | | | | | | First refactorFrancisco Lopez2017-11-174-82/+116
| * | | | | | | | | | | | 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
| * | | | | | | | | | | | Refactor with ActionDispatch::RequestMichael Kozono2017-11-171-13/+11
| * | | | | | | | | | | | Don't add methods to Rack::AttackMichael Kozono2017-11-171-10/+12
| * | | | | | | | | | | | Fix Rubocop offensesMichael Kozono2017-11-171-13/+13
| * | | | | | | | | | | | Fix OAuth API and RSS rate limitingMichael Kozono2017-11-175-112/+244
| * | | | | | | | | | | | Allow throttling code in test environmentMichael Kozono2017-11-172-21/+14
| * | | | | | | | | | | | Add Rack::Attack throttle specsMichael Kozono2017-11-171-0/+286
| * | | | | | | | | | | | Add request throttlesMichael Kozono2017-11-177-3/+180
| * | | | | | | | | | | | Add throttle application settingsMichael Kozono2017-11-173-0/+56
* | | | | | | | | | | | | Merge branch '40230-groups-gitlab-org-labels-json-redirects-to-groups-gitlab-...Douwe Maan2017-11-172-14/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Don't add a trailing slash in group redirects40230-groups-gitlab-org-labels-json-redirects-to-groups-gitlab-org-labels-jsonSean McGivern2017-11-162-14/+20
* | | | | | | | | | | | | Merge branch '38822-oauth-search-case-insensitive' into 'master'Douwe Maan2017-11-178-12/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Changing OAuth lookup to be case insensitiveFrancisco Javier López2017-11-178-12/+43
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'sh-port-hashed-storage-transfer-fix' into 'master'Nick Thomas2017-11-173-9/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix hashed storage with project transfers to another namespacesh-port-hashed-storage-transfer-fixStan Hu2017-11-163-9/+54
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'bvl-delete-empty-fork-networks' into 'master'Douwe Maan2017-11-177-1/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Delete orphaned fork networks in a migrationbvl-delete-empty-fork-networksBob Van Landuyt2017-11-174-1/+66
| * | | | | | | | | | | | | Delete the fork network when removing the last membershipBob Van Landuyt2017-11-173-0/+36
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ci-pipeline-status-query' into 'master'Kamil Trzciński2017-11-1711-66/+274
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Optimise getting the pipeline status of commitsci-pipeline-status-queryYorick Peterse2017-11-1611-66/+274
* | | | | | | | | | | | | Merge branch 'dm-go-get-blank-enabled-protocol' into 'master'Sean McGivern2017-11-172-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix go-import meta data when enabled_git_access_protocol is a blank stringDouwe Maan2017-11-172-3/+10
* | | | | | | | | | | | | Merge branch '34600-performance-wiki-pages' into 'master'Douwe Maan2017-11-1710-27/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Resolve "Performance issues when loading large number of wiki pages"Francisco Javier López2017-11-1710-27/+102
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch '38869-project-1' into 'master'Phil Hughes2017-11-178-311/+272
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Exports a couple of project related code as es6 modulesFilipa Lacerda2017-11-178-311/+272
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'sh-background-migration-move-mr-diff-id' into 'master'Sean McGivern2017-11-175-33/+130
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Convert migration to populate latest merge request ID into a background migra...Stan Hu2017-11-175-33/+130
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'dropdown-docs' into 'master'Phil Hughes2017-11-172-0/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add dropdowns documentationFilipa Lacerda2017-11-172-0/+40
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'mk-update-database-debugging' into 'master'Yorick Peterse2017-11-171-4/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Update database_debugging.mdmk-update-database-debuggingMichael Kozono2017-11-161-4/+11
* | | | | | | | | | | | | Merge branch 'rc/use-existing-url-helper' into 'master'Grzegorz Bizon2017-11-174-19/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Replace ci_status_path with pipeline_pathrc/use-existing-url-helperRémy Coutable2017-11-144-19/+11
* | | | | | | | | | | | | | Merge branch 'sh-deduplicate-background-migration-specs' into 'master'Sean McGivern2017-11-172-32/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | De-duplicate background migration matchers defined in spec/support/migrations...sh-deduplicate-background-migration-specsStan Hu2017-11-162-32/+6
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'patch-28' into 'master'Achilleas Pipinellis2017-11-171-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Update HA README.md to clarify GitLab support does not troubleshoot DRBD.Lee Matos2017-11-161-1/+3
* | | | | | | | | | | | | Merge branch 'fix/sm/fix-condeclimate-version' into 'master'Winnie Hellmann2017-11-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Set 0.69.0 instead of latest for codeclimate imageShinya Maeda2017-11-171-1/+1
|/ / / / / / / / / / / /