summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'emails-on-push'Dmitriy Zaporozhets2015-03-081-3/+56
|\
| * Fix EmailsOnPush comparison link to include first commit.Douwe Maan2015-02-251-1/+1
| * Fix EmailsOnPush to allow sending from @company.com for GitLab at gitlab.corp...Douwe Maan2015-02-251-4/+25
| * Send EmailsOnPush when deleting commits using force push.Douwe Maan2015-02-251-1/+1
| * Add option to send EmailsOnPush from committer email if domain matches.Douwe Maan2015-02-251-1/+29
| * Remove incorrect footer from EmailsOnPush body.Douwe Maan2015-02-251-0/+4
| * Change EmailsOnPush subject to include namespace, repo and branch.Douwe Maan2015-02-251-1/+1
* | Merge branch 'commit-range-reference' into 'master'Dmitriy Zaporozhets2015-03-082-0/+67
|\ \
| * | Automatically link commit ranges to compare page.Douwe Maan2015-03-072-0/+67
* | | Merge branch 'mass-change-comments' into 'master'Dmitriy Zaporozhets2015-03-071-18/+10
|\ \ \
| * | | Send notifications and leave system comments when bulk updating issues.Douwe Maan2015-03-061-18/+10
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-065-23/+74
|\ \ \ \
| * | | | Add tag_push event notification to HipChat and Slack services.Stan Hu2015-03-065-23/+74
| | |/ / | |/| |
* | | | Merge branch 'condensed-mr-commits' into 'master'Dmitriy Zaporozhets2015-03-071-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Condense commits already in target branch when updating merge request source ...Douwe Maan2015-03-061-1/+1
| |/ /
* | | Added comment notification events to HipChat and Slack services.Stan Hu2015-03-067-8/+413
|/ /
* | Add merge and issue event notification for HipChatStan Hu2015-03-051-0/+102
* | Re-annotate modelsDmitriy Zaporozhets2015-03-0414-132/+166
* | Merge branch 'add-more-slack-notifications' into 'master'Dmitriy Zaporozhets2015-03-0412-66/+237
|\ \
| * | Fix specs.Douwe Maan2015-03-031-3/+3
| * | Fix specs.Douwe Maan2015-03-033-8/+8
| * | Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-0312-61/+232
* | | Merge branch 'fix-namespace-merge-request-url' into 'master'Marin Jankovski2015-03-041-1/+1
|\ \ \
| * | | Fix URL builder to use GitlabRoutingHelperStan Hu2015-03-031-1/+1
* | | | Merge branch 'project-existence-leak' into 'master'Dmitriy Zaporozhets2015-03-031-0/+146
|\ \ \ \
| * | | | Add tests for GrackAuth.Douwe Maan2015-03-031-0/+146
* | | | | Merge branch 'go-import' into 'master'Marin Jankovski2015-03-031-0/+16
|\ \ \ \ \
| * | | | | Render go-import meta tag for private repos.Douwe Maan2015-03-031-0/+16
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2015-03-031-0/+8
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'fix-merge-request-url-builder' into 'master'Jeroen van Baarsen2015-03-031-0/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix merge request URL passed to Webhooks.Stan Hu2015-02-241-0/+8
* | | | | Fix import check for case sensetive namespacesDmitriy Zaporozhets2015-03-021-0/+10
|/ / / /
* | | | Merge branch 'add-irker-service' of https://github.com/Aorimn/gitlabhq into A...Dmitriy Zaporozhets2015-03-021-0/+103
|\ \ \ \
| * | | | Add Irker serviceAorimn2015-03-011-0/+103
* | | | | Merge pull request #8501 from AKoetsier/slack_channel_and_usernameDmitriy Zaporozhets2015-03-021-0/+22
|\ \ \ \ \
| * | | | | Allow a user to specify a channel and username for the slack-webhookAndrès Koetsier2015-02-281-0/+22
| | |_|/ / | |/| | |
* | | | | Fix broken `project_url` routing when protected branches are accessed with an...Stan Hu2015-03-011-0/+10
| |/ / / |/| | |
* | | | Merge pull request #8890 from sue445/feature/project_api_avatar_urlJeroen van Baarsen2015-03-012-2/+35
|\ \ \ \
| * | | | Expose avatar_url in projects APIsue4452015-03-012-2/+35
* | | | | Merge pull request #8858 from Razer6/update-version-sorterJeroen van Baarsen2015-02-281-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add UTF-8 character to version_sorter testRobert Schilling2015-02-251-4/+4
| * | | | Update version sorter to 2.0.0, fixes #8572Robert Schilling2015-02-241-2/+4
| | |_|/ | |/| |
* | | | Fix and test User#contributed_projects_ids.Douwe Maan2015-02-271-0/+28
* | | | Allow mass-unassigning of issuesRobert Speicher2015-02-251-0/+19
* | | | Rename bulk_update_context_spec to bulk_update_service_specRobert Speicher2015-02-251-0/+0
| |/ / |/| |
* | | Merge branch 'extend_markdown_upload' into 'master'Dmitriy Zaporozhets2015-02-254-100/+132
|\ \ \
| * | | Fix spec.Douwe Maan2015-02-241-1/+1
| * | | Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-2431-257/+386
| |\ \ \ | | |/ /
| * | | Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-213-0/+93
| |\ \ \
| * | | | Fix specs.Douwe Maan2015-02-201-2/+2