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
2017-04-21Some small fixes for the current I18n implementationRuben Davila
2017-04-20Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila
2017-04-20Fix Rubocop complains plus some small refactorRuben Davila
2017-04-20Use constants in Gitlab::MarkupHelperDouwe Maan
2017-04-20Refactor changing files in web UIDouwe Maan
2017-04-19Merge branch 'usage-ping-port' into 'master' Sean McGivern
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-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-14Merge branch 'master' into 28433-internationalise-cycle-analytics-pagePhil Hughes
2017-04-14Remove unused user activities codeSean McGivern
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-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
2017-04-14Port 'Add more usage data to EE ping' to CESean McGivern
2017-04-14Merge branch '30349-create-users-build-service' into 'master' Rémy Coutable
2017-04-13Don't seek at all if the log is small anywayLin Jen-Shin
2017-04-13After Trace#limit, we seek to the next line in caseLin Jen-Shin
2017-04-13Implement Users::BuildServicegeoandri
2017-04-13Set locale through controller filterRuben Davila
2017-04-13Add support to change language in profile formRuben Davila
2017-04-12Merge branch 'zero-downtime-migrations' into 'master' Douwe Maan
2017-04-12Prepare for zero downtime migrationsYorick Peterse
2017-04-12Merge branch '29056-backport-ee-cleanup-database-file' into 'master' Douwe Maan
2017-04-12Merge branch 'zj-fix-coverage-bug' into 'master' Kamil Trzciński
2017-04-12Return nil as coverage instead of a File objectZ.J. van de Weg
2017-04-12Merge branch 'gitaly-testing' into 'master' Rémy Coutable
2017-04-12Merge branch 'bb_save_trace' into 'master' Sean McGivern
2017-04-12Merge branch 'dm-outdated-diff-link' into 'master' Sean McGivern
2017-04-11removes redundant code from database.rbTiago Botelho
2017-04-11Setup and run a Gitaly server for testing if GitalyClient is enabledAlejandro Rodríguez
2017-04-11[BB Importer] Save the error trace and the whole raw documentValery Sizov
2017-04-10Don't pass `env` anymore to GitAccess, ChangeAccess, and ForcePushRémy Coutable
2017-04-10Retrieve Git-specific env in Gitlab::Git::RevList and add a new #new_refs methodRémy Coutable
2017-04-10Retrieve Git-specific env in Gitlab::Git::Repository#ruggedRémy Coutable
2017-04-10Add a Gitlab::Git::Env to store Git-specific env thread-safelyRémy Coutable