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-25Merge branch 'use-project-id-in-repo-cache' into 'master' Yorick Peterse
2016-07-25Use project ID in repository cache to prevent stale data from persisting acro...Stan Hu
2016-07-25Merge branch 'filter-branch-by-name' into 'master' Douwe Maan
2016-07-25Merge branch 'remove-magic-comments' into 'master' Rémy Coutable
2016-07-25Merge branch 'reject-invalid-trusted-proxies'Rémy Coutable
2016-07-25Merge branch 'fix-wiki-error-500' into 'master' Rémy Coutable
2016-07-25`WikiPage` should have a slug even when not persisted.Timothy Andrew
2016-07-24ES6ify all the things!Fatih Acet
2016-07-24Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go...Alejandro Rodríguez
2016-07-24Remove magic comments from Ruby files (!5456)winniehell
2016-07-24Ignore invalid trusted proxies in X-Forwarded-For headerStan Hu
2016-07-23Add gitlab-workhorse version to admin dashboardKatarzyna Kobierska
2016-07-22Merge branch 'master' into filter-branch-by-nametiagonbotelho
2016-07-22Merge branch 'master' of gitlab.com:gitlab-org/gitlab-cetiagonbotelho
2016-07-22Merge branch 'handle-invalid-kept-around-references' into 'master' Douwe Maan
2016-07-22Merge branch 'master' of gitlab.com:gitlab-org/gitlab-cetiagonbotelho
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 'master' of gitlab.com:gitlab-org/gitlab-cetiagonbotelho
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