Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-08-30Merge branch '36807-gc-unwanted-refs-after-import' into 'master'Douwe Maan
2017-08-30Merge branch 'check-trigger-permissions-mysql' into 'master'Douwe Maan
2017-08-30Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'm...Robert Speicher
2017-08-30Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin
2017-08-30Merge branch '37231-mysql2-error-unknown-column-award_emoji-count-on-master' ...Grzegorz Bizon
2017-08-30Use `git update-ref --stdin -z` to delete refsLin Jen-Shin
2017-08-30Don't use public_send in destroy_conditionally! helperSean McGivern
2017-08-30Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin
2017-08-30Merge branch 'improve-autocomplete-user-performance' into 'master'Yorick Peterse
2017-08-30Merge branch '37198-api-doesn-t-respect-default-group-visibility' into 'master'Sean McGivern
2017-08-30Merge branch 'api-delete-respect-headers' into 'master'Sean McGivern
2017-08-30Make rubocop happyRobert Schilling
2017-08-29Respect the default visibility level when creating a groupRobert Schilling
2017-08-29Add time stats to issue and merge request API end pointsTravis Miller
2017-08-29Resolve new N+1 by adding preloads and metadata to issues end pointsTravis Miller
2017-08-29Improve migrations using triggersYorick Peterse
2017-08-29RefactorHiroyuki Sato
2017-08-29Just use a blockLin Jen-Shin
2017-08-29replace `is_ancestor` with `ancestor?`Maxim Rydkin
2017-08-29replace `has_matching_label` with `has_matching_label?`Maxim Rydkin
2017-08-29replace `is_successful?` with `successful?`Maxim Rydkin
2017-08-29replace `is_multi_check?` with `multi_check?`Maxim Rydkin
2017-08-29replace `is_gitlab_user?` with `gitlab_user?`Maxim Rydkin
2017-08-29replace `is_runner_queue_value_latest?` with `runner_queue_value_latest?`Maxim Rydkin
2017-08-29replace `is_ancestor?` with `ancestor?`Maxim Rydkin
2017-08-29Add a spec when ressource is not modifiedRobert Schilling
2017-08-29Merge branch 'rs-update-rubocop-gitlab-security' into 'master'Douwe Maan
2017-08-29Move the logic to a concernHiroyuki Sato
2017-08-28Update rubocop-gitlab-security to 0.1.0Robert Speicher
2017-08-28Update remaining endpointsRobert Schilling
2017-08-28Use commit date for branches and tagsRobert Schilling
2017-08-28Conditionally destroy a ressourceRobert Schilling
2017-08-28API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling
2017-08-28Fix events error importing GitLab projectsJames Lopez
2017-08-28Merge branch 'sh-simplify-system-hook-testing' into 'master'Douwe Maan
2017-08-28Simplify system hook testing and guarantee test will fireStan Hu
2017-08-26Fix escape characters was not sanitizedHiroyuki Sato
2017-08-26Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...Grzegorz Bizon
2017-08-25Resolve feedback on the MR:Lin Jen-Shin
2017-08-25Merge branch '31409-fix-group-and-project-search-for-anonymous-users' into 'm...Kamil Trzciński
2017-08-25Merge branch 'master' into 'backstage/gb/rename-ci-cd-processing-sidekiq-queues'Kamil Trzciński
2017-08-25Merge branch '36939-fix-find-blobs-by-path' into 'master'Sean McGivern
2017-08-25Improve AutocompleteController#user.json performanceHiroyuki Sato
2017-08-25Fix searching for files by pathNick Thomas
2017-08-24Merge branch 'git-operation-user' into 'master'Sean McGivern
2017-08-24Merge branch 'fix-old-mr-diffs' into 'master'Douwe Maan
2017-08-24Refactor complicated API group finding rules into GroupsFinderNick Thomas
2017-08-24Show un-highlighted diffs when blobs are the sameSean McGivern
2017-08-24Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate
2017-08-24Merge branch 'sh-fix-branch-count' into 'master'Douwe Maan