summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* 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
* Delegate ci_project parameters to projectsKamil Trzcinski2015-09-302-27/+19
* Make ensure_gitlab_ci_project return ci_project or create a new oneci-commits-to-projectsKamil Trzcinski2015-09-292-9/+3
* Rename commits to ci_commitsKamil Trzcinski2015-09-292-4/+10
* Fix testsKamil Trzcinski2015-09-292-4/+3
* Fix register_build_service testsKamil Trzcinski2015-09-291-0/+4
* Fix testsKamil Trzcinski2015-09-293-11/+24
* WIPKamil Trzcinski2015-09-294-20/+23
* WIPKamil Trzcinski2015-09-294-6/+11
* Merge branch 'move-runners-page'Dmitriy Zaporozhets2015-09-281-1/+1
|\
| * Fix admin runner page -> assign all buttonDmitriy Zaporozhets2015-09-251-1/+1
* | Add user preference to view project activity and starred project activity as ...Stan Hu2015-09-261-1/+1
|/
* Merge branch 'stanhu/gitlab-ce-fix-mr-creation-with-large-diffs'Dmitriy Zaporozhets2015-09-251-2/+2
|\
| * Fix Error 500 in creating merge requests with > 1000 diffsStan Hu2015-09-251-2/+2
* | Merge branch 'fix-stuck-forked-project-import' into 'master' Dmitriy Zaporozhets2015-09-251-2/+7
|\ \ | |/ |/|
| * Use after_commit_queue to schedule import job immediatelyStan Hu2015-09-251-5/+8
| * Fix bug where projects would appear to be stuck in the forked import stateStan Hu2015-09-251-1/+3
* | Remove unneeded changeKamil Trzcinski2015-09-241-1/+2
* | Get GitLabCiService token from CI projectKamil Trzcinski2015-09-241-4/+7
|/
* Merge branch 'remove-routes-helper' into 'master' Dmitriy Zaporozhets2015-09-243-8/+14
|\
| * Fix CIKamil Trzcinski2015-09-221-0/+2
| * Fix Slack notification URL and remove the usage of Ci::RoutesHelperKamil Trzcinski2015-09-223-8/+12
* | Merge branch 'cleanup-ci-dashboard' into 'master' Douwe Maan2015-09-241-0/+1
|\ \
| * | Simplify CI projects queryDmitriy Zaporozhets2015-09-231-0/+1
* | | Refactor Project#enable_ci methodenable-ci-on-pushDmitriy Zaporozhets2015-09-231-10/+1
|/ /
* | Enable CI for gitlab when .gitlab-ci.yml is pushedDmitriy Zaporozhets2015-09-232-1/+20
* | Show CI status on all pages where commits list is renderedDmitriy Zaporozhets2015-09-231-0/+4
|/
* Merge branch 'rename-reply-by-email' into 'master' Robert Speicher2015-09-211-0/+6
|\
| * Merge branch 'master' into rename-reply-by-emailDouwe Maan2015-09-213-4/+14
| |\
| * | Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-211-0/+6
* | | Merge branch 'fix-ci-handling' into 'master' Dmitriy Zaporozhets2015-09-211-2/+6
|\ \ \
| * | | Fixed MR handling when GitLab CI project is not presentfix-ci-handlingKamil Trzcinski2015-09-211-2/+6
* | | | Fetch merge request ref if it is missing when visit MR pagefix-mr-without-refsDmitriy Zaporozhets2015-09-211-1/+13
* | | | Revert "Fixed MR handling when GitLab CI project is not present"Kamil Trzcinski2015-09-211-6/+2
* | | | Fixed MR handling when GitLab CI project is not presentKamil Trzcinski2015-09-211-2/+6
|/ / /
* | | Merge branch 'notification-levels' into 'master' Douwe Maan2015-09-211-2/+19
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into notification-levelsPatricio Cano2015-09-1624-4/+1669
| |\ \
| * \ \ Merge branch 'master' into notification-levelsPatricio Cano2015-09-161-10/+14
| |\ \ \
| * | | | Added Global to the drop downs and updated the label of the button to show th...Patricio Cano2015-09-161-1/+18
| * | | | Notification level can now be saved from within the project view.Patricio Cano2015-09-141-1/+1
* | | | | Merge branch 'fail-ci-builds-without-yml' into 'master' Dmitriy Zaporozhets2015-09-211-1/+1
|\ \ \ \ \
| * | | | | Fail builds if no .gitlab-ci.yml is foundKamil Trzcinski2015-09-201-1/+1
* | | | | | Merge branch 'reply-by-email-diff' into 'master' Robert Speicher2015-09-211-2/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix reply by email for comments on a specific line in a diff/commit.reply-by-email-diffDouwe Maan2015-09-201-2/+12
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix-ci-link-on-project-page' into 'master' Kamil TrzciƄski2015-09-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix 500 when showing project page and there's no CI project presentfix-ci-link-on-project-pageKamil Trzcinski2015-09-181-1/+1
* | | | | Removed format validationKirilll Zaitsev2015-09-191-1/+1
|/ / / /
* | | | remove API calls from CE to CIci_closer_integrationValery Sizov2015-09-182-48/+14
* | | | Merge branch 'merge_request_error' into 'master' Dmitriy Zaporozhets2015-09-183-53/+8
|\ \ \ \