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
2016-10-10Merge branch 'fix-misnamed-constant' into 'master' Robert Speicher
2016-10-10Merge branch 'use-let-in-tests' into 'master' Stan Hu
2016-10-10HTMLEntityFilter -> HtmlEntityFilterNick Thomas
2016-10-10Merge branch 'fix/async-pipeline-processing-stale-data' into 'master' Kamil Trzciński
2016-10-10Merge branch 'namespace-validation-fixes' into 'master' Sean McGivern
2016-10-10Merge branch 'adam-commit-search-case-insensitive' into 'master' Sean McGivern
2016-10-10Merge branch 'tests-use-tmpfs' into 'master' Yorick Peterse
2016-10-10Merge branch '22373-reduce-queries-in-api-helpers-find_project' into 'master' Yorick Peterse
2016-10-10Prevent conflict b/w search field and its dropdownBrennan Roberts
2016-10-10Make searching for commits case insensitive.Adam Niedzielski
2016-10-09Use user from let instead recreate in beforeSemyon Pupkov
2016-10-08Improve spec for merge when build succeeds featureGrzegorz Bizon
2016-10-08Use Hash rocket syntax to maintain Ruby 2.1 compatibility in specStan Hu
2016-10-07Correct namespace validation to forbid bad names #21077Will Starms
2016-10-07Merge branch '23096-expire-artifacts-per-job' into 'master' Yorick Peterse
2016-10-07Merge branch '22774-retouch-environments-deployments' into 'master' Jacob Schatz
2016-10-07Merge branch 'rs-optimize-award_user_list-spec' into 'master' Rémy Coutable
2016-10-07Deletes extra empty line breaking the buildFilipa Lacerda
2016-10-07Optimize the `award_user_list` helper specRobert Speicher
2016-10-07ExpireBuildArtifactsWorker query builds table without ordering enqueuing one ...Paco Guzman
2016-10-07Merge branch 'sh-fix-events-update-spec' into 'master' Yorick Peterse
2016-10-07Updates test in order to look for linkFilipa Lacerda
2016-10-07Merge branch 'memoize_shell_secret_token' into 'master' Rémy Coutable
2016-10-07Merge branch 'ben.boeckel/gitlab-ce-api-visible-projects' into 'master' Rémy Coutable
2016-10-07Fix Event#reset_project_activity updatesStan Hu
2016-10-07Call ensure_secret_token! in secret token test's before block since it would ...Justin DiPierro
2016-10-07Enable CacheMarkdownField for the remaining modelsNick Thomas
2016-10-07Use CacheMarkdownField for notesNick Thomas
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-07Merge branch '23025-issue-boards-defaults' into 'master' Jacob Schatz
2016-10-07Update issue board specAnnabel Dunstone Gray
2016-10-07Improve project policy specAlejandro Rodríguez
2016-10-07Merge branch 'fix-already-selected-activity-link' into 'master' Fatih Acet
2016-10-06Adds test for external link in environment detailsFilipa Lacerda
2016-10-06Fixes external_url linkFilipa Lacerda
2016-10-06Update user routing spec after constrainer logic changedDmitriy Zaporozhets
2016-10-06Make user constrainer lookup same as controller and add more constrainer testsDmitriy Zaporozhets
2016-10-06Fix users feature specDmitriy Zaporozhets
2016-10-06Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets
2016-10-06Try tmpfs for repository storage, etcNick Thomas
2016-10-06Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro
2016-10-06Merge branch 'issue-boards-new-issue' into 'master' Fatih Acet
2016-10-06Revert "Label list shows all issues (opened or closed) with that label"Douglas Barbosa Alexandre
2016-10-06Merge branch 'rc-use-grape-dsl-to-document-members-api' into 'master' Robert Speicher
2016-10-06Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit'Rémy Coutable
2016-10-06Merge branch 'issue-board-api-support' into 'master' Dmitriy Zaporozhets
2016-10-06Add tests to Projects::Boards::IssuesController#create actionDouglas Barbosa Alexandre
2016-10-06Add service to create a new issue in a board listDouglas Barbosa Alexandre
2016-10-06Added testsPhil Hughes
2016-10-06Use higher size on Gitlab::Redis connection pool on Sidekiq serversPaco Guzman