summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '36807-gc-unwanted-refs-after-import' into 'master'Douwe Maan2017-08-302-1/+26
|\
| * Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin2017-08-313-4/+6
| |\
| * | Use `git update-ref --stdin -z` to delete refs36807-gc-unwanted-refs-after-importLin Jen-Shin2017-08-302-3/+17
| * | Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin2017-08-3061-228/+496
| |\ \
| * | | Just use a blockLin Jen-Shin2017-08-291-1/+1
| * | | Resolve feedback on the MR:Lin Jen-Shin2017-08-251-0/+11
* | | | Merge branch 'check-trigger-permissions-mysql' into 'master'Douwe Maan2017-08-303-4/+74
|\ \ \ \
| * | | | Improve migrations using triggerscheck-trigger-permissions-mysqlYorick Peterse2017-08-293-4/+74
* | | | | Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'm...Robert Speicher2017-08-303-7/+67
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add time stats to issue and merge request API end pointsTravis Miller2017-08-293-13/+39
| * | | | Resolve new N+1 by adding preloads and metadata to issues end pointsTravis Miller2017-08-292-5/+39
| |/ / /
* | | | Merge branch '37231-mysql2-error-unknown-column-award_emoji-count-on-master' ...Grzegorz Bizon2017-08-303-4/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Don't use public_send in destroy_conditionally! helperSean McGivern2017-08-303-4/+6
* | | | Merge branch 'improve-autocomplete-user-performance' into 'master'Yorick Peterse2017-08-301-0/+23
|\ \ \ \ | |/ / / |/| | |
| * | | RefactorHiroyuki Sato2017-08-291-7/+3
| * | | Move the logic to a concernHiroyuki Sato2017-08-291-23/+16
| * | | Fix escape characters was not sanitizedHiroyuki Sato2017-08-261-2/+7
| * | | Improve AutocompleteController#user.json performanceHiroyuki Sato2017-08-251-0/+29
* | | | Merge branch '37198-api-doesn-t-respect-default-group-visibility' into 'master'Sean McGivern2017-08-301-1/+5
|\ \ \ \
| * | | | Make rubocop happy37198-api-doesn-t-respect-default-group-visibilityRobert Schilling2017-08-301-3/+5
| * | | | Respect the default visibility level when creating a groupRobert Schilling2017-08-291-1/+3
| | |/ / | |/| |
* | | | Merge branch 'api-delete-respect-headers' into 'master'Sean McGivern2017-08-3029-83/+122
|\ \ \ \
| * | | | Add a spec when ressource is not modifiedRobert Schilling2017-08-291-4/+2
| * | | | Update remaining endpointsRobert Schilling2017-08-288-18/+17
| * | | | Use commit date for branches and tagsRobert Schilling2017-08-282-8/+22
| * | | | Conditionally destroy a ressourceRobert Schilling2017-08-2823-112/+69
| * | | | API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling2017-08-2822-1/+72
* | | | | replace `is_ancestor` with `ancestor?`Maxim Rydkin2017-08-293-3/+3
* | | | | replace `has_matching_label` with `has_matching_label?`Maxim Rydkin2017-08-291-2/+2
* | | | | replace `is_successful?` with `successful?`Maxim Rydkin2017-08-296-9/+9
* | | | | replace `is_multi_check?` with `multi_check?`Maxim Rydkin2017-08-292-2/+2
* | | | | replace `is_gitlab_user?` with `gitlab_user?`Maxim Rydkin2017-08-292-3/+3
* | | | | replace `is_runner_queue_value_latest?` with `runner_queue_value_latest?`Maxim Rydkin2017-08-291-1/+1
* | | | | replace `is_ancestor?` with `ancestor?`Maxim Rydkin2017-08-291-1/+1
| |/ / / |/| | |
* | | | Merge branch 'rs-update-rubocop-gitlab-security' into 'master'Douwe Maan2017-08-291-1/+1
|\ \ \ \
| * | | | Update rubocop-gitlab-security to 0.1.0rs-update-rubocop-gitlab-securityRobert Speicher2017-08-281-1/+1
| |/ / /
* | | | Fix events error importing GitLab projectsJames Lopez2017-08-281-0/+4
|/ / /
* | | Merge branch 'sh-simplify-system-hook-testing' into 'master'Douwe Maan2017-08-282-0/+54
|\ \ \
| * | | Simplify system hook testing and guarantee test will firesh-simplify-system-hook-testingStan Hu2017-08-272-0/+54
* | | | Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-261-11/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '31409-fix-group-and-project-search-for-anonymous-users' into 'm...Kamil Trzciński2017-08-251-11/+3
| |\ \ \
| | * | | Refactor complicated API group finding rules into GroupsFinderNick Thomas2017-08-241-10/+2
| | * | | Allow v4 API GET requests for groups to be unauthenticatedNick Thomas2017-08-231-4/+4
* | | | | Merge branch 'master' into 'backstage/gb/rename-ci-cd-processing-sidekiq-queues'Kamil Trzciński2017-08-2519-120/+273
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '36939-fix-find-blobs-by-path' into 'master'Sean McGivern2017-08-251-11/+32
| |\ \ \ \
| | * | | | Fix searching for files by pathNick Thomas2017-08-251-11/+32
| * | | | | Merge branch 'git-operation-user' into 'master'Sean McGivern2017-08-244-9/+70
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Rubocop whitespaceJacob Vosmaer2017-08-232-9/+8
| | * | | | Move GitHooksService to Gitlab::GitJacob Vosmaer2017-08-232-2/+39
| | * | | | Make gl_repository a G::G::Repository attributeJacob Vosmaer2017-08-232-7/+11