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-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-02Remove `:empty_project` factory, implement `:repository` traitRobert Speicher
2017-08-02Merge branch 'handle-reserved-words-for-oauth-usernames' into 'master'Rémy Coutable
2017-08-02Merge branch '35408-group-auto-avatars' into 'master'Filipa Lacerda
2017-08-02Uniquify reserved word usernames on OAuth user creationRobin Bobbitt
2017-08-02Make Delete Merged Branches handle wildcard protected branches correctlyToon Claes
2017-08-02Extending API for protected branchesEric
2017-08-02Merge branch 'rs-issuables-list-metadata-shared-examples' into 'master'Rémy Coutable
2017-08-02Merge branch 'rs-empty_project-cleanup' into 'master'Rémy Coutable
2017-08-02Add filtered search to group issue dashboardClement Ho
2017-08-02Use `$mount` for component rendering, remove tests for `props` datatype as un...kushalpandya
2017-08-02Merge branch 'pawel/add_more_variables_to_additional_metrics-35267' into 'mas...Douwe Maan
2017-08-02Merge branch '35815-webhook-log-encoding-error' into 'master'Dmitriy Zaporozhets
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-08-01Give metric query context rspec examples correctly sounding names. + missing ...Pawel Chojnacki
2017-08-01Derive project path from import URLWinnie Hellmann
2017-08-01Fix encoding error for WebHook loggingAlexander Randa
2017-08-01Make the 'issuables list meta-data' shared example less dangerousRobert Speicher
2017-08-01Merge branch '33620-remove-events-from-notification_settings' into 'master'Douwe Maan
2017-08-01Merge branch 'blob-limit-test' into 'master'Sean McGivern
2017-08-01Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern
2017-08-01Fix bug in blob testJacob Vosmaer
2017-08-01Merge branch 'gitaly-commit-languages' into 'master'Sean McGivern
2017-08-01Merge branch 'fix/sm/remove-services-true-from-pipeline_trigger_service_spec'...Rémy Coutable
2017-08-01Merge branch 'mk-fix-deploy-key-deletion' into 'master'Yorick Peterse
2017-08-01Merge branch 'remove-content-commit' into 'master'Douwe Maan
2017-08-01Merge branch '34519-extend-api-group-secret-variable' into 'master'Kamil Trzciński
2017-08-01Tests for `group_identicon` componentkushalpandya
2017-08-01Remove unnecessary importskushalpandya
2017-08-01Change ID type to numberkushalpandya
2017-08-01Inline script cleanup globals and easyTim Zallmann
2017-08-01Add option to use CommitLanguages RPCJacob Vosmaer
2017-08-01CI fixes for gitaly-rubyJacob Vosmaer
2017-08-01fixShinya Maeda
2017-08-01Allow logged in users to read user list under public restrictionLin Jen-Shin (godfat)
2017-08-01Rename ensure_dir_exist -> ensure_storage_path_existGabriel Mazetto
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-08-01Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-08-01Merge branch 'fix-group-milestone-link-in-issuable-sidebar' into 'master'Robert Speicher
2017-07-31Fix group milestone path on issuable sidebarSean McGivern
2017-07-31Merge branch 'mk-fix-wiki-backup' into 'master'Douwe Maan
2017-07-31Merge branch 'avoid-expect_any_instance_of' into 'master'Rémy Coutable
2017-07-31Merge branch 'fix/gb/fix-chatops-deploy-multiple-actions-matching' into 'master'Kamil Trzciński
2017-07-31Remove unused (?) codeJacob Vosmaer
2017-07-31Add changelog: add support for kube_namespace in Metrics queriesPawel Chojnacki
2017-07-31Tests for query context variablesPawel Chojnacki
2017-07-31Context handling and tests cleanup + simple test kube_namespace context testPawel Chojnacki
2017-07-31Merge branch '29385/add_shrug_command' into 'master'Rémy Coutable
2017-07-31Avoid expect_any_instance_of because it doesn't workLin Jen-Shin