- 14 Apr, 2017 37 commits
-
-
Sean McGivern authored
-
Regis Freyd authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
1. Extract out into several methods. 2. Add more comments describing the data and the shape of the data.
-
Regis Freyd authored
Still need final links all over the place.
-
Sean McGivern authored
This table shows the percentage of users who registered in the last twelve months, who last signed in during or later than each of those twelve months, by month. It is only enabled when the usage ping is enabled, and the page also shows pretty-printed usage ping data. The cohorts table is generated in Ruby from some basic SQL queries, because performing the gap-filling and running sums needed in both MySQL and Postgres is painful.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This new class uses a Redis Hash instead of a Sorted Set. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/962
-
James Lopez authored
Refactored specs and added a post deployment migration to remove the activity users table.
-
James Lopez authored
It uses a user activity table instead of a column in users. Tested with mySQL and postgreSQL
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Robert Speicher authored
-
Stan Hu authored
-
Stan Hu authored
-
Sean McGivern authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1521
-
Z.J. van de Weg authored
-
Achilleas Pipinellis authored
-
Ruben Davila authored
This query is constantly generating timeout errors on large installations and we don't have a simple solution for now and also we don't think having this counter is really critical.
-
Sean McGivern authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/735
-
Sean McGivern authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/557
-
Stan Hu authored
Revert "Merge branch 'grpc-1.2.2' into 'master'" See merge request !10700
-
Rémy Coutable authored
Update show.html.haml to allow guests to see the Files tab as per #30199 See merge request !10640
-
Rémy Coutable authored
Implement Users::BuildService Closes #30349 See merge request !10675
-
Rémy Coutable authored
Closes #28531 - Enable the import_url field. Closes #28531 See merge request !9438
-
Rémy Coutable authored
Expand components version specification format to allow branches Closes gitaly#183 See merge request !10610
-
Lin Jen-Shin (godfat) authored
This reverts merge request !10589
-
Robert Speicher authored
Improve error messages when a record is unable to be created for a project See merge request !10696
-
- 13 Apr, 2017 3 commits
-
-
Stan Hu authored
-
Robert Speicher authored
Allow to enable `rspec_profiling` for a branch on the CI Closes #30907 See merge request !10680
-
Annabel Dunstone Gray authored
Centered empty state for issues Closes #30872 See merge request !10689
-