summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Simplify CI projects queryDmitriy Zaporozhets2015-09-231-0/+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
|\ \ \ \
| * | | | Fix CI status in the MR pageValery Sizov2015-09-183-53/+8
* | | | | Allow to disable GitLab CIKamil Trzcinski2015-09-181-1/+2
|/ / / /
* | | | Merge pull request #9618 from pjknkda/repo-info-to-issue-hookStan Hu2015-09-171-0/+6
|\ \ \ \
| * | | | add repository field to issue hook dataJungkook Park2015-09-171-0/+6
| | |_|/ | |/| |
* | | | Merge branch 'fix-issue-2382' into 'master'Stan Hu2015-09-172-3/+11
|\ \ \ \
| * | | | Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu2015-09-152-3/+11
| | |_|/ | |/| |
* | | | enable SSL by defaultenable_ssl_by_defaultValery Sizov2015-09-171-1/+1
| |/ / |/| |
* | | Merge branch 'add-links-to-ci' into 'master'Dmitriy Zaporozhets2015-09-161-0/+1
|\ \ \
| * | | Add links from GitLab to CIDmitriy Zaporozhets2015-09-161-0/+1
* | | | Fix CI testsKamil Trzcinski2015-09-161-1/+1
* | | | Fix ordering issueKamil Trzcinski2015-09-161-1/+1
|/ / /
* | | Merge remote-tracking branch 'origin/master' into ci-and-ce-sitting-in-a-tree...Kamil Trzcinski2015-09-152-10/+20
|\ \ \
| * | | Add a help text to the Slack ServiceJeroen van Baarsen2015-09-151-0/+6
| |/ /
| * | Import forked repositories asynchronously to prevent large repositories from ...Stan Hu2015-09-111-10/+14
| |/
* | Fix: features/ci/admin/runners_spec.rbKamil Trzcinski2015-09-151-1/+1
* | Fix: features/ci/runners_spec.rbKamil Trzcinski2015-09-151-0/+9
* | fix specs. Stage 7Valery Sizov2015-09-152-3/+3
* | Remove network from CIDmitriy Zaporozhets2015-09-112-124/+4
* | Fix build features specsDmitriy Zaporozhets2015-09-111-1/+3
* | fix of project creationValery Sizov2015-09-103-91/+1
* | Fix commit specsDmitriy Zaporozhets2015-09-101-2/+2
* | Fix some issues with ci models specsDmitriy Zaporozhets2015-09-101-2/+2
* | remove gitlab_ci configValery Sizov2015-09-103-4/+4
* | integration with gitlab authValery Sizov2015-09-092-31/+2
* | Make rspec startDmitriy Zaporozhets2015-09-093-3/+3