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-04Merge branch 'fix-jira-integration' into 'master'Rémy Coutable
2017-08-04Fix Mattermost integrationValery Sizov
2017-08-04fixShinya Maeda
2017-08-04Add a spec for concurrent processShinya Maeda
2017-08-04Remove monkey-patched Array.prototype.first() and last() methodsMike Greiling
2017-08-04Merge branch 'diff-changed-files-dropdown' into 'master'Filipa Lacerda
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-08-03Revert "Merge branch 'rs-warm-capybara-only-in-ci' into 'master'"Robert Speicher
2017-08-03Merge branch 'tc-no-todo-service-select-mysql' into 'master'Sean McGivern
2017-08-03Migrate Repository#last_commit_for_path to GitalyAhmad Sherif
2017-08-03Migrate blame loading to GitalyAhmad Sherif
2017-08-03fix #3686 make tarball download url to end with extensionhaseeb
2017-08-03Merge branch 'use-rspec-support-helper' into 'master'Rémy Coutable
2017-08-03fix #35133 strip new lines from ssh keyshaseeb
2017-08-03rm a now-useless spechttp://jneen.net/
2017-08-03add builder helpers with levels and start to separate out #filter!http://jneen.net/
2017-08-03fixed jumping when bar gets stuckPhil Hughes
2017-08-03Merge branch 'fix-oauth-checkboxes' into 'master'Filipa Lacerda
2017-08-03Merge branch 'feature/migrate-count-commits-to-gitaly' into 'master'Robert Speicher
2017-08-03Ensure DeviseHelpers is loaded before inclusion in LoginHelpersRobert Speicher
2017-08-03Add spec to test combining API merge_requests query parametersToon Claes
2017-08-03Merge branch 'merge-request-commits-background-migration' into 'master'Rémy Coutable
2017-08-03Avoid plucking Todo ids and use sub-queries insteadToon Claes
2017-08-03Don't include EmailHelpers manually, pick with rspecLin Jen-Shin
2017-08-03Remove unnecessary 'raw' aliasJacob Vosmaer
2017-08-03Rename 'commits_between' to 'rugged_commits_between'Jacob Vosmaer
2017-08-03Expose more attributes to unauthenticated GET /projects/:idTony
2017-08-03Ensure `JIRA::Resource::Issue` responds to `resolution` before calling itMehdi Lahmam
2017-08-03Merge branch '28472-ignore-auto-generated-mails' into 'master'Sean McGivern
2017-08-03Migrate MR commits and diffs to new tablesSean McGivern
2017-08-03Merge branch 'fix-gitaly-install' into 'master'Rémy Coutable
2017-08-03Fixed sign-in restrictions buttons not toggling active statePhil Hughes
2017-08-03Remove test gitaly when older than version fileJacob Vosmaer (GitLab)
2017-08-03Merge branch 'sidebar-fly-out-sub-nav' into 'master'Filipa Lacerda
2017-08-03Allow wiki pages to be renamed in the UIwendy0402
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-02Remove `:empty_project` factory, implement `:repository` traitRobert Speicher
2017-08-02Don't call load_tasks as this would load the tasks twiceRémy Coutable
2017-08-02Ensure we run installation Rake tasks in a clean env in TestEnvRémy Coutable
2017-08-02Don't send rejection mails for all auto-generated mailsLin Jen-Shin
2017-08-02Merge branch 'master' into sidebar-fly-out-sub-navPhil Hughes
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-02Cleanup tests and add admin_container_image toLin Jen-Shin
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