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/spec
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-31Fix only/except policy CI/CD linterGrzegorz 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-31Remove unused method from CI/CD YAML processorGrzegorz Bizon
2017-08-31Refactor context variables in pipeline model classGrzegorz Bizon
2017-08-31Merge branch '26692-predefined-variable-gitlab-user-name' into 'master'Grzegorz Bizon
2017-08-31Merge branch 'feature/gb/add-complex-jobs-only-except-config-policy' into 'ma...Kamil Trzciński
2017-08-31Merge branch 'fly-out-nav-jump-fix' into 'master'Tim Zallmann
2017-08-31Merge branch 'refactor-prometheus-graph-layout' into 'master'Fatih Acet
2017-08-30Fix invalid attribute used for time-ago-tooltip componentClement Ho
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-30update specs to match reorganized monitoring componentsMike Greiling
2017-08-30Merge branch 'replace_spinach_user_lookup.feature' into 'master'Robert Speicher
2017-08-30Use `git update-ref --stdin -z` to delete refsLin Jen-Shin
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-30Merge branch 'perf.slow-issuable' into 'master'Sean McGivern
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 '35010-make-identicon-shared' into 'master'Filipa Lacerda
2017-08-30Add filter by my reactionHiroyuki Sato
2017-08-30Update spec initialization with it being a shared componentkushalpandya
2017-08-30Renamed to `identicon` and make shared componentkushalpandya
2017-08-30Add a Build Variable to represent the triggering GitLab user's login usernameMark Fletcher
2017-08-30Add a Build Variable to represent the triggering GitLab user's nameMark Fletcher
2017-08-30Merge branch 'replace_spinach_star.feature' into 'master'Robert Speicher
2017-08-30Replace 'project/user_lookup.feature' spinach test with an rspec analogblackst0ne
2017-08-30Replace 'project/star.feature' spinach test with an rspec analogblackst0ne
2017-08-29Merge branch '35793_fix_predicate_names' into 'master'Robert Speicher
2017-08-29Merge branch 'changes-bar-sticky-fix' into 'master'Filipa Lacerda
2017-08-29Merge branch '35048-empty-badges' into 'master'Phil Hughes
2017-08-29Respect the default visibility level when creating a groupRobert Schilling
2017-08-29Further break with_repo_branch_commit into partsLin Jen-Shin
2017-08-29Add missing N+1 test to issues specTravis Miller
2017-08-29Add time stats to API schema for issue and merge request end pointsTravis Miller
2017-08-29Prevents rendering empty badge when pipeline request failsFilipa Lacerda
2017-08-29Fixes the diff changes buttons from toggling when scrollingPhil Hughes
2017-08-29Merge branch 'fix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500...Kamil Trzciński
2017-08-29Improve migrations using triggersYorick Peterse
2017-08-29RefactorHiroyuki Sato
2017-08-29replace `is_spam?` with `spam?`Maxim Rydkin
2017-08-29replace `is_default_branch?` with `default_branch?`Maxim Rydkin
2017-08-29replace `is_ancestor?` with `ancestor?`Maxim Rydkin