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
2019-03-14Hide "Edited" when note is transformed or resolvedHeinrich Lee Yu
2019-01-07Use parent instead of projectJarka Košanová
2018-11-29Merge branch 'security-guest-comments' into 'master'Cindy Pallares
2018-10-23Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira
2018-10-03Filter system notes with public and private cross referencesBrett Walker
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-04-19Fix N+1 queries when loading participants for a commit noteStan Hu
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-02-05Add foreign keys to todos table.Andreas Brandl
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-13Make discussion mail References all notes in the discussionToon Claes
2017-12-13Make mail notifications of discussion notes In-Reply-To of each otherToon Claes
2017-12-06Throttle the number of UPDATEs triggered by touchYorick Peterse
2017-11-20add the missing specmicael.bergeron
2017-10-07Commenting on image diffsFelipe Artur
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
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