summaryrefslogtreecommitdiff
path: root/app/models/note.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-081-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Remove ignore_column occurence in CE coderemove-old-ignore-columnDmitriy Zaporozhets2019-09-101-2/+0
* Use delete_all for deleting eventsevents-delete-allJan Provaznik2019-09-071-1/+1
* Create an event on epic actionsJan Provaznik2019-09-031-0/+1
* Merge branch 'remove-ignorable-column-concern' into 'master'Michael Kozono2019-08-301-2/+1
|\
| * Use self.ignored_columns += instead of =Stan Hu2019-08-301-1/+1
| * Remove dependency on IgnorableColumn concerndineshpanda2019-08-301-2/+1
* | Merge branch 'security-epic-notes-api-reveals-historical-info-ce-master' into...GitLab Release Tools Bot2019-08-291-0/+4
|\ \
| * | Filter out old system notes for epicsPatrick Derichs2019-08-281-0/+4
| |/
* | Limit the size of issuable description and commentsAlexandru Croitor2019-08-221-0/+1
|/
* Fix first-time contributor notes not renderingsh-fix-special-role-error-500Stan Hu2019-07-311-0/+4
* Enable Rubocop Performance/InefficientHashSearchsh-enable-rubocop-hash-searchStan Hu2019-07-241-1/+1
* GraphQL support for Notes created in discussions62826-graphql-note-mutationsLuke Duncalfe2019-07-101-0/+2
* Fix typo in code comments about ElasticsearchTakuya Noguchi2019-06-281-1/+1
* Do not rewrite relative links for system notesbug/63162-duplicate_path_in_linksMario de la Ossa2019-06-201-1/+1
* Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-141-1/+1
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Hide "Edited" when note is transformed or resolvedHeinrich Lee Yu2019-03-141-0/+8
* Use parent instead of projectJarka Košanová2019-01-081-0/+4
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-1/+11
* Reduce N+1 from Activity Dashboard and BanzaiGabriel Mazetto2018-12-101-1/+1
* Merge branch 'security-guest-comments' into 'master'Cindy Pallares2018-11-281-1/+1
* Add 'only history' option to notes filterFelipe Artur2018-11-051-0/+2
* Merge branch 'security-redact-links' into 'master'Jan Provaznik2018-10-291-0/+3
|\
| * Redact unsubscribe links in issuable textsJan Provaznik2018-10-231-0/+3
* | Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-231-0/+9
|/
* Fix comments in app/models/note.rbStan Hu2018-10-061-3/+3
* Filter system notes with public and private cross referencesBrett Walker2018-10-021-12/+15
* Added FromUnion to easily select from a UNIONYorick Peterse2018-09-171-0/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-12/+1
* Merge branch 'group-todos' into 'master'Sean McGivern2018-08-071-0/+4
|\
| * Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-021-0/+4
* | Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable2018-08-021-0/+2
|\ \ | |/ |/|
| * Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* | Show the status of a user in interactionsBob Van Landuyt2018-07-301-1/+1
|/
* Merge branch 'satishperala/gitlab-ce-20720_webhooks_full_image_url' into 'mas...Douwe Maan2018-07-171-1/+1
|\
| * Merge branch 'master' into satishperala/gitlab-ce-20720_webhooks_full_image_urlSean McGivern2018-07-061-0/+5
| |\
| * | Add base class for hook builders, and use it for notes and wikisSean McGivern2018-06-201-3/+1
| * | Passing absolute image urls in the markdown content in the webhooksSatish Perala2018-06-201-1/+3
* | | Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-4/+0
| |/ |/|
* | Use for_issuable? instead of for_issuable_with_ability?Jarka Kadlecová2018-07-031-1/+1
* | [backend] Addressed review commentsJan Provaznik2018-07-031-0/+4