summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Change "recent" scopes to sort by "id"Yorick Peterse2015-11-112-2/+2
* Merge branch 'artifacts' into 'master' Kamil Trzciński2015-11-114-0/+23
|\
| * Implement Build ArtifactsKamil Trzcinski2015-11-104-0/+23
* | Fix Drone CI service template not saving properlyStan Hu2015-11-101-1/+0
|/
* Merge remote-tracking branch 'origin/release-notes'Dmitriy Zaporozhets2015-11-102-1/+7
|\
| * Refactor release code a bitDmitriy Zaporozhets2015-11-091-1/+1
| * Add association and validation for Release modelDmitriy Zaporozhets2015-11-061-0/+3
| * More release related logic to separate resourceDmitriy Zaporozhets2015-11-051-1/+2
| * Add release modelDmitriy Zaporozhets2015-11-051-0/+2
* | Enable shared runners for all new projectsKamil Trzcinski2015-11-052-2/+6
* | CI details cleanupKamil Trzcinski2015-11-055-6/+14
* | Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-051-1/+1
|/
* Merge branch 'rs-git-bin-path' into 'master' Douwe Maan2015-11-041-6/+6
|\
| * Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-031-6/+6
* | Merge branch 'remove-duplicate-orders' into 'master' Yorick Peterse2015-11-041-5/+5
|\ \ | |/ |/|
| * Only sort by IDs by defaultYorick Peterse2015-11-031-5/+5
* | Merge branch 'only-syntax' into 'master' Kamil Trzciński2015-11-031-1/+1
|\ \
| * | Extend yml syntax for only and except to support specifying repository pathKamil Trzcinski2015-11-021-1/+1
| |/
* | Merge branch 'olhado/gitlab-ce-commit-search'Dmitriy Zaporozhets2015-11-031-0/+9
|\ \ | |/ |/|
| * Refactor search by commits messageolhado/gitlab-ce-commit-searchDmitriy Zaporozhets2015-11-021-3/+3
| * Actually converted code to following suggestions.Michael Chmielewski2015-10-281-6/+3
| * Fixed method to use git log via Popen as recommended, and made output match t...Michael Chmielewski2015-10-281-1/+6
| * Trying to incorporate suggestions from comments on Merge Request 1661Michael Chmielewski2015-10-281-4/+5
| * Add support for searching commit log messagesJonathan Schoeffling2015-10-281-0/+6
* | Use a subquery with IDs only for find_by_any_emailYorick Peterse2015-10-301-9/+7
* | Fixed UNION syntax for MySQLYorick Peterse2015-10-301-2/+2
* | Use a UNION for User.find_by_any_emailYorick Peterse2015-10-301-3/+12
* | Improve performance of User.find_by_any_emailYorick Peterse2015-10-301-15/+3
* | Force update refs/merge-requests/X/head upon a push to the source branch of a...Stan Hu2015-10-291-1/+1
|/
* Merge branch 'fix-ci-badge' into 'master' Robert Speicher2015-10-261-4/+0
|\
| * Fix CI badgefix-ci-badgeKamil Trzcinski2015-10-261-4/+0
* | Fix specific runner visibilityKamil Trzcinski2015-10-262-9/+15
|/
* Merge branch 'dirceu/gitlab-ce-fix-project-search-with-unmatched-parentheses'Douwe Maan2015-10-251-1/+1
|\
| * Fix issue #3055 (project search with unmatched parentheses)dirceu/gitlab-ce-fix-project-search-with-unmatched-parenthesesDirceu Pereira Tiegs2015-10-211-1/+1
* | Render CI status on merge requests index pageDmitriy Zaporozhets2015-10-231-2/+8
* | Merge branch 'git-follow' into 'master' Dmitriy Zaporozhets2015-10-231-2/+5
|\ \
| * | Refactor git follow option setgit-followDmitriy Zaporozhets2015-10-231-1/+1
| * | Use git follow flag for commits page when retrieve history for file or directoryDmitriy Zaporozhets2015-10-231-2/+5
* | | Merge branch 'fix-ci-regressions' into 'master' Robert Speicher2015-10-232-1/+1
|\ \ \ | |/ / |/| |
| * | On CI Admin page show only projects that are present in GitLabKamil Trzcinski2015-10-231-0/+1
| * | Fix small CI UI regressionsKamil Trzcinski2015-10-231-1/+0
* | | Merge branch 'comments_fix' into 'master' Dmitriy Zaporozhets2015-10-231-1/+1
|\ \ \ | |/ / |/| |
| * | Fix: Inability to reply to code comments in the MR view, if the MR comes from...comments_fixValery Sizov2015-10-221-1/+1
* | | Merge branch 'project-path-case-sensitivity' into 'master' Robert Speicher2015-10-221-4/+5
|\ \ \ | |/ / |/| |
| * | Move case sensitivity check to find_with_namespace.Douwe Maan2015-10-211-9/+3
| * | Prefer project with exact path to differently cased one when both exist.Douwe Maan2015-10-201-5/+12
* | | Show empty repository page if repository don't have branchesArtem V. Navrotskiy2015-10-212-1/+14
* | | Merge branch 'git-archive-improvements-2' into 'master' Douwe Maan2015-10-211-8/+8
|\ \ \
| * \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...git-archive-improvements-2Jacob Vosmaer2015-10-2013-49/+115
| |\ \ \ | | |/ /
| * | | Clear archive cache asynchronouslyJacob Vosmaer2015-10-201-8/+8