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-27Merge branch 'memoize-note-editable' into 'master' Yorick Peterse
2016-07-27Merge branch '14584-remove-routes-that-we-do-not-use-anymore' into 'master' Rémy Coutable
2016-07-27Add a spec for access_for_user_idsStan Hu
2016-07-27Rubocop offensesStan Hu
2016-07-27Optimize the invited group link access level checkStan Hu
2016-07-27Optimize maximum user access level lookup in loading of notesStan Hu
2016-07-27Fix a bug where forking a project from a repository storage to another would ...Alejandro Rodríguez
2016-07-26Show release notes in tag listSean McGivern
2016-07-26Merge branch 'multiple-trigger-variables-show-in-separate-line' into 'master' Rémy Coutable
2016-07-26Clean up unused routesJosef Strzibny
2016-07-26Merge branch 'remove-branches-feature-spec-head-file' into 'master' Rémy Coutable
2016-07-26Fix testsKatarzyna Kobierska
2016-07-26Tests refactoring for trigger variablesKatarzyna Kobierska
2016-07-26Add test for multiple trigger variables viewKatarzyna Kobierska
2016-07-26Ensure current user can retry a build before showing the 'Retry' buttonRémy Coutable
2016-07-26Ensure relative paths for video are rewritten as we do for imagesRémy Coutable
2016-07-26Remove spec/features/projects/branches_spec.rb HEAD fileDouglas Barbosa Alexandre
2016-07-26Merge branch 'khaiql/gitlab-ce-fix/missleading-uri-for-labels-in-merge-reques...Douwe Maan
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-24remove search_id for label dropdown filterScott Le
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