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/spec
AgeCommit message (Expand)Author
2017-04-14Add a post-deploy migration to migrate from former Redis activity to DBRémy Coutable
2017-04-14Expose `last_activity_on` in the User APIRémy Coutable
2017-04-14Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRé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-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-14Port 'Add EE usage 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-14Merge branch 'sh-improve-logging-for-bad-creations' into 'master'Robert Speicher
2017-04-14Improve error messages when a record is unable to be created for a projectStan Hu
2017-04-14Merge branch '30907-allow-to-enable-rspec-profile-for-a-given-branch' into 'm...Robert Speicher
2017-04-13Expand components version specification format to allow branchesAlejandro Rodríguez
2017-04-13Refactor build_service_specGeorge Andrinopoulos
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-13Merge branch 'fix/gb/fix-registry-for-uppercased-project-paths' into 'master' Kamil Trzciński
2017-04-13Merge branch '30622-resolve-note-loading-icon-gone' into 'master' Filipa Lacerda
2017-04-13Merge branch '30188-handle-remove-branch-failure' into 'master' Filipa Lacerda
2017-04-13Fix appending state to issuable referencesAdam Niedzielski
2017-04-13Update tests for the fact that we would skip one lineLin Jen-Shin
2017-04-13After Trace#limit, we seek to the next line in caseLin Jen-Shin
2017-04-13tests for success and failure of deleting branch from MR pageSimon Knox
2017-04-13Allow to enable `rspec_profiling` for a branch on the CIRémy Coutable
2017-04-13Merge branch 'remove-iife-cycle-analytics-bundle' into 'master' Filipa Lacerda
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-12Merge branch 'zero-downtime-migrations' into 'master' Douwe Maan
2017-04-12Reset New branch button when issue state changes💃 Winnie 💃
2017-04-12Prepare for zero downtime migrationsYorick Peterse
2017-04-12Merge branch 'poll-test-fix' into 'master' Filipa Lacerda
2017-04-12Merge branch 'fix_spaces_in_label_title' into 'master' Sean McGivern
2017-04-12Merge branch '29056-backport-ee-cleanup-database-file' into 'master' Douwe Maan
2017-04-12Merge branch 'improve-discussions-feature-attempt-1' into 'master'Douwe Maan
2017-04-12Fixed random failures with Poll specPhil Hughes
2017-04-12Merge branch 'zj-fix-coverage-bug' into 'master' Kamil Trzciński
2017-04-12Separate examples for each otherLuke "Jared" Bennett
2017-04-12Merge branch 'zj-api-fix-build-events' into 'master' Rémy Coutable