summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add highest_role method to UserThiago Presa2019-03-223-1/+19
* Merge branch 'da-capitalize-db-apapter-name-on-rails-console' into 'master'Stan Hu2019-03-222-4/+6
|\
| * Add helper method to return a human-friendly name for database adapterDouglas Barbosa Alexandre2019-03-212-4/+6
* | Merge branch '59147-duplicate-match-line' into 'master'Douwe Maan2019-03-211-10/+15
|\ \
| * | Fix diff bottom expand button appears twiceMark Chao2019-03-211-10/+15
* | | Merge branch '10514-fix-non-existing-authorized-keys-file' into 'master'Nick Thomas2019-03-211-0/+4
|\ \ \
| * | | Handle cases when authorized_keys doesn't existPatrick Bajao2019-03-201-0/+4
* | | | Merge branch '59289-fix-push-to-create-protected-branches' into 'master'Douwe Maan2019-03-211-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow users to create protected branches via CLIPatrick Bajao2019-03-211-0/+2
* | | | Revert "Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-c...Sean McGivern2019-03-211-5/+1
|/ / /
* | | Merge branch 'osw-multi-line-suggestions-parsing' into 'master'Grzegorz Bizon2019-03-215-6/+59
|\ \ \
| * | | Implement multi-line suggestions filteringOswaldo Ferreira2019-03-205-6/+59
* | | | Merge branch 'ce-1974-update-user-name-upon-ldap-sync' into 'master'Douwe Maan2019-03-211-1/+1
|\ \ \ \
| * | | | Handle nil name in Gitlab::Auth::LDAP::Person#nameRémy Coutable2019-03-201-1/+1
* | | | | Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collectio...Sean McGivern2019-03-211-1/+5
|\ \ \ \ \
| * | | | | Enrich commits with full data in CommitCollectionLuke Duncalfe2019-03-181-1/+5
* | | | | | Update dashboards to additionally use new environment selectorJames Fargher2019-03-212-0/+28
* | | | | | Merge branch '57115-just-in-time-k8s-resource-creation' into 'master'Clement Ho2019-03-208-1/+165
|\ \ \ \ \ \
| * | | | | | Don't recreate Kubernetes namespaces if they existTiger2019-03-202-7/+9
| * | | | | | Create one Kubernetes namespace for a deploymentTiger2019-03-202-17/+7
| * | | | | | Add build prerequisite for Kubernetes namespacesTiger2019-03-202-1/+49
| * | | | | | Create framework for build prerequisitesTiger2019-03-203-1/+62
| * | | | | | Add :preparing status to HasStatusTiger2019-03-204-0/+63
* | | | | | | Merge branch 'dz-bump-httparty' into 'master'Stan Hu2019-03-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Bump httparty to version 1.16.4Dmitriy Zaporozhets2019-03-191-1/+1
* | | | | | | | Merge branch '57598-use-vendored-files-for-ci-config' into 'master'Grzegorz Bizon2019-03-2023-64/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | Move gitlab-org specific config to .gitlab-ci.ymlMatija Čupić2019-03-151-7/+0
| * | | | | | | | Hardcode CodeQuality version usedMatija Čupić2019-03-151-3/+1
| * | | | | | | | Add Code-Quality CI templateMatija Čupić2019-03-151-0/+26
| * | | | | | | | Tidy up CI templatesMatija Čupić2019-03-1522-64/+35
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Gracefully handles excluded fields from attributes during serializationDouglas Barbosa Alexandre2019-03-201-2/+17
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'ce-avoid_es_loading_commits' into 'master'Nick Thomas2019-03-201-1/+8
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Backport of avoid_es_loading_commitsMario de la Ossa2019-03-191-1/+8
* | | | | | | GitHub import: Create new branches as project ownerStan Hu2019-03-191-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch '58844-follow-up-from-don-t-create-ee-specific-files-when-creati...Lin Jen-Shin2019-03-191-1/+12
|\ \ \ \ \ \
| * | | | | | Simplify the JavaScriptFixturesHelpers moduleRémy Coutable2019-03-191-1/+12
* | | | | | | Integrate Gitlab::Keys with Gitlab::ShellPatrick Bajao2019-03-193-68/+225
* | | | | | | Merge branch 'revert-b24c0c8d' into 'master'Lin Jen-Shin2019-03-191-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Revert "Merge branch..."Rémy Coutable2019-03-191-1/+0
* | | | | | | | Merge branch 'feature/users-search-results' into 'master'Sean McGivern2019-03-195-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