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
2017-04-08Some code tweaksDouwe Maan
2017-04-08Fix views after rebaseDouwe Maan
2017-04-08Fix specs and make tweaksDouwe Maan
2017-04-08Add link to diff header tooDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Correctly display multiple separate discussions on the same diff lineDouwe Maan
2017-04-05Don't use original_discussion_idDouwe Maan
2017-04-05Fix some specsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2016-09-20Fix note form hint showing slash commands supported for commitsRémy Coutable
2016-08-17Store discussion_id on Note for faster discussion lookup.Douwe Maan
2016-08-04Comment & resolve button no longer looks for can-resolve attributePhil Hughes
2016-08-04Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-08-02Speedup DiffNote#active? on discussions, preloading noteables and avoid touch...Paco Guzman
2016-07-29Moved most of the data handling into discussion & notes modelsPhil Hughes
2016-07-29Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-07-27Optimize maximum user access level lookup in loading of notesStan Hu
2016-07-26Comment & resolve button text is done through VueJSPhil Hughes
2016-07-26Use sha1 of discussion ID.Douwe Maan
2016-07-24Added resolve button to discussionsPhil Hughes
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-08Do not set `@use_legacy_diff_notes`Douwe Maan
2016-07-08Fix behavior around MRs that need legacy diff notesDouwe Maan
2016-07-08Merge branch 'master' into faster-diffsDouwe Maan
2016-07-07Display new diff notes and allow creation through the web interfaceDouwe Maan
2016-07-07Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan
2016-07-07Style diff and blob file headers the same wayDouwe Maan
2016-07-06Simplify HAML code using unless condition and nestingPaco Guzman
2016-07-06Diffs will create button/diff form on demand no on server sideJacob Schatz
2016-06-29Be explicit which project and user ID are memoizedStan Hu
2016-06-29Memoize the maximum access level for the author of notesStan Hu
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