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-05-03Allow commenting on older versions of the diff and comparisons between diff v...Douwe Maan
2017-04-11Fix issue's note cache expiration after deletemhasbini
2017-04-05Address review commentsDouwe Maan
2017-04-05Fix specsDouwe Maan
2017-04-05Don't use original_discussion_idDouwe Maan
2017-04-05Add specsDouwe Maan
2017-04-05Fix some specsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-01Invalidate ETag cache when note changesAdam Niedzielski
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2017-01-26Merge branch 'rs-empty_project-for-associations' into 'master' Rémy Coutable
2017-01-25Use a project factory with a repository where necessaryRobert Speicher
2017-01-25address commentsJarka Kadlecova
2017-01-19make mentions working when project not specifiedJarka Kadlecova
2017-01-19Support notes without projectJarka Kadlecova
2016-12-15Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-08-30remove Ability.abilitieshttp://jneen.net/
2016-08-30remove six, and use a Set insteadhttp://jneen.net/
2016-08-25Capitalize mentioned issue timeline notesClement Ho
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-12Add specs for new Note and DiffNote methods.Douwe Maan
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-21Retrieve rendered HTML from cache in one requestAhmad Sherif
2016-07-12Optimize system note visibility checking by hiding notes thatStan Hu
2016-07-04Don't garbage collect commits that have related DB records like commentsDouwe Maan
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-06-06Backend awardables on commentsZJ van de Weg
2016-06-03Merge branch 'master' into awardablesZ.J. van de Weg
2016-06-01Fix note validation spec failuresStan Hu
2016-06-01Merge branch 'separate-banzai-references' into 'master' Douwe Maan
2016-06-01Refactor ParticipableYorick Peterse
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-30Shut up, RuboCopRobert Speicher
2016-05-29Minor changes in note validation specsGrzegorz Bizon
2016-05-29Update specs to carry out changes in note factoryGrzegorz Bizon
2016-05-29Add more validation tests for note modelGrzegorz Bizon
2016-05-29Update note factory to include noteable associationGrzegorz Bizon
2016-05-25Remove old tests, and use right factoriesZJ van de Weg
2016-05-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet
2016-05-14Update specsDouwe Maan
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-05-11Merge branch 'master' into awardablesZeger-Jan van de Weg
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Create table for award emojiZeger-Jan van de Weg
2016-03-14Merge branch 'rs-note-active-spec' into 'master'Robert Speicher
2016-03-12Add unit specs for `Note#active?`Robert Speicher