Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-04-08Fix lint errorsAnnabel Dunstone
2016-04-08Diff design updatesAnnabel Dunstone
2016-04-08Update diff colors and iconsAnnabel Dunstone
2016-04-08Change reply button to text fieldAnnabel Dunstone
2016-03-28Gracefully handle notes on deleted commits in merge requestsStan Hu
2016-01-08Improve button stylesDrew Blessing
2015-07-30Show who last edited a comment if it wasn't the original authorDouwe Maan
2015-06-17Update time_ago_with_tooltip helperRobert Speicher
2015-06-16Support commenting on a diff in side-by-side viewStan Hu
2015-05-06Don't add js-task-list-container to things the user can't editRobert Speicher
2015-03-03Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-03Rubocop: comment indentationDmitriy Zaporozhets
2015-01-28Use `icon` helper method in helper modulesRobert Speicher
2015-01-19Improve edited ago helpersDmitriy Zaporozhets
2014-12-22Render MR diff full size of screenDmitriy Zaporozhets
2014-10-03Upgrade to Font Awesome v4.2Sullivan SENECHAL
2014-09-22Replace javascript:; links with buttons.Ciro Santilli
2014-09-19Fix link_to_reply_diff.Ciro Santilli
2014-06-24Improve discussionsDmitriy Zaporozhets
2014-06-24Dont show reply button if user is not signed inDmitriy Zaporozhets
2014-06-24Move reply button to helper from viewDmitriy Zaporozhets
2014-06-07Refactor link to new diff note renderingDmitriy Zaporozhets
2014-01-18use the iid to generate the link_to_merge_request_diff_line_note instead of idPeter Golm
2013-12-30Remove unnecessary ago keywordDmitriy Zaporozhets
2013-12-26Remove old methods and classesDmitriy Zaporozhets
2013-12-15Add time ago tooltips to show actual date/timeDrew Blessing
2013-07-01Ability to edit commentsJack Weeden
2013-03-19wall comment does not create an event on dashboard any moreDmitriy Zaporozhets
2013-01-15change logic on line_codeDmitriy Zaporozhets
2012-12-04Fix wall notesRiyad Preukschas
2012-12-04Refactor discussion replyRiyad Preukschas
2012-12-04Fix vote countingRiyad Preukschas
2012-12-04Update notes views to support discussionsRiyad Preukschas
2012-12-04Fix notes helperRiyad Preukschas
2012-10-13Make Note methods sanerRiyad Preukschas
2012-10-10Add links to the note source if the note is mixed inRiyad Preukschas
2012-10-10Fix vote counting to only count main target notes (not mixed in ones)Riyad Preukschas
2012-10-10Make notes for merge requests include commit notes and add helpersRiyad Preukschas
2012-10-10Move emoji auto-complete helper to ApplicationHelperRiyad Preukschas
2012-10-09Add emoji_for_completion helperRiyad Preukschas
2012-09-15Highlight voting notes for issues and merge requestsRiyad Preukschas
2012-09-14Completely redo loading of notes with JSRiyad Preukschas