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-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
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-14Merge branch 'branch-versions' into 'master' Rémy Coutable
2017-04-13Expand components version specification format to allow branchesAlejandro Rodríguez
2017-04-13Merge branch 'fix-appending-state-to-issuable-references' into 'master' Robert Speicher
2017-04-13Merge branch 'fix-trace-seeking-readline' into 'master' Kamil Trzciński
2017-04-13Fix appending state to issuable referencesAdam Niedzielski
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-13Sanitize container repository path in model classGrzegorz Bizon
2017-04-13Fix registry for projects with uppercases in pathGrzegorz Bizon
2017-04-13Revert "Fix registry for projects with uppercases in path"Grzegorz Bizon
2017-04-13Fix registry for projects with uppercases in pathGrzegorz Bizon
2017-04-13Merge branch 'omnibus-gitlab-1993-check-shell-repositories-path-group-is-root...Sean McGivern
2017-04-12Merge branch 'zero-downtime-migrations' into 'master' Douwe Maan
2017-04-12Prepare for zero downtime migrationsYorick Peterse
2017-04-12Fix the `gitlab:gitlab_shell:check` taskRémy Coutable
2017-04-12Merge branch 'contributing-ci-templates' into 'master' Rémy Coutable
2017-04-12Merge branch '29056-backport-ee-cleanup-database-file' into 'master' Douwe Maan
2017-04-12Include CONTRIBUTING.md file when importing .gitlab-ci.yml templatesAdam Niedzielski
2017-04-12Merge branch 'zj-fix-coverage-bug' into 'master' Kamil Trzciński
2017-04-12Merge branch 'zj-api-fix-build-events' into 'master' Rémy Coutable
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-12Fix API not accepting job_events for webhooksZ.J. van de Weg
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-12Merge branch '28017-separate-ce-params-on-api' into 'master' Douwe Maan
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-11Merge branch 'fix/gb/improve-container-registry-clipboard-links' into 'master' Kamil Trzciński
2017-04-10Add share_with_group_lock to CE optional params blockOswaldo Ferreira
2017-04-10Separate CE params on Grape APIOswaldo Ferreira
2017-04-10Merge branch 'backport-ee-1525' into 'master' Robert Speicher
2017-04-10Merge branch 'merge-request-parser-merge-requests-for-nodes' into 'master' Douwe Maan