summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siemens/gitlab-ce-feature/users-search-results' into users-sear...users-search-resultsJan Provaznik2019-03-1621-10/+471
|\
| * 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-143-13/+55
| * move users method to public sectionAlexis Reigel2019-03-141-6/+6
| * add feature flag for users searchAlexis Reigel2019-03-145-3/+20
| * extract helper for search scope api paramAlexis Reigel2019-03-141-12/+12
| * check ability for user search resultsAlexis Reigel2019-03-142-0/+10
| * use project_search_tabs? for user search checkAlexis Reigel2019-03-143-2/+11
| * restrict user result set by the scoped groupAlexis Reigel2019-03-142-3/+19
| * spec for group's user search incl. parent groupAlexis Reigel2019-03-141-3/+21
| * project's user search includes group members tooAlexis Reigel2019-03-142-4/+20
| * only users from groups the current user has accessAlexis Reigel2019-03-142-1/+18
| * add users search to search apiAlexis Reigel2019-03-144-7/+114
| * search results: show user's status emojiAlexis Reigel2019-03-142-1/+8
| * add changelogAlexis Reigel2019-03-141-0/+5
| * add users search results to group scoped searchAlexis Reigel2019-03-144-0/+84
| * dry up the use of the user search tabAlexis Reigel2019-03-141-12/+10
| * move ability check from service class to viewAlexis Reigel2019-03-143-11/+6
| * add users search results to project scoped searchAlexis Reigel2019-03-146-19/+82
| * add users search results to global searchAlexis Reigel2019-03-146-1/+58
* | Merge branch 'university-link-docs' into 'master'Marcia Ramos2019-03-151-5/+2
|\ \
| * | Add link to Education solutions pageMike Lewis2019-03-151-5/+2
|/ /
* | Merge branch 'docs-improve-package-and-qa-documentation' into 'master'Mek Stittri2019-03-152-0/+25
|\ \
| * | Document better the package-and-qa jobRémy Coutable2019-03-132-0/+25
* | | Merge branch 'patch-48' into 'master'Achilleas Pipinellis2019-03-151-1/+1
|\ \ \
| * | | Update index.mdHrishi2019-03-141-1/+1
* | | | Merge branch 'docs-fix-syntax' into 'master'Achilleas Pipinellis2019-03-151-1/+1
|\ \ \ \
| * | | | Docs: Fix note syntaxMarcia Ramos2019-03-151-1/+1
|/ / / /
* | | | Merge branch 'patch-48' into 'master'Achilleas Pipinellis2019-03-151-0/+8
|\ \ \ \
| * | | | [documentation] add section on resolving errors and solution for push failure...Michael Tedder2019-03-151-0/+8
|/ / / /
* | | | Merge branch 'gt-externalize-app-views-projects-pipelines' into 'master'Filipa Lacerda2019-03-157-25/+47
|\ \ \ \
| * | | | Externalize strings from `/app/views/projects/pipelines`George Tsiolis2019-03-157-25/+47
|/ / / /
* | | | Merge branch 'docs-ci-intro-new-graph' into 'master'Mike Lewis2019-03-152-1/+2
|\ \ \ \
| * | | | Docs: CI/CD intro - new graphMarcia Ramos2019-03-152-1/+2
|/ / / /
* | | | Merge branch '58482-update-airminc/clair-local-scan-to-2.0.6' into 'master'Grzegorz Bizon2019-03-154-4/+9
|\ \ \ \
| * | | | Update clair-local-scan to 2.0.6 to support Ubuntu 18.04Takuya Noguchi2019-03-144-4/+9
* | | | | Merge branch '56015-remove-remote-timeout' into 'master'Nick Thomas2019-03-152-1/+6
|\ \ \ \ \
| * | | | | Remove timeout for GitalyClient remove_remoteMark Chao2019-03-152-1/+6
* | | | | | Merge branch '58933-broken-ui-on-commits-on-mobile' into 'master'Annabel Dunstone Gray2019-03-152-6/+8
|\ \ \ \ \ \
| * | | | | | Fix UI layout on Commits on mobileTakuya Noguchi2019-03-142-6/+8
* | | | | | | Merge branch 'sh-handle-null-bytes-in-merge-request-diffs' into 'master'Nick Thomas2019-03-154-1/+46
|\ \ \ \ \ \ \
| * | | | | | | Fix error creating a merge request when diff includes a null byteStan Hu2019-03-144-1/+46
| |/ / / / / /
* | | | | | | Merge branch 'refactor-boards-actions' into 'master'Douwe Maan2019-03-157-142/+41
|\ \ \ \ \ \ \
| * | | | | | | Remove NUMBER_OF_PERMITTED_BOARDS from ProjectHeinrich Lee Yu2019-03-132-22/+1
| * | | | | | | Remove redirecting to last visited boardHeinrich Lee Yu2019-03-133-56/+0
| * | | | | | | Refactor groups and projects boards actionsHeinrich Lee Yu2019-03-135-82/+58
* | | | | | | | Merge branch 'ce-6098-extract-ee-specific-files-lines-for-app-views-admin-app...Lin Jen-Shin2019-03-157-53/+161
|\ \ \ \ \ \ \ \
| * | | | | | | | Move EE specific code in admin application settingsMartin Wortschack2019-03-147-53/+161
* | | | | | | | | Merge branch 'improve-spec-requests-api-merge_requests_spec' into 'master'Robert Speicher2019-03-153-380/+395
|\ \ \ \ \ \ \ \ \