summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'restrict-update-column-in-batches-for-large-tables' into 'master'Robert Speicher2017-11-171-0/+9
|\
| * Add computed update docs for update_column_in_batchesSean McGivern2017-11-171-0/+9
* | Merge branch 'bvl-fix-count-with-selects' into 'master'Douwe Maan2017-11-171-1/+3
|\ \
| * | Remove the selects when counting the last pageBob Van Landuyt2017-11-171-1/+3
* | | Merge branch 'mk-add-user-rate-limits' into 'master'Douwe Maan2017-11-172-0/+134
|\ \ \
| * | | Renaming AuthenticationException to AuthenticationErrormk-add-user-rate-limitsFrancisco Lopez2017-11-172-9/+9
| * | | Changes after rebaseFrancisco Lopez2017-11-171-3/+5
| * | | Removing OffenderFrancisco Lopez2017-11-171-1/+0
| * | | Moved Exceptions to Gitlab::AuthFrancisco Lopez2017-11-172-19/+20
| * | | Moving exceptions to UserAuthFindersFrancisco Lopez2017-11-171-7/+25
| * | | Leaving atom? query to fix testsFrancisco Lopez2017-11-171-1/+1
| * | | Change the rss url guard clauseFrancisco Lopez2017-11-171-1/+1
| * | | Added some more commentsFrancisco Lopez2017-11-172-7/+5
| * | | Removed method handle_return_valueFrancisco Lopez2017-11-171-13/+8
| * | | Homogenising the type of the request handled by UserAuthFinder. Also tests fixedFrancisco Lopez2017-11-172-10/+11
| * | | Applied some code review commentsFrancisco Lopez2017-11-172-25/+28
| * | | Removing private tokenFrancisco Lopez2017-11-171-1/+15
| * | | Some fixes after rebaseFrancisco Lopez2017-11-172-48/+34
| * | | Updated refactor and pushing to see if test failsFrancisco Lopez2017-11-171-16/+18
| * | | First refactorFrancisco Lopez2017-11-172-43/+96
| * | | Refactor with ActionDispatch::RequestMichael Kozono2017-11-171-13/+11
| * | | Fix OAuth API and RSS rate limitingMichael Kozono2017-11-172-30/+64
| * | | Add request throttlesMichael Kozono2017-11-171-0/+30
| |/ /
* | | Merge branch '40230-groups-gitlab-org-labels-json-redirects-to-groups-gitlab-...Douwe Maan2017-11-171-3/+3
|\ \ \
| * | | Don't add a trailing slash in group redirects40230-groups-gitlab-org-labels-json-redirects-to-groups-gitlab-org-labels-jsonSean McGivern2017-11-161-3/+3
| |/ /
* | | Changing OAuth lookup to be case insensitiveFrancisco Javier López2017-11-172-5/+2
* | | Merge branch 'dm-go-get-blank-enabled-protocol' into 'master'Sean McGivern2017-11-171-3/+2
|\ \ \ | |_|/ |/| |
| * | Fix go-import meta data when enabled_git_access_protocol is a blank stringDouwe Maan2017-11-171-3/+2
| |/
* | Resolve "Performance issues when loading large number of wiki pages"Francisco Javier López2017-11-171-11/+45
* | Convert migration to populate latest merge request ID into a background migra...Stan Hu2017-11-171-0/+30
|/
* Merge branch 'fix/add-attributes-bag-class-to-gitaly-client' into 'master'Sean McGivern2017-11-165-32/+39
|\
| * Add an attributes bag class as a GitalyClient helperfix/add-attributes-bag-class-to-gitaly-clientAhmad Sherif2017-11-155-32/+39
* | Update container repository path referenceGrzegorz Bizon2017-11-161-1/+1
* | Merge branch '40122-only-one-note-webhook-is-triggered-when-a-comment-with-ti...Douwe Maan2017-11-152-0/+2
|\ \ | |/ |/|
| * Add total_time_spent to the `changes` hash in issuable Webhook payloads40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-addedRémy Coutable2017-11-152-0/+2
* | Always fetch master from the canonical remoteRémy Coutable2017-11-151-3/+3
|/
* Merge branch 'dm-import-service-polymorphism' into 'master'40186-the-ee_compat_check-job-sometimes-fail-on-the-git-apply-3way-step-for-forksYorick Peterse2017-11-152-0/+8
|\
| * Prefer polymorphism over specific type checks in Import servicedm-import-service-polymorphismDouwe Maan2017-11-152-0/+8
* | Merge branch 'bvl-fork-network-memberships-for-deleted-source' into 'master'Yorick Peterse2017-11-141-1/+11
|\ \
| * | Don't try to create fork network memberships for forks of forksbvl-fork-network-memberships-for-deleted-sourceBob Van Landuyt2017-11-141-1/+11
| |/
* | Merge branch 'jej/fix-lfs-integrity-with-forks' into 'master'Douwe Maan2017-11-141-1/+4
|\ \
| * | Handle forks in Gitlab::Checks::LfsIntegrityjej/fix-lfs-integrity-with-forksJames Edwards-Jones2017-11-091-1/+4
* | | Merge branch 'gitaly-wiki-get-all-pages' into 'master'Rémy Coutable2017-11-143-18/+62
|\ \ \
| * | | Incorporate Gitaly's WikiService.WikiGetAllPages RPCgitaly-wiki-get-all-pagesAlejandro Rodríguez2017-11-133-18/+62
* | | | Add Gitlab::Utils::StrongMemoizeLin Jen-Shin (godfat)2017-11-131-0/+31
| |_|/ |/| |
* | | Merge branch 'zj-move-repo-exists-opt-out' into 'master'Sean McGivern2017-11-131-1/+1
|\ \ \
| * | | Repository Exists check is OPT_OUT for GitalyZeger-Jan van de Weg2017-11-091-1/+1
* | | | Prepare Repository#fetch_source_branch for migrationJacob Vosmaer (GitLab)2017-11-103-29/+97
* | | | Merge branch 'cleanup-issues-schema' into 'master'Sean McGivern2017-11-101-1/+0
|\ \ \ \
| * | | | Clean up schema of the "issues" tablecleanup-issues-schemaYorick Peterse2017-11-091-1/+0