- 31.01.2017 4 коммита
-
-
Joshua Lambert создал
-
Joshua Lambert создал
-
Yorick Peterse создал
Add project ID index to `project_authorizations` table to optimize queries Closes #27443 See merge request !8890
-
-
- 30.01.2017 34 коммита
-
-
Stan Hu создал
As described in #27443, the `project_authorizations` table is often used to retrieve all team members of this project. This can lead to a number of slow queries impacting load times. This MR adds an index for just `project_id`. Closes #27443
-
Fatih Acet создал
Resets issue boards assignee dropdown Closes #26514 and #26814 See merge request !8540
-
-
-
-
-
-
-
-
-
-
-
-
-
Douwe Maan создал
Ignore encrypted attributes in Import/Export Closes #24458 See merge request !8739
-
-
-
James Lopez создал
-
Z.J. van de Weg создал
When the trigger endpoint is called, it has to find the right service for the given project. However, the old implementation did much more. For example, it build a list of the missing services on this project. This whole process took about 750ms _each time_. The current implementation is expected to perform 10x better, as it only searches in the current projects services. Given the service has to be configured anyway, this can be done.
-
-
James Lopez создал
-
James Lopez создал
-
James Lopez создал
-
James Lopez создал
-
James Lopez создал
-
James Lopez создал
* Regenerates tokens for all models that have them * Remove variables, since they are basically just storing encrypted data * Bumped version up to 0.1.6 * Updated related docs
-
Rémy Coutable создал
Fix the documentation to use the correct variable in a code example See merge request !8585
-
Filipa Lacerda создал
Puts back trailing whitespace Changes after review Changes after review Adds Changelog entry Follow documentation styleguide
-
-
Sean McGivern создал
Don't group issue, merge request and TODO lists by project Closes #23634 See merge request !8519
-
Rémy Coutable создал
add information that docker registry storage needs to be accessible for docker clients See merge request !8179
-
-
Rémy Coutable создал
Changed composer installer script in the CI PHP example doc See merge request !8817
-
Rémy Coutable создал
Ensure autogenerated title does not cause failing spec Closes #26933 See merge request !8693
-
- 29.01.2017 2 коммита
-
-
-
Allison Whilden создал
[ci skip] UX guide: clean up term tables in copy [ci skip] UX guide: update dropdown max height for multiline items
-