summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Clean up code somewhat.better-commit-mentionsDouwe Maan2015-04-171-5/+4
* Fix Snippet#participants.Douwe Maan2015-04-151-0/+1
* Clean up code around commit mentions.Douwe Maan2015-04-151-2/+2
* Fix errors.Douwe Maan2015-04-021-1/+1
* Only allow users to cross-reference and close issues they have access to.Douwe Maan2015-04-021-3/+3
* Only allow user to see participants from groups they have access to.Douwe Maan2015-04-022-6/+6
* Slightly refactor getting note notification recipients.Douwe Maan2015-04-021-1/+1
* Refactor Mentionable mentioned users to use ReferenceExtractor.Douwe Maan2015-04-021-17/+6
* Slightly refactor ReferenceExtractor.Douwe Maan2015-04-021-5/+3
* Merge branch 'group-information-leak' into 'master'Dmitriy Zaporozhets2015-04-011-1/+1
|\
| * Don't leak private group existence by redirecting from namespace controller t...Douwe Maan2015-03-241-1/+1
* | Fix nested task listsVinnie Okada2015-03-211-1/+1
|/
* testsValery Sizov2015-03-161-1/+7
* rename table subscribe; make it polymorficValery Sizov2015-03-161-5/+6
* code folding fixValery Sizov2015-03-161-3/+3
* SubscriptionValery Sizov2015-03-151-0/+10
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-1/+0
* Add ExternalIssue base model to make issue referencing more robust for extern...Marin Jankovski2015-02-111-3/+4
* Fix tests for semaphoreDmitriy Zaporozhets2015-02-061-5/+2
* Merge branch 'mention-groups'Dmitriy Zaporozhets2015-02-061-3/+6
|\
| * Allow groups to be mentioned.Douwe Maan2015-02-051-3/+6
* | Refactor issuable sorting a bitDmitriy Zaporozhets2015-02-052-6/+14
* | Refactor sorting in projectDmitriy Zaporozhets2015-02-052-19/+16
* | Fix method overlap for issue sortingDmitriy Zaporozhets2015-02-052-3/+2
* | Explicitly define ordering in models using default_scopeDmitriy Zaporozhets2015-02-052-0/+33
|/
* Code improvements according to styleguideDmitriy Zaporozhets2015-01-221-2/+6
* Merge pull request #7999 from cirosantilli/append-inplaceDmitriy Zaporozhets2015-01-211-1/+1
|\
| * Append in place for strings and arraysCiro Santilli2015-01-011-1/+1
* | Only count the user's last voteMichael Clarke2015-01-191-2/+14
|/
* Merge pull request #7967 from Bugagazavr/issue-actorValeriy Sizov2014-11-051-1/+2
|\
| * Add issueable actorKirill Zaitsev2014-10-051-1/+2
* | Mentioned users are not limited by project scope any moreDmitriy Zaporozhets2014-10-301-5/+1
* | Add task lists to issues and merge requestsVinnie Okada2014-10-051-0/+51
* | Make Mentionables work for cross-project refsVinnie Okada2014-10-031-1/+3
* | Track projects in ReferenceExtractorVinnie Okada2014-10-031-1/+1
|/
* Merge pull request #7754 from Bugagazavr/hooksDmitriy Zaporozhets2014-10-031-1/+1
|\
| * Hook attributesKirill Zaitsev2014-10-021-1/+1
* | Add parenthesis to function def with arguments.Ciro Santilli2014-10-031-5/+5
|/
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-141-1/+1
* Search by issue/mr title and descriptionDmitriy Zaporozhets2014-08-271-0/+4
* Improve labels validation and expose error messagesjubianchi2014-08-201-0/+4
* Do label validation for issues/merge requests APIRobert Schilling2014-08-141-1/+2
* Fix old api compatibility and testsDmitriy Zaporozhets2014-07-301-0/+11
* Migrate issue/mr labels from act_as_taggable to own labelsDmitriy Zaporozhets2014-07-291-0/+2
* Try to keep token authenticable compatibilityMarin Jankovski2014-07-091-0/+31
* Move checking of recepients to a service.Marin Jankovski2014-06-231-1/+1
* Make sure that at mentioning all properly notifies.Marin Jankovski2014-06-231-4/+8
* Merge branch 'milestone-issues-dragging' into 'master'Dmitriy Zaporozhets2014-06-051-0/+2
|\
| * Add only open/reopen scopes to issuesDmitriy Zaporozhets2014-06-041-0/+2
* | More efficient query for mentionable usersDmitriy Zaporozhets2014-06-041-1/+1
|/