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-30Raise exception when simplifiable ci entry incompleteGrzegorz Bizon
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-30Merge branch 'master' into issue-discussions-refactorDouwe Maan
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-25Add specs for attributable aspect of ci config entryGrzegorz Bizon
2017-08-25Resolve feedback on the MR:Lin Jen-Shin
2017-08-25Improve reporting of a CI/CD entry config locationGrzegorz Bizon
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-25Simplify ci config entry validator implementationGrzegorz Bizon
2017-08-25Merge branch '36939-fix-find-blobs-by-path' into 'master'Sean McGivern
2017-08-25Use only/except policy that returns an arrayGrzegorz Bizon
2017-08-25Fix CI/CD trigger policy default valueGrzegorz Bizon
2017-08-25Improve AutocompleteController#user.json performanceHiroyuki Sato
2017-08-25Fix searching for files by pathNick Thomas
2017-08-25Implement complex only/except policy CI/CD configGrzegorz Bizon
2017-08-25Make it possible to define CI/CD config strategiesGrzegorz Bizon
2017-08-24Merge branch 'git-operation-user' into 'master'Sean McGivern
2017-08-24Use aspect-oriented design in CI/CD config entriesGrzegorz Bizon
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-24Rename CI/CD job triggering policy class to PolicyGrzegorz Bizon