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
2015-11-09Track the amount of times views are renderedYorick Peterse
2015-11-09Fixed Hash key style in Sherlock::Query specYorick Peterse
2015-11-09Added specs and source documentation for SherlockYorick Peterse
2015-11-09Merge branch 'fix-commits-manual-merge' into 'master' Douwe Maan
2015-11-09Fix testsKamil Trzcinski
2015-11-06Add spec for manual merge of merge requestStan Hu
2015-11-05CI details cleanupKamil Trzcinski
2015-11-05 Allow groups to appear in the search results if the group owner allows itValery Sizov
2015-11-04Merge branch 'rs-git-bin-path' into 'master' Douwe Maan
2015-11-04Merge branch 'create-project-performance' into 'master' Yorick Peterse
2015-11-04Merge branch 'remove-duplicate-orders' into 'master' Yorick Peterse
2015-11-04Replace all usages of `git` command with configurable binary pathRobert Speicher
2015-11-03Merge branch 'drop-old-builds' into 'master' Kamil Trzciński
2015-11-03Merge branch 'web_hook_repo_changes'Valery Sizov
2015-11-03Merge branch 'only-syntax' into 'master' Kamil Trzciński
2015-11-03Cleanup stuck CI builds dailyKamil Trzcinski
2015-11-03Fix code that depends on incorrect inflector behaviorDmitriy Zaporozhets
2015-11-03Fixed User sorting specsYorick Peterse
2015-11-03Added benchmark for User.allYorick Peterse
2015-11-03Merge branch 'olhado/gitlab-ce-commit-search'Dmitriy Zaporozhets
2015-11-03Add added, modified and removed properties to commit object in webhookValery Sizov
2015-11-03Fix testsKamil Trzcinski
2015-11-02Merge branch 'api_file_touched_at' into 'master' Dmitriy Zaporozhets
2015-11-02Refactor search by commits messageDmitriy Zaporozhets
2015-11-02Add ability to fetch the commit ID of the last commit that actually touched a...Valery Sizov
2015-11-02Extend yml syntax for only and except to support specifying repository pathKamil Trzcinski
2015-11-02Merge branch 'backup-improvements' into 'master' Kamil Trzciński
2015-11-02Merge branch 'rs-dev-issue-2613' into 'master' Douwe Maan
2015-10-30Adjusted ips/sec for find_by_any_email benchmarksYorick Peterse
2015-10-30Improve performance of User.find_by_any_emailYorick Peterse
2015-10-29Added benchmark for Projects::CreateServiceYorick Peterse
2015-10-29Actually converted code to following suggestions.Michael Chmielewski
2015-10-29Fixed method to use git log via Popen as recommended, and made output match t...Michael Chmielewski
2015-10-29Trying to incorporate suggestions from comments on Merge Request 1661Michael Chmielewski
2015-10-29Trailing new lines at ends of files are important.Michael Chmielewski
2015-10-29Make subject of spec line up on one line to satisfy rubocop requirementsMike Chmielewski
2015-10-29Add support for searching commit log messagesJonathan Schoeffling
2015-10-28Remove deprecated CI events from project settings pageDmitriy Zaporozhets
2015-10-26Fix CI badgeKamil Trzcinski
2015-10-25Merge branch 'dirceu/gitlab-ce-fix-project-search-with-unmatched-parentheses'Douwe Maan
2015-10-23Merge branch 'fix-wiki-clone-over-http' into 'master' Robert Speicher
2015-10-23Merge branch 'comments_fix' into 'master' Dmitriy Zaporozhets
2015-10-23Merge pull request #9762 from huacnlee/fix/api-helpers-bad-autoload-name-for-...Stan Hu
2015-10-23Fix API::APIHelpers -> API::Helpers;Jason Lee
2015-10-23Add spec for cloning Wiki over HTTPStan Hu
2015-10-22Fix: Inability to reply to code comments in the MR view, if the MR comes from...Valery Sizov
2015-10-22Merge branch 'project-path-case-sensitivity' into 'master' Robert Speicher
2015-10-22Require jobs to be namedKamil Trzcinski
2015-10-22Only postgres does case sensitive comparesDouwe Maan
2015-10-21Fix issue #3055 (project search with unmatched parentheses)Dirceu Pereira Tiegs