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 (Collapse)Author
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-06-15Project members with guest role can't access notes on confidential issuesDouglas Barbosa Alexandre
2016-06-14Fix notes on confidential issues through JSON to users without accessDouglas Barbosa Alexandre
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2014-04-28Serialize last_fetched_at as a string with secondsJacob Vosmaer
2014-04-28Always set last_fetched_at in NotesFinder specJacob Vosmaer
2014-04-28Filter out old notes in NotesFinderJacob Vosmaer
2014-04-28Fail faster on an invalid target_typeJacob Vosmaer
2014-04-28Notes have noteables but no commitsJacob Vosmaer
2014-04-28Add NotesFinder specJacob Vosmaer