summaryrefslogtreecommitdiff
path: root/app/models/note.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Remove NotesObserverDmitriy Zaporozhets2014-06-171-0/+5
* Wipe wall notes featureDmitriy Zaporozhets2014-06-131-6/+0
* Make a system comment when issue milestone changedDmitriy Zaporozhets2014-06-101-0/+16
* Refactor link to new diff note renderingDmitriy Zaporozhets2014-06-061-5/+9
* Editing previewskv-headless2014-04-151-3/+4
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-3/+3
* Add values to default fields to prevent 500 error when migrate from MySQL to ...Dmitriy Zaporozhets2014-04-091-0/+2
* New bindings to vote on notes.Marin Jankovski2014-03-201-2/+4
* Fix bug with cross-reference note on commitDmitriy Zaporozhets2014-02-071-4/+10
* Remove deprecated findersskv2014-01-191-2/+2
* Add note for assignee changesDrew Blessing2014-01-061-0/+12
* Make note anchors actually workDmitriy Zaporozhets2013-12-251-23/+46
* Fix dashboard event cachingDrew Blessing2013-12-131-0/+15
* added thumbsup and thumsdown emoji voting with rspec testsvagrant2013-11-281-2/+4
* Annotate!Dmitriy Zaporozhets2013-10-011-0/+1
* Link issues from comments and automatically close themash wilson2013-08-251-2/+34
* ReannotateDmitriy Zaporozhets2013-08-211-2/+3
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-081-8/+44
|\
| * Fix find_diff for note when noteable is nilDmitriy Zaporozhets2013-08-051-1/+1
| * Move diff parsing to own class. Correctly identify note diff lineDmitriy Zaporozhets2013-08-041-4/+15
| * Dont show comment on diff if diff line was changed after comment leftDmitriy Zaporozhets2013-08-041-0/+11
| * Store diff with line note. It makes possible to see inline notes with proper ...Dmitriy Zaporozhets2013-08-041-8/+22
* | Style changes from review with @randxIzaak Alpert2013-07-171-14/+14
* | MR on fork: Email fixes, style fixesIzaak Alpert2013-07-171-9/+9
* | Merge Request on forked projectsIzaak Alpert2013-07-171-20/+20
|/
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-06-241-0/+2
|\
| * Show participants on issues, including mentions, and notify email to all part...Javier Castro2013-06-241-0/+2
* | AnnotatedDmitriy Zaporozhets2013-06-191-2/+2
|/
* Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets2013-06-041-0/+6
|\
| * Notes fixedAndrew8xx82013-03-251-0/+6
* | Update app code to use Gitlab::Git::DiffDmitriy Zaporozhets2013-04-151-3/+3
* | Fix notes for commits inside MR being squashed in one discussionDmitriy Zaporozhets2013-04-041-1/+1
* | fix not inline comments being hidden cause line_code = ''Dmitriy Zaporozhets2013-04-041-1/+1
* | remove notify checkboxes from note formsDmitriy Zaporozhets2013-03-281-11/+0
|/
* Result of misspellings run.Kevin Lyda2013-03-171-1/+1
* All scopes must be in lambdasAndrew8xx82013-02-121-2/+2
* change logic on line_codeDmitriy Zaporozhets2013-01-151-4/+10
* Merge commit 'master' into discussionsRiyad Preukschas2013-01-151-7/+8
|\
| * Remove unused methodsDmitriy Zaporozhets2013-01-051-4/+4
| * Continue refactoring. Use repostory and teamDmitriy Zaporozhets2013-01-041-1/+1
| * REpostiry, Team modelsDmitriy Zaporozhets2013-01-031-2/+3
* | Merge branch 'master' into discussionsRiyad Preukschas2012-12-231-3/+15
|\ \ | |/
| * Split commit_id and noteable_id for NoteDmitriy Zaporozhets2012-12-181-3/+7
| * Create events on comments and milestoneDmitriy Zaporozhets2012-12-141-0/+8
* | Revamped note form options.Riyad Preukschas2012-12-031-18/+0
* | Fix wall notesRiyad Preukschas2012-12-031-0/+4
* | Fix Note validationRiyad Preukschas2012-12-031-0/+1
* | Fix vote countingRiyad Preukschas2012-12-031-2/+14
* | Update notes views to support discussionsRiyad Preukschas2012-12-031-1/+1
* | Reorder Note methods and add helpersRiyad Preukschas2012-12-031-27/+58
|/