summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Update mentionable shared examples to be (a bit) more understandableRobert Speicher2015-04-161-1/+1
* Correct usage of `subject` in specsRobert Speicher2015-04-164-5/+9
* Merge branch 'emailsonpush-hellip' into 'master'Dmitriy Zaporozhets2015-04-151-1/+1
|\
| * Don't use HTML ellipsis in EmailsOnPush subject truncated commit message.emailsonpush-hellipDouwe Maan2015-04-141-1/+1
* | Follow newline guidelines.Douwe Maan2015-04-141-3/+0
* | Remove duplication between Group and ProjectMember.Douwe Maan2015-04-141-2/+37
* | Let invites be declined.Douwe Maan2015-04-141-0/+17
* | Add invite logic to Member.Douwe Maan2015-04-141-0/+79
|/
* Merge branch 'rs-remove-invalid-key-factories' into 'master'Dmitriy Zaporozhets2015-04-141-4/+9
|\
| * Remove the invalid key factoriesRobert Speicher2015-04-111-4/+9
* | Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets2015-04-131-6/+21
|\ \
| * | Allow admin to create public deploy keys that are accessible to any project.Douwe Maan2015-04-031-6/+21
* | | Rename last uses of Buildbox to BuildkiteRobert Speicher2015-04-111-2/+2
* | | Move buildbox_service files to buildkite_serviceRobert Speicher2015-04-111-0/+0
| |/ |/|
* | CI forking: testsValery Sizov2015-04-061-0/+21
|/
* Merge branch 'username-period' into 'master'Dmitriy Zaporozhets2015-04-022-12/+10
|\
| * Move files for moved namespaces.Douwe Maan2015-03-311-2/+0
| * Move User.cleanup_username to Namespace.cleanup_path.Douwe Maan2015-03-272-10/+10
* | Merge branch 'email-full-url'Marin Jankovski2015-03-311-8/+9
|\ \
| * | Use relative URL for Markdown references, except in mails.email-full-urlDouwe Maan2015-03-271-7/+8
| * | Return full URLs from GitLabIssueTrackerService.Douwe Maan2015-03-271-7/+7
| |/
* | Move asana_service_spec to its correct locationRobert Speicher2015-03-271-0/+0
|/
* Renamed Buildbox to Buildkite.Keith Pitt2015-03-261-6/+6
* Merge branch 'improve-contributions-calendar' into 'master'Dmitriy Zaporozhets2015-03-231-38/+7
|\
| * Refactor repository specsDmitriy Zaporozhets2015-03-221-38/+7
* | Fix dots in Wiki slug causing errorsStan Hu2015-03-211-0/+41
|/
* Link to CI with refValery Sizov2015-03-202-3/+3
* Fix cross references when usernames, milestones, or project names contain und...Stan Hu2015-03-191-11/+142
* Extend the commit calendar to show the actual commits for a dateHannes Rosenögger2015-03-181-2/+17
* Merge branch 'external_wiki' into 'master'Dmitriy Zaporozhets2015-03-181-0/+39
|\
| * Add a service to support external wikisHannes Rosenögger2015-03-121-0/+39
* | Delete deploy key when last connection to a project is destroyed.Douwe Maan2015-03-171-0/+33
* | Merge branch 'fix-restricted-visibility' into 'master'Dmitriy Zaporozhets2015-03-161-11/+13
|\ \
| * \ Merge branch 'master' into fix-restricted-visibilityVinnie Okada2015-03-143-4/+27
| |\ \ | | |/
| * | Move restricted visibility settings to the UIVinnie Okada2015-03-071-11/+13
* | | Use `group_member` instead of `users_group` or `membership`.Douwe Maan2015-03-151-6/+6
| |/ |/|
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-101-0/+23
|\ \
| * | This MR extends the commit calendar so it searches for commits made with ever...Stan Hu2015-03-091-0/+23
| |/
* | Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan2015-03-102-4/+4
|/
* Add tag_push event notification to HipChat and Slack services.Stan Hu2015-03-065-23/+74
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-063-7/+275
* 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-0411-66/+236
|\
| * 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-0311-61/+231
* | 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