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-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
2015-12-10Don't allow to edit award emoji commentsValery Sizov
2015-12-09Tag model specsDouwe Maan
2015-12-09Update annotationsStan Hu
2015-11-20fox testsValery Sizov
2015-11-19added specsValery Sizov
2015-11-19added spinach testsValery Sizov
2015-10-12Fix mentionable specsDouwe Maan
2015-09-06Re-annotate modelsStan Hu
2015-08-19Case-insensetive search for commentsDmitriy Zaporozhets
2015-08-05Revert "Update noteable after a new note is added"Valery Sizov
2015-06-26Rename abilities to correspond contoller/model action namesDmitriy Zaporozhets
2015-06-05Update noteable after a new note is addedJeroen van Baarsen
2015-05-11Simplify Note model specsRobert Speicher
2015-05-11Add a SystemNoteService classRobert Speicher
2015-05-11Note's voting specs don't need to persist to the databaseRobert Speicher
2015-04-24Link cross-project cross-reference notes to correct project.Douwe Maan
2015-04-24Use project.commit convenience method.Douwe Maan
2015-04-16Correct usage of `subject` in specsRobert Speicher
2015-03-19Fix cross references when usernames, milestones, or project names contain und...Stan Hu
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-11-05Create a failing test where commit in mr creates a mr mention note.Marin Jankovski
2014-10-10Fix testsDmitriy Zaporozhets
2014-10-10Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets
2014-10-06Prevent PG::Error exception when check commit reference on commitDmitriy Zaporozhets