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-07-22Merge branch 'handle-invalid-kept-around-references' into 'master' Douwe Maan
2016-07-22Gracefully handle case when keep-around references are corrupted or exist alr...Stan Hu
2016-07-22Make Notify specs more robust by setting up assignee namesRémy Coutable
2016-07-22Fix failing spec on help controllerAchilleas Pipinellis
2016-07-22Merge branch '19572-storage-path-validations-fail-incorrectly-for-some-patter...Stan Hu
2016-07-22Skip repository storage path valitaions on test environmentAlejandro Rodríguez
2016-07-22Use Pathname to make the repository storage path validations more robustAlejandro Rodríguez
2016-07-22Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez
2016-07-22Merge branch 'fix-data-integrity-issue-with-repository-downloads-path' into '...Douwe Maan
2016-07-21Merge branch 'fix/get-cached-rendered-html-using-single-redis-request' into '...Douwe Maan
2016-07-21Merge branch 'rs-bulk-issues-update-spec' into 'master' Robert Speicher
2016-07-21Retrieve rendered HTML from cache in one requestAhmad Sherif
2016-07-21Merge branch 'discussion-model' into 'master' Robert Speicher
2016-07-21Extract helper methods to clean up RepositoryArchiveCleanUpService specDouglas Barbosa Alexandre
2016-07-21Use Dir.mktmpdir instead of FileUtils.mkdir_p in the specDouglas Barbosa Alexandre
2016-07-21Use find instead Ruby to remove files due to performance reasonsDouglas Barbosa Alexandre
2016-07-21Cover the behavior RepositoryArchiveCleanUpService with testsDouglas Barbosa Alexandre
2016-07-21Add service to clean up repository archive cacheDouglas Barbosa Alexandre
2016-07-21Merge branch '20055-build-duration-showing-too-many-digits' into 'master' Stan Hu
2016-07-21Merge branch '20061-emailsonpushworker-fails-on-new-branch-pushes' into 'mast...Rémy Coutable
2016-07-21Cast duration to integer in `TimeHelper#time_interval_in_words`Rémy Coutable
2016-07-21Fix emails on push for new and deleted branchesSean McGivern
2016-07-21Merge branch 'fix/new-project-import-tooltip' into 'master' Fatih Acet
2016-07-21Merge branch '20067-wiki-not-visible-from-web' into 'master' Rémy Coutable
2016-07-21Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable
2016-07-21Make Service.external_wikis return only active external wikisRémy Coutable
2016-07-21Merge branch '4142-show-inline-video' into 'master' Rémy Coutable
2016-07-21Merge branch 're-deploy-button' into 'master' Rémy Coutable
2016-07-21Merge branch 'remove-flaky-diff-note-tests' into 'master' Douwe Maan
2016-07-21Remove flaky diff note tests for nowDouwe Maan
2016-07-21Refactor Issues::BulkUpdateService specRobert Speicher
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-20Use Re-deploy button on Deployments pageKamil Trzcinski
2016-07-20Merge branch '18586-user-authorized_projects-is-slow' into 'master' Yorick Peterse
2016-07-20Merge branch 'email-domain-blacklist' into 'master' Robert Speicher
2016-07-20Refactor user authorization check for a single project to avoid querying all ...Alejandro Rodríguez
2016-07-20Merge branch 'cs-warn-on-failure' into 'master' Fatih Acet
2016-07-20Merge branch '14284-allow-all-deploy-keys-to-be-retrieved-via-api-regardless-...Gabriel Mazetto
2016-07-20Merge branch 'fix-side-by-side-comment-widget' into 'master' Jacob Schatz
2016-07-20Add /deploy_keys API to retrieve all deploy keys regardless of project affili...Alejandro Rodríguez
2016-07-20Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin
2016-07-20Merge branch 'migration-downtime-tags' into 'master' Robert Speicher
2016-07-20Merge branch 'rubocop/enable-multiline-ternary-operator-cop' into 'master' Robert Speicher
2016-07-20Just put setup directly in the test, feedback:Lin Jen-Shin
2016-07-20Cleanup the use of let, feedback:Lin Jen-Shin
2016-07-20Lose unneeded instance variables and variables, feedback:Lin Jen-Shin
2016-07-20Merge branch 'issue_8110' into 'master' Rémy Coutable
2016-07-20fix spec - unused varJames Lopez
2016-07-20Make sure there's a buildLin Jen-Shin
2016-07-20Merge branch 'fix-retries-on-manual-actions' into 'master' Rémy Coutable