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-04-13Merge branch 'fix/gb/fix-registry-for-uppercased-project-paths' into 'master' Kamil Trzciński
2017-04-13Merge branch 'fix-trace-seeking-readline' into 'master' Kamil Trzciński
2017-04-13Merge branch 'improve-discussions-feature-attempt-1' into 'master'Douwe Maan
2017-04-13Merge branch 'siemens/gitlab-ce-fix/subgroup-hide-button' into 'master' Rémy Coutable
2017-04-13Merge branch 'backport-ee-1525' into 'master' Robert Speicher
2017-04-13Merge branch '30457-expire-note-destroy' into 'master'Sean McGivern
2017-04-13Merge branch 'zj-api-fix-build-events' into 'master' Rémy Coutable
2017-04-13Merge branch 'zj-fix-coverage-bug' into 'master' Kamil Trzciński
2017-04-12Fix token test by specifying a static tokenLin Jen-Shin
2017-04-12Merge branch 'dz-fix-group-move' into 'master'Douwe Maan
2017-04-12Merge branch 'dz-fix-project-view' into 'master' Annabel Dunstone Gray
2017-04-12Merge branch '1595-ee-backport-environments-tests' into 'master' Clement Ho
2017-04-12Merge branch 'ci-favicon-back-in' into 'master' Filipa Lacerda
2017-04-12Merge branch 'test-all-etag-routes' into 'master' Sean McGivern
2017-04-12Merge branch 'dm-remove-copy-link-on-svgs' into 'master'Robert Speicher
2017-04-12Merge branch 'fix/gb/improve-container-registry-clipboard-links' into 'master' Kamil Trzciński
2017-04-12Merge branch 'mr-widget-bug-fix' into 'master' Stan Hu
2017-04-12Fix failure: spec/controllers/projects/builds_controller_spec.rb:33Felipe Artur
2017-04-11Revert "Merge branch 'optimise-pipelines' into 'master' "Lin Jen-Shin
2017-04-09Merge branch 'remove_is_admin' into 'master' Robert Speicher
2017-04-09Add a name field to the group edit formDouglas Lovell
2017-04-09Remove the User#is_admin? methodblackst0ne
2017-04-08Merge branch 'master' into new-resolvable-discussionDouwe Maan
2017-04-08Fix specsDouwe Maan
2017-04-08Merge branch 'adam-finish-5993-closed-issuable' into 'master' Douwe Maan
2017-04-08Merge branch 'activity-feed-user-name' into 'master' Annabel Dunstone Gray
2017-04-08Merge branch 'feature/add-rake-task-prints-storage-config-in-toml' into 'mast...Robert Speicher
2017-04-07Put back usernames in activity and profile feedAnnabel Dunstone Gray
2017-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Remove Vue from main bundle and disable production warningsMike Greiling
2017-04-07Add indication for closed or merged issuables in GFMAdam Buckland
2017-04-07Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea...Sean McGivern
2017-04-07Add ref and active to import/export configSean McGivern
2017-04-07Merge branch 'optimise-builds' into 'master' Sean McGivern
2017-04-07Merge branch 'karma-failure-fix' into 'master' Jacob Schatz
2017-04-07Merge branch 'bvl-fix-project-ci-status-cache' into 'master' Kamil Trzciński
2017-04-07Fix last spec failureKamil Trzcinski
2017-04-07Fix spec failureKamil Trzcinski
2017-04-07Count number of queriesKamil Trzcinski
2017-04-07Yet, another errorsKamil Trzcinski
2017-04-07Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan
2017-04-07Fixed duplicate jQuery AJAX spyonPhil Hughes
2017-04-07Another round of code reviewKamil Trzcinski
2017-04-07Fix view specDouwe Maan
2017-04-07Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`Bob Van Landuyt
2017-04-07Take the ref of a pipeline into account when caching statusBob Van Landuyt
2017-04-07Rename `ProjectBuildStatus` -> `ProjectPipelineStatus`Bob Van Landuyt
2017-04-07Wrap updating of cache after pipeline transition in class methodBob Van Landuyt
2017-04-07Update project build status cache when transitioningBob Van Landuyt
2017-04-07Rename Ci::PipelineStatus -> Ci::ProjectBuildStatusBob Van Landuyt