- 11 Jul, 2018 1 commit
-
-
Mark Chao authored
-
- 09 Jul, 2018 4 commits
-
-
Kamil Trzciński authored
-
Lin Jen-Shin authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
Previously we would pull the file, now, we just stream-it as needed from Object Storage
-
- 06 Jul, 2018 3 commits
-
-
James Lopez authored
-
Bob Van Landuyt authored
We need to preload the ancestors of search results after applying pagination limits. This way the search results itself are paginated, but not the ancestors. If we don't do this, we might not preload a parent group of a search result as it has been cut off by pagination.
-
Oswaldo Ferreira authored
-
- 05 Jul, 2018 2 commits
-
-
Francisco Javier López authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 04 Jul, 2018 1 commit
-
-
Bob Van Landuyt authored
This adds Keyset pagination to GraphQL lists. PoC for that is pipelines on merge requests and projects. When paginating a list, the base-64 encoded id of the ordering field (in most cases the primary key) can be passed in the `before` or `after` GraphQL argument.
-
- 03 Jul, 2018 2 commits
-
-
Stan Hu authored
-
Jan Provaznik authored
* Group filtering now includes also issues/MRs from subgroups/subprojects * fixed due_date * Also DRYed todo controller specs
-
- 02 Jul, 2018 1 commit
-
-
Tiago Botelho authored
-
- 29 Jun, 2018 3 commits
-
-
Matija Čupić authored
-
Francisco Javier López authored
-
Tiago Botelho authored
-
- 28 Jun, 2018 1 commit
-
-
Tiago Botelho authored
-
- 27 Jun, 2018 2 commits
-
-
Zeger-Jan van de Weg authored
Prior to this change, health checks checked for writeability of the NFS shards. Given we're moving away from that, this patch extends the checks for Gitaly to check for read and writeability. Potentially some dashboards will break, as over time these metrics will no longer appear as Prometheus doesn't get the data anymore. Observability in the circuit breaker will be reduced, but its not expected to be turned on and the circuit breaker is being removed soon too. Closes https://gitlab.com/gitlab-org/gitaly/issues/1218
-
Tiago Botelho authored
Specify environment actions to distinguish between metrics and every other environment related actions
-
- 25 Jun, 2018 2 commits
-
-
Roger Rüttimann authored
-
Aram Visser authored
-
- 21 Jun, 2018 3 commits
-
-
Stan Hu authored
This will only be displayed if `X-GitLab-Show-Login-Captcha` is set as an HTTP header.
-
Constance Okoghenun authored
-
Felipe Artur authored
-
- 20 Jun, 2018 1 commit
-
-
Hiroyuki Sato authored
-
- 19 Jun, 2018 3 commits
-
-
Jasper Maes authored
-
Jasper Maes authored
-
Dennis Tang authored
-
- 18 Jun, 2018 1 commit
-
-
Jan Provaznik authored
This method can be used by workhorse to get presigned URLs used for direct upload of files.
-
- 16 Jun, 2018 2 commits
-
-
blackst0ne authored
Refactor sessions_controller_spec to work both in rails4 and rails5. Remove the stubbed `request.referer` method, set real header instead.
-
blackst0ne authored
In Rails 5.0 there's a bug [1] in controller tests that doesn't parse nested parameters correctly. This commit brings a workaround to make specs work again both in rails4 and rails5. [1]: https://github.com/rails/rails/issues/23997
-
- 15 Jun, 2018 5 commits
-
-
Mario de la Ossa authored
-
Douwe Maan authored
See https://gitlab.com/gitlab-org/gitlab-ce/issues/47677 for more information
-
Douwe Maan authored
-
Tim Zallmann authored
-
Jasper Maes authored
-
- 14 Jun, 2018 3 commits
-
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Jacob Vosmaer (GitLab) authored
-