An error occurred fetching the project authors.
- 09 Jul, 2018 1 commit
-
-
Bob Van Landuyt authored
-
- 07 Jul, 2018 1 commit
-
-
Stan Hu authored
-
- 06 Jul, 2018 4 commits
-
-
Stan Hu authored
-
James Lopez authored
-
James Lopez authored
-
Francisco Javier López authored
-
- 05 Jul, 2018 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Francisco Javier López authored
-
- 04 Jul, 2018 2 commits
-
-
Francisco Javier López authored
-
Francisco Javier López authored
-
- 03 Jul, 2018 6 commits
-
-
Jan Provaznik authored
-
Sean McGivern authored
We added a comma to the end of these to disambiguate between the value and the timestamp after it. In the following release, we added a dot between the note and the timestamp, so the comma was redundant. This uses a background migration to find notes that are: 1. System notes. 2. That are about weight. 3. That end in a comma. And remove the comma and clear the cached HTML. There are about 15,000 of these on GitLab.com.
-
Yorick Peterse authored
For reasons unknown, the logs of a web hook were paginated in memory. This would result in the "Edit" page of a web hook timing out once it has more than a few thousand log entries. This commit makes the following changes: 1. We use LIMIT/OFFSET to paginate the data, instead of doing this in memory. 2. We limit the logs to the last two days, just like the documentation says (instead of retrieving everything). 3. We change the indexes on "web_hook_logs" so the query to get the data can perform a backwards index scan, without the need for a Filter. These changes combined ensure that Projects::HooksController#edit no longer times out.
-
🏝Toon Claes🏝 OoO - July 16 authored
-
Jarka Kadlecová authored
-
Jarka Kadlecová authored
-
- 02 Jul, 2018 1 commit
-
-
Stan Hu authored
This was introduced in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5984.
-
- 26 Jun, 2018 2 commits
-
-
Robert Speicher authored
-
Kamil Trzciński authored
-
- 22 Jun, 2018 10 commits
-
-
Micaël Bergeron authored
-
Micaël Bergeron authored
-
Micaël Bergeron authored
-
Micaël Bergeron authored
-
Micaël Bergeron authored
-
Micaël Bergeron authored
-
Micaël Bergeron authored
-
Micaël Bergeron authored
-
Jacob Schatz authored
-
Jacob Schatz authored
-
- 18 Jun, 2018 1 commit
-
-
Hannes Rosenögger authored
This commit adds a new push rule that allows negative matching of a regex on a commit message. This allows to reject all commits messages that contain links for example.
-
- 14 Jun, 2018 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Nick Thomas authored
-
- 12 Jun, 2018 1 commit
-
-
Zeger-Jan van de Weg authored
This reverts commit a2bcb0bec1de4a854f77656be9ca023e4b8b1a0e.
-
- 08 Jun, 2018 2 commits
- 07 Jun, 2018 3 commits
-
-
Mario de la Ossa authored
-
Mike Greiling authored
-
Douglas Barbosa Alexandre authored
-
- 06 Jun, 2018 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Alexis Reigel authored
-