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-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
2016-03-12Disallow blank (non-null) values for a Note's `line_code` attributeRobert Speicher
2016-03-11Use ILIKE/LIKE for searching notesYorick Peterse
2016-03-07Remove redundant integration testsRobert Speicher
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Use destroy, in case we ever have before_destroy callbacks on TaskDouglas Barbosa Alexandre
2016-02-20Create a pending task when a user is mentioned on a noteDouglas Barbosa Alexandre
2016-02-19Improve #set_award! on the Note modelZeger-Jan van de Weg
2016-02-19Emoji reponses on diffs aren't award emojiZeger-Jan van de Weg
2016-01-14Fix specs and rubocop warningsRémy Coutable
2016-01-13Add spec for Note#cross_reference_not_visible_for?Rémy Coutable
2016-01-06Add regression test.Douwe Maan
2015-12-25revert back vote buttons to issue and MR pagesValery Sizov
2015-12-24fix specValery Sizov
2015-12-11emoji aliases problemValery Sizov