| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into karlhungus-mr-on-fork | Dmitriy Zaporozhets | 2013-08-08 | 1 | -8/+44 |
| |\ | |||||
| | * | Fix find_diff for note when noteable is nil | Dmitriy Zaporozhets | 2013-08-05 | 1 | -1/+1 |
| | * | Move diff parsing to own class. Correctly identify note diff line | Dmitriy Zaporozhets | 2013-08-04 | 1 | -4/+15 |
| | * | Dont show comment on diff if diff line was changed after comment left | Dmitriy Zaporozhets | 2013-08-04 | 1 | -0/+11 |
| | * | Store diff with line note. It makes possible to see inline notes with proper ... | Dmitriy Zaporozhets | 2013-08-04 | 1 | -8/+22 |
| * | | Style changes from review with @randx | Izaak Alpert | 2013-07-17 | 1 | -14/+14 |
| * | | MR on fork: Email fixes, style fixes | Izaak Alpert | 2013-07-17 | 1 | -9/+9 |
| * | | Merge Request on forked projects | Izaak Alpert | 2013-07-17 | 1 | -20/+20 |
| |/ | |||||
| * | Merge branch 'master' into 6-0-dev | Dmitriy Zaporozhets | 2013-06-24 | 1 | -0/+2 |
| |\ | |||||
| | * | Show participants on issues, including mentions, and notify email to all part... | Javier Castro | 2013-06-24 | 1 | -0/+2 |
| * | | Annotated | Dmitriy Zaporozhets | 2013-06-19 | 1 | -2/+2 |
| |/ | |||||
| * | Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8... | Dmitriy Zaporozhets | 2013-06-04 | 1 | -0/+6 |
| |\ | |||||
| | * | Notes fixed | Andrew8xx8 | 2013-03-25 | 1 | -0/+6 |
| * | | Update app code to use Gitlab::Git::Diff | Dmitriy Zaporozhets | 2013-04-15 | 1 | -3/+3 |
| * | | Fix notes for commits inside MR being squashed in one discussion | Dmitriy Zaporozhets | 2013-04-04 | 1 | -1/+1 |
| * | | fix not inline comments being hidden cause line_code = '' | Dmitriy Zaporozhets | 2013-04-04 | 1 | -1/+1 |
| * | | remove notify checkboxes from note forms | Dmitriy Zaporozhets | 2013-03-28 | 1 | -11/+0 |
| |/ | |||||
| * | Result of misspellings run. | Kevin Lyda | 2013-03-17 | 1 | -1/+1 |
| * | All scopes must be in lambdas | Andrew8xx8 | 2013-02-12 | 1 | -2/+2 |
| * | change logic on line_code | Dmitriy Zaporozhets | 2013-01-15 | 1 | -4/+10 |
| * | Merge commit 'master' into discussions | Riyad Preukschas | 2013-01-15 | 1 | -7/+8 |
| |\ | |||||
| | * | Remove unused methods | Dmitriy Zaporozhets | 2013-01-05 | 1 | -4/+4 |
| | * | Continue refactoring. Use repostory and team | Dmitriy Zaporozhets | 2013-01-04 | 1 | -1/+1 |
| | * | REpostiry, Team models | Dmitriy Zaporozhets | 2013-01-03 | 1 | -2/+3 |
| * | | Merge branch 'master' into discussions | Riyad Preukschas | 2012-12-23 | 1 | -3/+15 |
| |\ \ | |/ | |||||
| | * | Split commit_id and noteable_id for Note | Dmitriy Zaporozhets | 2012-12-18 | 1 | -3/+7 |
| | * | Create events on comments and milestone | Dmitriy Zaporozhets | 2012-12-14 | 1 | -0/+8 |
| * | | Revamped note form options. | Riyad Preukschas | 2012-12-03 | 1 | -18/+0 |
| * | | Fix wall notes | Riyad Preukschas | 2012-12-03 | 1 | -0/+4 |
| * | | Fix Note validation | Riyad Preukschas | 2012-12-03 | 1 | -0/+1 |
| * | | Fix vote counting | Riyad Preukschas | 2012-12-03 | 1 | -2/+14 |
| * | | Update notes views to support discussions | Riyad Preukschas | 2012-12-03 | 1 | -1/+1 |
| * | | Reorder Note methods and add helpers | Riyad Preukschas | 2012-12-03 | 1 | -27/+58 |
| |/ | |||||
| * | remove length limit from notes | Nihad Abbasov | 2012-12-01 | 1 | -3/+2 |
| * | Annotated. schema updated | Dmitriy Zaporozhets | 2012-11-19 | 1 | -17/+16 |
| * | Fix broken Note scopes with lambdas, 4.0 compat | Scott Holden | 2012-10-24 | 1 | -6/+6 |
| * | Make Note methods saner | Riyad Preukschas | 2012-10-13 | 1 | -8/+9 |
| * | Make notes for merge requests include commit notes and add helpers | Riyad Preukschas | 2012-10-10 | 1 | -1/+5 |
| * | Annotated | Dmitriy Zaporozhets | 2012-10-09 | 1 | -0/+1 |
| * | simple refactoring | Andrey Kumanyaev | 2012-10-09 | 1 | -7/+9 |
| * | cosmetical cleanup of models | Nihad Abbasov | 2012-09-27 | 1 | -27/+13 |
| * | annotate models | Nihad Abbasov | 2012-09-27 | 1 | -3/+3 |
| * | set activerecord whitelist_attributes to true | Nihad Abbasov | 2012-09-26 | 1 | -1/+3 |
| * | Update Notes JS for reversed notes | Riyad Preukschas | 2012-09-14 | 1 | -1/+1 |
| * | Update Note to load notes in the right order | Riyad Preukschas | 2012-09-14 | 1 | -1/+1 |
| * | Make notes recognize downvotes | Riyad Preukschas | 2012-09-08 | 1 | -0/+6 |
| * | Update Note#upvote? to support emoji voting | Robert Speicher | 2012-09-06 | 1 | -1/+1 |
| * | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 1 | -19/+19 |
| * | Reannotated | randx | 2012-06-26 | 1 | -5/+5 |
| * | Add method to Note to create notes about status changes. | Robb Kidd | 2012-06-20 | 1 | -0/+8 |
