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
path: root/lib
AgeCommit message (Expand)Author
2017-04-21Start versioning cached markdown fieldsNick Thomas
2017-04-21Remove the ClearDatabaseCacheWorkerNick Thomas
2017-04-21Fix Gitlab::Metrics metaprogramming magicNick Thomas
2017-04-21Remove a use of module_functionNick Thomas
2017-04-21Merge branch 'fix/encoding-issue' into 'master' Sean McGivern
2017-04-21Merge branch 'fix-jobs-enabled-parameter' into 'master'Sean McGivern
2017-04-20Merge branch 'add-email-receiver-metrics' into 'master' Douwe Maan
2017-04-20Return empty string on UTF8 conversion with U_STRING_NOT_TERMINATED_WARNING e...James Lopez
2017-04-20Store projects in metrics for email repliesSean McGivern
2017-04-20Add metrics events for incoming emailsSean McGivern
2017-04-20Merge branch 'issuable-state-custom-links' into 'master' Sean McGivern
2017-04-20Merge branch 'plantuml-filter-after-highlight' into 'master' Sean McGivern
2017-04-20Use constants in Gitlab::MarkupHelperDouwe Maan
2017-04-20Refactor changing files in web UIDouwe Maan
2017-04-20Replace builds_enabled with jobs_enabled in projects API v4 (!10786)winniehell
2017-04-19Merge branch 'query-users-by-extern-uid' into 'master'Robert Speicher
2017-04-19Do not append issuable state to links with custom anchorAdam Niedzielski
2017-04-19Fix PlantUML integration in GFMAdam Niedzielski
2017-04-19Merge branch 'issuable-state-only-notes-and-description' into 'master' Sean McGivern
2017-04-19Merge branch 'usage-ping-port' into 'master' Sean McGivern
2017-04-19Display issuable state only in notes and issuable descriptionAdam Niedzielski
2017-04-18Fix duplicated container repository namesGrzegorz Bizon
2017-04-18Implement search by extern_uid in Users APIRobin Bobbitt
2017-04-18Merge branch 'fix/improve-gitaly-unsupported-address-error' into 'master' Robert Speicher
2017-04-18Improves support for long build traces:Filipa Lacerda
2017-04-18Use &. because rubocop. Seriously I don't think this makes senseLin Jen-Shin
2017-04-18Just enforce the output encoding for Ansi2htmlLin Jen-Shin
2017-04-18Merge branch 'dm-git-blob-sizes' into 'master' Robert Speicher
2017-04-18Does not remove the GitHub remote when importing from GitHubDouglas Barbosa Alexandre
2017-04-17Normalize sizes in Gitlab::Git::BlobDouwe Maan
2017-04-17Set the encoding in c'tor and explain why it's fineLin Jen-Shin
2017-04-17Only set the encoding before passing to Ansi2htmlLin Jen-Shin
2017-04-17Don't try to read if there's no traceLin Jen-Shin
2017-04-17Make sure @stream.each_line would tag Encoding.default_externalLin Jen-Shin
2017-04-17Make sure we're giving Encoding.default_externalLin Jen-Shin
2017-04-15Fix regression in rendering Markdown references that do not existStan Hu
2017-04-14Remove unused user activities codeSean McGivern
2017-04-14Expose `last_activity_on` in the User APIRémy Coutable
2017-04-14Add a new Gitlab::UserActivities class to track user activitiesRémy Coutable
2017-04-14Port 'Add user activities API' to CESean McGivern
2017-04-14Remove user activities table and use redis instead of PG for recording activi...James Lopez
2017-04-14Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez
2017-04-14Add prometheus services to usage pingSean McGivern
2017-04-14Add edition to usage pingSean McGivern
2017-04-14Add Upload count to usage dataRobert Speicher
2017-04-14Used named parameter for refreshing usage dataStan Hu
2017-04-14Cache the last usage data to avoid unicorn timeoutsStan Hu
2017-04-14Port 'Add uuid to usage ping' to CESean McGivern
2017-04-14Track Mattermost usageZ.J. van de Weg
2017-04-14Remove pushes count from usage ping payloadRuben Davila