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-19Display issuable state only in notes and issuable descriptionAdam Niedzielski
2017-04-12Merge branch '30457-expire-note-destroy' into 'master'Sean McGivern
2017-04-11Fix issue's note cache expiration after deletemhasbini
2017-04-08Link to outdated diff in older MR version from outdated diff discussionDouwe Maan
2017-04-07Fix bug where commit comment would not show up in the right discussion on the...Douwe Maan
2017-04-06Refactor resolvability checks based on typeDouwe Maan
2017-04-06Customize Start discussion message according to if the noteable can be resolv...Alfredo Sumaran
2017-04-05Remove and ignore notes.original_discussion_id columnDouwe 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-05Extract commonalities between DiffDiscussion and LegacyDiffDiscussionDouwe Maan
2017-04-05Add specsDouwe Maan
2017-04-05Better notification emails for notes and (diff) discussionsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-28Create metadata when creating system notesJarka Kadlecova
2017-03-28Add system_note_metadata modelJarka Kadlecova
2017-03-01Invalidate ETag cache when note changesAdam Niedzielski
2017-02-28add /award slash commandmhasbini
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-09Gather issuable metadata to avoid n+ queries on index viewFelipe Artur
2017-01-25address commentsJarka Kadlecova
2017-01-19Support notes without projectJarka Kadlecova
2016-12-15Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan
2016-12-05Feature: delegate all open discussions to IssueBob Van Landuyt
2016-11-28Merge branch 'events-cache-invalidation' into 'master' Douwe Maan
2016-11-24Backport Note#commands_changes from EEDouwe Maan
2016-11-23Remove event caching codeYorick Peterse
2016-11-12Does not raise error when Note not found when processing NewNoteWorkerOswaldo Ferreira
2016-10-07Use CacheMarkdownField for notesNick Thomas
2016-09-19Start Frontend work, fix routing problemZ.J. van de Weg
2016-08-28prevent authored awardable thumbs votesbarthc
2016-08-20Fix Error 500 resulting when loading network graphStan Hu
2016-08-19Improve performance of MR show pageDouwe Maan
2016-08-19Fix MR note discussion IDDouwe Maan
2016-08-18Fix class method definitionDouwe Maan
2016-08-17Store discussion_id on Note for faster discussion lookup.Douwe Maan
2016-08-13Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-08-08Added concern for a faster "cache_key" methodYorick Peterse
2016-07-29Show existing discussion when adding new comment on line with a hidden resolv...Douwe Maan
2016-07-26Use sha1 of discussion ID.Douwe Maan
2016-07-26Collapse/hide resolved discussionsDouwe Maan
2016-07-26Add resolved_at and resolved_by_id to DiffNoteDouwe Maan
2016-07-23Fix bug where replies to commit notes displayed in the MR discussion tab woul...Douwe Maan
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-14Fix not normalized emoji pathsdixpac
2016-07-12Optimize system note visibility checking by hiding notes thatStan Hu