summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siemens/gitlab-ce-feature/users-search-results' into users-sear...users-search-resultsJan Provaznik2019-03-165-4/+65
|\
| * Apply suggestion to lib/api/search.rbAlexis Reigel2019-03-151-1/+1
| * un-dry the search api scopeAlexis Reigel2019-03-141-12/+12
| * return 400 on users search and feature is disabledAlexis Reigel2019-03-141-8/+11
| * move users method to public sectionAlexis Reigel2019-03-141-6/+6
| * add feature flag for users searchAlexis Reigel2019-03-141-1/+8
| * extract helper for search scope api paramAlexis Reigel2019-03-141-12/+12
| * check ability for user search resultsAlexis Reigel2019-03-141-0/+2
| * restrict user result set by the scoped groupAlexis Reigel2019-03-141-3/+9
| * project's user search includes group members tooAlexis Reigel2019-03-141-1/+1
| * only users from groups the current user has accessAlexis Reigel2019-03-141-1/+8
| * add users search to search apiAlexis Reigel2019-03-142-4/+5
| * add users search results to group scoped searchAlexis Reigel2019-03-141-0/+17
| * move ability check from service class to viewAlexis Reigel2019-03-141-2/+0
| * add users search results to project scoped searchAlexis Reigel2019-03-141-0/+6
| * add users search results to global searchAlexis Reigel2019-03-141-0/+14
* | Merge branch '58482-update-airminc/clair-local-scan-to-2.0.6' into 'master'Grzegorz Bizon2019-03-152-2/+2
|\ \
| * | Update clair-local-scan to 2.0.6 to support Ubuntu 18.04Takuya Noguchi2019-03-142-2/+2
* | | Merge branch '56015-remove-remote-timeout' into 'master'Nick Thomas2019-03-151-1/+1
|\ \ \ | |_|/ |/| |
| * | Remove timeout for GitalyClient remove_remoteMark Chao2019-03-151-1/+1
* | | Rename pg_stat_wal_receiver_supported? DB helperAsh McKenzie2019-03-141-1/+5
* | | Merge branch '58208-explicitly-set-masterauth' into 'master'Douglas Barbosa Alexandre2019-03-141-0/+7
|\ \ \
| * | | Explicitly set master_auth for new GKE clustersThong Kuah2019-03-131-0/+7
* | | | Merge branch 'update-rubocop' into 'master'Stan Hu2019-03-1319-248/+196
|\ \ \ \
| * | | | Run rubocop -aNick Thomas2019-03-1319-248/+196
| |/ / /
* | | | Merge branch 'fix-review-app-env-url' into 'master'Douwe Maan2019-03-131-1/+1
|\ \ \ \
| * | | | Use project name and id in review app url instead of project path slugwalkafwalka2019-03-121-1/+1
| |/ / /
* | | | Merge branch 'pravi/gitlab-ce-update-recaptcha' into 'master'Rémy Coutable2019-03-131-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Apply recaptcha API changes in 4.0Toon Claes2019-03-081-2/+2
* | | | Merge branch 'allow-filtering-labels-by-a-single-character' into 'master'Robert Speicher2019-03-131-1/+5
|\ \ \ \
| * | | | Allow filtering labels by a single characterSean McGivern2019-03-131-1/+5
* | | | | Return early if there were no references in textBob Van Landuyt2019-03-131-5/+2
* | | | | Fix 500 error caused by CODEOWNERS with no matchesStan Hu2019-03-121-1/+5
| |_|/ / |/| | |
* | | | Merge branch 'sh-revert-rack-request-health-checks' into 'master'Douglas Barbosa Alexandre2019-03-122-2/+14
|\ \ \ \
| * | | | Fix health checks not working behind load balancersStan Hu2019-03-122-2/+14
* | | | | Seed tablesample strategyAndreas Brandl2019-03-121-0/+1
* | | | | Merge branch '58739-hashed-storage-prevent-a-migration-and-rollback-running-a...Douglas Barbosa Alexandre2019-03-122-1/+32
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Prevent storage migration and rollback running at the same time58739-hashed-storage-prevent-a-migration-and-rollback-running-at-the-same-timeGabriel Mazetto2019-03-122-1/+32
* | | | | Merge branch 'sh-skip-sti-tables-reltuples' into 'master'Nick Thomas2019-03-122-2/+26
|\ \ \ \ \
| * | | | | Fix counting of groups in admin dashboardStan Hu2019-03-112-2/+26
| | |/ / / | |/| | |
* | | | | Merge branch 'resolve-lib-differences' into 'master'Robert Speicher2019-03-1215-717/+842
|\ \ \ \ \
| * | | | | Add method to API::Variables for filtering paramsYorick Peterse2019-03-041-0/+10
| * | | | | Update Triggers documentation per EEYorick Peterse2019-03-041-1/+1
| * | | | | Refactor API::Settings for EEYorick Peterse2019-03-041-0/+7
| * | | | | Move API::Services constants to a helperYorick Peterse2019-03-042-695/+724
| * | | | | Refactor API::Search for EEYorick Peterse2019-03-042-9/+38
| * | | | | Move eventable types constant to a helperYorick Peterse2019-03-042-3/+14
| * | | | | Move LFS HTTP URL to a separate methodYorick Peterse2019-03-041-1/+9
| * | | | | Use a method for updating groups in the APIYorick Peterse2019-03-041-1/+9
| * | | | | Use a method for creating groups in the APIYorick Peterse2019-03-041-1/+9