summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Rename `CommitRange#inclusive?` to `#exclude_start?`Robert Speicher2015-04-251-3/+3
* Remove CommitRange#to_aRobert Speicher2015-04-251-27/+0
* Include caret in CommitRange#reference_titleRobert Speicher2015-04-251-1/+5
* Remove param from CommitRange#to_sRobert Speicher2015-04-251-16/+4
* CommitRange improvementsRobert Speicher2015-04-251-2/+2
* Add CommitRange classRobert Speicher2015-04-251-0/+155
* Link cross-project cross-reference notes to correct project.Douwe Maan2015-04-241-11/+11
* No longer needed to pass project argument to commit methods.Douwe Maan2015-04-241-2/+2
* Use project.commit convenience method.Douwe Maan2015-04-242-4/+4
* 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