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-01-07Use parent instead of projectJarka Košanová
2018-12-13Allow suggesting single line changes in diffsOswaldo Ferreira
2018-12-10Reduce N+1 from Activity Dashboard and BanzaiGabriel Mazetto
2018-11-29Merge branch 'security-guest-comments' into 'master'Cindy Pallares
2018-11-05Add 'only history' option to notes filterFelipe Artur
2018-10-29Merge branch 'security-redact-links' into 'master'Jan Provaznik
2018-10-23Redact unsubscribe links in issuable textsJan Provaznik
2018-10-23Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira
2018-10-06Fix comments in app/models/note.rbStan Hu
2018-10-03Filter system notes with public and private cross referencesBrett Walker
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-08-07Merge branch 'group-todos' into 'master'Sean McGivern
2018-08-02Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable
2018-08-02Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová
2018-07-30Show the status of a user in interactionsBob Van Landuyt
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-07-17Merge branch 'satishperala/gitlab-ce-20720_webhooks_full_image_url' into 'mas...Douwe Maan
2018-07-11Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová
2018-07-06Merge branch 'master' into satishperala/gitlab-ce-20720_webhooks_full_image_urlSean McGivern
2018-07-03Use for_issuable? instead of for_issuable_with_ability?Jarka Kadlecová
2018-07-03[backend] Addressed review commentsJan Provaznik
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-20Add base class for hook builders, and use it for notes and wikisSean McGivern
2018-06-20Passing absolute image urls in the markdown content in the webhooksSatish Perala
2018-06-05Fix an N+1 in avatar URLsSean McGivern
2018-05-24Persist truncated note diffs on a new tableOswaldo Ferreira
2018-05-07Backport 5480-epic-notifications from EEMario de la Ossa
2018-04-05Merge branch 'jprovazn-comment-refs' into 'master'Sean McGivern
2018-04-05Better group support notes-related codeJan Provaznik
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-04-03Refactor discussions/notes codeJan Provaznik
2018-03-07Add discussion APIJan Provaznik
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
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
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
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-12Return the noteable in Note#touch_noteableYorick Peterse
2017-12-07cache the Note#commit methodmicael.bergeron
2017-12-07add support for commit (in mr) to reference filtermicael.bergeron
2017-12-07Allow commenting on individual commits inside an MRDouwe Maan
2017-12-06Throttle the number of UPDATEs triggered by touchYorick Peterse
2017-11-27Use fuzzy search with minimum length of 3 characters where appropriateDouwe Maan
2017-11-24Use Gitlab::SQL::Pattern where appropriateDouwe Maan
2017-11-21add `#with_metadata` scope to remove a N+1 from the notes' APImicael.bergeron
2017-11-16reverting to the simpler approachmicael.bergeron
2017-11-02CE port of code changed for epicsJarka Kadlecova