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-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
2016-07-07Add DiffNote modelDouwe Maan
2016-07-07Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan
2016-07-04Don't garbage collect commits that have related DB records like commentsDouwe Maan
2016-07-01use has_many relationship with eventsJames Lopez
2016-06-29fixing events for import/exportJames Lopez
2016-06-24Support for rendering/redacting multiple documentsYorick Peterse
2016-06-23Preload notes/discussions associations (award_emoji: :user)Paco Guzman
2016-06-23Eager load award emoji on notesZ.J. van de Weg
2016-06-16fixed merge conflictsJames Lopez
2016-06-15Award Emoji can't be awarded on system notes backendZ.J. van de Weg
2016-06-14Use Issue.visible_to_user in Notes.search to avoid query duplicationDouglas Barbosa Alexandre
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-06-13fixed specs and refactored a few things due to recent model changes and merge...James Lopez
2016-06-06Backend awardables on commentsZJ van de Weg
2016-06-03Merge branch 'master' into awardablesZ.J. van de Weg
2016-06-01Merge branch 'separate-banzai-references' into 'master' Douwe Maan
2016-06-01Refactor ParticipableYorick Peterse
2016-06-01Incorportate feedbackZ.J. van de Weg
2016-05-31Merge branch 'data_leak' into 'master' Robert Speicher
2016-05-31Confidential notes data leakValery Sizov
2016-05-30Merge branch 'master' into awardablesZJ van de Weg
2016-05-29Validate presence of noteable_type in note modelGrzegorz Bizon
2016-05-29Do not override foreign attributes in note factoryGrzegorz Bizon
2016-05-29Remove redundant `with_options` from note validatorsGrzegorz Bizon
2016-05-29Improve note validation for project mismatchGrzegorz Bizon
2016-05-29Make note invalid if noteable project is differentGrzegorz Bizon
2016-05-19Fix backend merge mistakesZJ van de Weg
2016-05-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet
2016-05-16Add an Event's target's title to its reference linkRobert Speicher
2016-05-14Clean up LegacyDiffNote somewhatDouwe Maan
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan