summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove executable bit from images for docs lintsh-remove-docs-executableStan Hu2017-11-174-0/+0
* Merge branch 'mk-bandaid-db-rollback-failures' into 'master'Robert Speicher2017-11-171-1/+1
|\
| * Rollback to a safer place to stopMichael Kozono2017-11-171-1/+1
|/
* Merge branch '4056-hashed-storage-upload-transfers' into 'master'Stan Hu2017-11-171-1/+11
|\
| * Fix project transfer with hashed-storage attachmentsNick Thomas2017-11-171-1/+11
* | Merge branch 'restrict-update-column-in-batches-for-large-tables' into 'master'Robert Speicher2017-11-1731-67/+153
|\ \
| * | Add computed update docs for update_column_in_batchesSean McGivern2017-11-172-1/+46
| * | Prevent update_column_in_batches on large tablesSean McGivern2017-11-1729-66/+107
* | | Merge branch 'improved-changes-dropdown' into 'master'Filipa Lacerda2017-11-176-11/+46
|\ \ \
| * | | moved magic number into variablesimproved-changes-dropdownPhil Hughes2017-11-171-1/+2
| * | | changed text color of pathPhil Hughes2017-11-171-0/+1
| * | | updated dropdown widthPhil Hughes2017-11-171-1/+1
| * | | updated to use new sprite iconsPhil Hughes2017-11-173-4/+6
| * | | Improved the design of the changed files dropdownPhil Hughes2017-11-174-8/+39
| | |/ | |/|
* | | Merge branch 'qa/gb/fix-subject-address-in-factories' into 'master'Robert Speicher2017-11-172-0/+3
|\ \ \
| * | | Fix QA test subject address by configuring capybaraqa/gb/fix-subject-address-in-factoriesGrzegorz Bizon2017-11-172-0/+3
* | | | Merge branch 'bvl-fix-count-with-selects' into 'master'Douwe Maan2017-11-173-1/+20
|\ \ \ \
| * | | | Remove the selects when counting the last pageBob Van Landuyt2017-11-173-1/+20
* | | | | Merge branch 'mk-add-user-rate-limits' into 'master'Douwe Maan2017-11-1717-140/+984
|\ \ \ \ \
| * | | | | Renaming AuthenticationException to AuthenticationErrormk-add-user-rate-limitsFrancisco Lopez2017-11-173-10/+10
| * | | | | Changes after rebaseFrancisco Lopez2017-11-172-23/+6
| * | | | | Removing OffenderFrancisco Lopez2017-11-171-1/+0
| * | | | | Moved Exceptions to Gitlab::AuthFrancisco Lopez2017-11-178-48/+51
| * | | | | Moving exceptions to UserAuthFindersFrancisco Lopez2017-11-176-49/+52
| * | | | | Leaving atom? query to fix testsFrancisco Lopez2017-11-171-1/+1
| * | | | | Change the rss url guard clauseFrancisco Lopez2017-11-172-6/+4
| * | | | | Added some more commentsFrancisco Lopez2017-11-174-15/+14
| * | | | | Removed method handle_return_valueFrancisco Lopez2017-11-171-13/+8
| * | | | | 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-174-29/+32
| * | | | | 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