Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve button styles | Drew Blessing | 2016-01-08 | 1 | -1/+1 |
| | |||||
* | Show who last edited a comment if it wasn't the original author | Douwe Maan | 2015-07-30 | 1 | -15/+0 |
| | |||||
* | Update time_ago_with_tooltip helper | Robert Speicher | 2015-06-17 | 1 | -2/+2 |
| | | | | Minor refactoring, add specs, changes arguments to use keywords. | ||||
* | Support commenting on a diff in side-by-side view | Stan Hu | 2015-06-16 | 1 | -4/+6 |
| | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9283 | ||||
* | Don't add js-task-list-container to things the user can't edit | Robert Speicher | 2015-05-06 | 1 | -0/+4 |
| | |||||
* | Fix bug where editing a comment with "+1" or "-1" would cause a server error | Stan Hu | 2015-03-02 | 1 | -3/+3 |
| | | | | Closes #1151 | ||||
* | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 1 | -1/+5 |
| | | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers. | ||||
* | Rubocop: comment indentation | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+1 |
| | |||||
* | Use `icon` helper method in helper modules | Robert Speicher | 2015-01-28 | 1 | -3/+3 |
| | |||||
* | Improve edited ago helpers | Dmitriy Zaporozhets | 2015-01-18 | 1 | -2/+4 |
| | |||||
* | Render MR diff full size of screen | Dmitriy Zaporozhets | 2014-12-22 | 1 | -2/+5 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Upgrade to Font Awesome v4.2 | Sullivan SENECHAL | 2014-10-03 | 1 | -1/+1 |
| | |||||
* | Replace javascript:; links with buttons. | Ciro Santilli | 2014-09-22 | 1 | -4/+4 |
| | |||||
* | Fix link_to_reply_diff. | Ciro Santilli | 2014-09-19 | 1 | -4/+3 |
| | |||||
* | Improve discussions | Dmitriy Zaporozhets | 2014-06-24 | 1 | -6/+0 |
| | | | | | | | * check for outdated discussions by comparing diff * improve discussion UI Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Dont show reply button if user is not signed in | Dmitriy Zaporozhets | 2014-06-24 | 1 | -0/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Move reply button to helper from view | Dmitriy Zaporozhets | 2014-06-24 | 1 | -0/+17 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactor link to new diff note rendering | Dmitriy Zaporozhets | 2014-06-06 | 1 | -0/+19 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | use the iid to generate the link_to_merge_request_diff_line_note instead of id | Peter Golm | 2014-01-18 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary ago keyword | Dmitriy Zaporozhets | 2013-12-30 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove old methods and classes | Dmitriy Zaporozhets | 2013-12-25 | 1 | -9/+10 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add time ago tooltips to show actual date/time | Drew Blessing | 2013-12-14 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | Clean up admin dashboad tooltips Clean up admin dashboad tooltips Clean up admin dashboad tooltips Add helper method change to use app helper Modify tooltips to use new helper Convert remaining times Adjust one tooltip | ||||
* | Ability to edit comments | Jack Weeden | 2013-07-01 | 1 | -0/+7 |
| | |||||
* | wall comment does not create an event on dashboard any more | Dmitriy Zaporozhets | 2013-03-19 | 1 | -2/+1 |
| | |||||
* | change logic on line_code | Dmitriy Zaporozhets | 2013-01-15 | 1 | -1/+1 |
| | |||||
* | Fix wall notes | Riyad Preukschas | 2012-12-03 | 1 | -1/+2 |
| | |||||
* | Refactor discussion reply | Riyad Preukschas | 2012-12-03 | 1 | -1/+6 |
| | |||||
* | Fix vote counting | Riyad Preukschas | 2012-12-03 | 1 | -8/+8 |
| | |||||
* | Update notes views to support discussions | Riyad Preukschas | 2012-12-03 | 1 | -1/+6 |
| | |||||
* | Fix notes helper | Riyad Preukschas | 2012-12-03 | 1 | -7/+4 |
| | |||||
* | Make Note methods saner | Riyad Preukschas | 2012-10-13 | 1 | -3/+1 |
| | |||||
* | Add links to the note source if the note is mixed in | Riyad Preukschas | 2012-10-10 | 1 | -0/+10 |
| | |||||
* | Fix vote counting to only count main target notes (not mixed in ones) | Riyad Preukschas | 2012-10-10 | 1 | -6/+0 |
| | |||||
* | Make notes for merge requests include commit notes and add helpers | Riyad Preukschas | 2012-10-10 | 1 | -0/+5 |
| | |||||
* | Move emoji auto-complete helper to ApplicationHelper | Riyad Preukschas | 2012-10-10 | 1 | -6/+0 |
| | |||||
* | Add emoji_for_completion helper | Riyad Preukschas | 2012-10-09 | 1 | -0/+6 |
| | |||||
* | Highlight voting notes for issues and merge requests | Riyad Preukschas | 2012-09-15 | 1 | -0/+8 |
| | |||||
* | Completely redo loading of notes with JS | Riyad Preukschas | 2012-09-14 | 1 | -0/+9 |