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-09-01Change CI/CD kubernetes policy keyword to `active`Grzegorz Bizon
2017-09-01Check if service active when using CI/CD kubernetes policyGrzegorz Bizon
2017-08-31Change kubernetes job policy allowed valuesGrzegorz Bizon
2017-08-31Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon
2017-08-31Make some methods in CI/CD YAML processor privateGrzegorz Bizon
2017-08-31Improve matching kubernetes job in CI/CD processorGrzegorz Bizon
2017-08-31Remove unused method from CI/CD YAML processorGrzegorz Bizon
2017-08-31Merge branch 'feature/gb/add-complex-jobs-only-except-config-policy' into 'ma...Kamil TrzciƄski
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-30Remove unused expressions policy from ci/cd configGrzegorz Bizon
2017-08-30Simplify code for appending strategies in CI/CD configGrzegorz Bizon
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-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-26Check if kubernetes required before creating a jobGrzegorz Bizon
2017-08-26Use new complex only/except policy internal schemeGrzegorz Bizon