| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'diff-line-comment-vuejs' into 'master' | Douwe Maan | 2016-08-19 | 3 | -7/+79 |
| |\ | |||||
| | * | Improve performance of MR show page | Douwe Maan | 2016-08-18 | 1 | -1/+1 |
| | * | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-18 | 3 | -9/+16 |
| | |\ | |||||
| | * \ | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-18 | 2 | -1/+3 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-17 | 6 | -6/+298 |
| | |\ \ \ | |||||
| | * | | | | Store discussion_id on Note for faster discussion lookup. | Douwe Maan | 2016-08-17 | 1 | -5/+1 |
| | * | | | | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-17 | 1 | -8/+6 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-16 | 13 | -30/+138 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Address review feedback | Douwe Maan | 2016-08-16 | 2 | -3/+3 |
| | * | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-12 | 21 | -154/+352 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Add specs for NotesController and DiscussionsController | Douwe Maan | 2016-08-12 | 2 | -2/+2 |
| | * | | | | | | | Actually don't send resolved notifications when deleting a note | Douwe Maan | 2016-08-04 | 1 | -0/+2 |
| | * | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-03 | 14 | -103/+170 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Don't send resolved notifications when deleting a note | Douwe Maan | 2016-07-28 | 1 | -2/+0 |
| | * | | | | | | | | Add 'Resolved all discussions' system note | Douwe Maan | 2016-07-28 | 2 | -0/+4 |
| | * | | | | | | | | Backend tweaks | Douwe Maan | 2016-07-28 | 2 | -7/+7 |
| | * | | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-07-28 | 9 | -7/+33 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Updates the text above discussions when resolving notes & discussions | Phil Hughes | 2016-07-27 | 2 | -4/+14 |
| | * | | | | | | | | | Added resolved by users name into tooltip | Phil Hughes | 2016-07-26 | 2 | -2/+6 |
| | * | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Phil Hughes | 2016-07-26 | 1 | -2/+1 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Add endpoints to resolve diff notes and discussions | Douwe Maan | 2016-07-25 | 3 | -8/+56 |
| | * | | | | | | | | | | Assigns to variable rather than using VueJS method | Phil Hughes | 2016-07-24 | 1 | -2/+2 |
| | * | | | | | | | | | | Resolve all endpoint | Phil Hughes | 2016-07-24 | 1 | -0/+5 |
| | * | | | | | | | | | | Posts to rails to update note eventually | Phil Hughes | 2016-07-24 | 1 | -0/+5 |
| * | | | | | | | | | | | Merge branch '2fa-check-git-http' into 'master' | Robert Speicher | 2016-08-18 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Refactor `find_for_git_client` method to not use assignment in conditionals a... | Patricio Cano | 2016-08-17 | 1 | -2/+2 |
| | * | | | | | | | | | | | Moved 2FA check to `auth.rb` and cleaned up the flow `authenticate_user` | Patricio Cano | 2016-08-16 | 1 | -8/+8 |
| | * | | | | | | | | | | | Added better information about the personal tokens | Patricio Cano | 2016-08-16 | 1 | -1/+4 |
| | * | | | | | | | | | | | 2FA check is now done in the main GitHTTPClientController | Patricio Cano | 2016-08-16 | 1 | -0/+7 |
| * | | | | | | | | | | | | Handle legacy sort order values21028-missing-default-sort-for-users-with-an-existing-cookie | Sean McGivern | 2016-08-18 | 1 | -0/+5 |
| * | | | | | | | | | | | | Merge branch '4273-slash-commands' into 'master' | Robert Speicher | 2016-08-18 | 5 | -13/+21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Fix specs and implement fixes based on failing specs | Douwe Maan | 2016-08-17 | 1 | -3/+3 |
| | * | | | | | | | | | | | Merge branch 'master' into 4273-slash-commands | Douwe Maan | 2016-08-16 | 13 | -30/+138 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | | Fixed specs and fixes based on failing specs | Douwe Maan | 2016-08-16 | 1 | -7/+1 |
| | * | | | | | | | | | | | Fix autocomplete on commit and issue/MR edit pages | Douwe Maan | 2016-08-12 | 3 | -7/+8 |
| | * | | | | | | | | | | | Refactor slash command definition | Douwe Maan | 2016-08-12 | 1 | -3/+17 |
| | * | | | | | | | | | | | Simplify the slash commands DSL to store action blocks instead of creating me... | Rémy Coutable | 2016-08-13 | 1 | -5/+3 |
| | * | | | | | | | | | | | Make slash commands contextual | Rémy Coutable | 2016-08-13 | 1 | -1/+1 |
| | * | | | | | | | | | | | Support slash commands in noteable description and notes | Rémy Coutable | 2016-08-13 | 2 | -2/+3 |
| | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch '17334-u2f-device-identifiers' into 'master' | Robert Speicher | 2016-08-18 | 2 | -4/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Address review comments from @smcgivern.17334-u2f-device-identifiers | Timothy Andrew | 2016-08-18 | 1 | -2/+1 |
| | * | | | | | | | | | | | Allow naming U2F devices. | Timothy Andrew | 2016-08-18 | 2 | -3/+15 |
| | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Rename TodoService#mark_todos_as_done_by_id{,s} | Ahmad Sherif | 2016-08-18 | 1 | -1/+1 |
| * | | | | | | | | | | | Implement TodoService#mark_todos_as_done_by_id | Ahmad Sherif | 2016-08-18 | 1 | -3/+1 |
| * | | | | | | | | | | | Simplify SQL queries of marking a todo as done | Ahmad Sherif | 2016-08-18 | 1 | -4/+2 |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | | Refactor to mark Changes tab as active on new MR page. | Ruben Davila | 2016-08-18 | 2 | -7/+1 |
| * | | | | | | | | | | Fix tabs navigation and do not update URL via pushstate | Alfredo Sumaran | 2016-08-17 | 1 | -1/+7 |
| * | | | | | | | | | | Merge branch '20808-merge-request-new-diff-view' into 'master' | Robert Speicher | 2016-08-17 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| | * | | | | | | | | | Fix merge request new view not changing code view rendering style20808-merge-request-new-diff-view | Paco Guzman | 2016-08-11 | 1 | -0/+2 |
| * | | | | | | | | | | Merge branch 'issue-boards' into 'master' | Douwe Maan | 2016-08-17 | 5 | -0/+232 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
