summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Restore placeholders in issue filters from "Any" to "Milestone" and "Label"Stan Hu2015-10-083-2/+10
* Merge remote-tracking branch 'public/project-find-with-namespace-performance'Dmitriy Zaporozhets2015-10-082-7/+41
|\
| * Revamp finding projects by namespacesYorick Peterse2015-10-082-8/+14
| * Added concern for case-insensitive WHERE queriesYorick Peterse2015-10-071-0/+28
* | Merge remote-tracking branch 'public/trending-projects-performance'Dmitriy Zaporozhets2015-10-081-0/+14
|\ \ | |/ |/|
| * Revamp trending projects queryYorick Peterse2015-10-061-0/+14
* | Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu2015-10-071-0/+3
* | Add directory feature buttonStan Hu2015-10-071-8/+21
* | Fix routing in CI mailerDmitriy Zaporozhets2015-10-073-4/+4
* | Fix ci build routing and few testsci-build-pageDmitriy Zaporozhets2015-10-061-1/+1
|/
* Fixed failure reading .gitlab-ci.ymlfix-ci-bugsKamil Trzcinski2015-10-061-1/+1
* Latest builds always include builds with unique name and unique refKamil Trzcinski2015-10-061-1/+1
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-10-051-2/+1
|\
| * Merge branch 'rs-remove-ci-disable'Kamil Trzcinski2015-10-051-2/+1
| |\
| | * Remove the option to disable CIrs-remove-ci-disableRobert Speicher2015-10-051-2/+1
* | | Merge branch 'user-preferences-layout-option' of https://github.com/gopeter/g...Dmitriy Zaporozhets2015-10-051-0/+4
|\ \ \ | |/ / |/| |
| * | improved code style and layout option namingPeter Göbel2015-10-051-1/+1
| * | added user preference to change layout widthPeter Göbel2015-10-051-0/+4
| |/
* | Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski2015-10-051-21/+2
* | Add stage testsKamil Trzcinski2015-10-051-1/+2
* | Fix build pipeliningKamil Trzcinski2015-10-052-2/+13
* | Fix next bunch of testsKamil Trzcinski2015-10-051-0/+4
* | Fix next round of testsKamil Trzcinski2015-10-053-24/+10
* | Fix builds_without_retryKamil Trzcinski2015-10-052-11/+8
* | Make commit_spec runKamil Trzcinski2015-10-052-31/+48
* | Add user to Ci::Build to have pusher email addressKamil Trzcinski2015-10-054-6/+7
* | Refactor commit and buildKamil Trzcinski2015-10-058-112/+69
|/
* Merge remote-tracking branch 'upstream/master'Guilherme Garnier2015-10-034-20/+14
|\
| * Merge branch 'access_level_badge_bug' into 'master' Dmitriy Zaporozhets2015-10-021-0/+4
| |\
| | * Wrong access level badge on MR commentsaccess_level_badge_bugValery Sizov2015-10-021-0/+4
| * | Merge branch 'rs-throttle-reset' into 'master' Douwe Maan2015-10-021-0/+4
| |\ \ | | |/ | |/|
| | * Add User#recently_sent_password_reset?Robert Speicher2015-10-011-0/+4
| * | Merge branch 'ensure-ci-project' into 'master' Dmitriy Zaporozhets2015-10-022-20/+6
| |\ \
| | * | Remove unnecessary fork ci logicDmitriy Zaporozhets2015-10-021-15/+0
| | * | Prevent creating 2 Ci::Project entities when enable CIDmitriy Zaporozhets2015-10-021-5/+1
| | * | Ensure GitLab CI project exists when CI service is activated manuallyensure-ci-projectDmitriy Zaporozhets2015-10-011-0/+5
* | | | Fix rubocop warnings in appGuilherme Garnier2015-10-037-34/+21
|/ / /
* | | Merge branch 'rs-update-note' into 'master'Robert Speicher2015-10-011-1/+1
|\ \ \ | |/ / |/| |
| * | Simplify Note#editable?rs-update-noteRobert Speicher2015-09-301-1/+1
| |/
* | Merge branch 'disable-report-button-if-already-reported' into 'master' Douwe Maan2015-10-012-2/+3
|\ \
| * | Streamline the "Report button"rymai/gitlab-ce-disable-report-button-if-already-reportedRémy Coutable2015-09-292-4/+3
| * | Disable the "Report abuse" button if a user has already been reportedRémy Coutable2015-09-291-0/+2
* | | Merge branch 'ci-fixes' into 'master' Kamil Trzciński2015-10-012-9/+11
|\ \ \
| * | | Fix: CI token removal regression from build traceci-fixesKamil Trzcinski2015-10-011-7/+10
| * | | Fix: broken git clone URL for CI runnersKamil Trzcinski2015-10-011-2/+1
| | |/ | |/|
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDouwe Maan2015-10-014-31/+25
|\ \ \
| * | | Note the original location of a moved project when notifying users of the moveproject_movingValery Sizov2015-10-012-4/+6
| |/ /
| * | Delegate ci_project parameters to projectsKamil Trzcinski2015-09-302-27/+19
* | | Merge branch 'master' into flevour/gitlab-ce-project-path-insensitive-lookupDouwe Maan2015-10-0115-149/+173
|\ \ \ | |/ /
| * | Make ensure_gitlab_ci_project return ci_project or create a new oneci-commits-to-projectsKamil Trzcinski2015-09-292-9/+3