- Oct 13, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Oct 12, 2017
-
-
Sean McGivern authored
We were looking these up on each request to an issue page, because the form is pre-filled, as is the template dropdown. That was unnecessary: we could just treat these as 'special' repository files (like the rendered README) and cache them in Redis until they change on a push.
-
- Oct 07, 2017
-
-
Jacopo authored
Replaces all the explicit include metadata syntax in the specs (tag: true) into the implicit one (:tag). Added a cop to prevent future errors and handle autocorrection.
-
- Oct 05, 2017
-
-
Zeger-Jan van de Weg authored
-
- Oct 04, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
Alejandro Rodríguez authored
-
- Oct 02, 2017
-
-
Stan Hu authored
`Repository#has_visible_content?` used to rely on the cached count of local branches, but since it is now an independently cached value it needs to be invalidated on its own. Closes #38646
-
- Sep 30, 2017
-
-
Alejandro Rodríguez authored
-
- Sep 29, 2017
-
-
David Turner authored
When calling pre-receive, post-receive, and update hooks, add the GitLab username as the GL_USERNAME environment variable. This patch only handles cases where pushes are over http, or via the web interface. Later, we will address the ssh case.
-
Jacob Vosmaer (GitLab) authored
-
- Sep 28, 2017
-
-
Ahmad Sherif authored
Closes gitaly#601
-
Ahmad Sherif authored
Closes gitaly#562
-
Markus Koller authored
-
- Sep 20, 2017
-
-
Valery Sizov authored
-
- Sep 19, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Sep 15, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Sep 14, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Sep 01, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
-
- Aug 31, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Aug 29, 2017
-
-
Lin Jen-Shin authored
So it's more clear what could happen. Also add more tests about the behaviour.
-
Maxim Rydkin authored
-
- Aug 23, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
-
- Aug 16, 2017
-
-
Saverio Miroddi authored
-
- Aug 09, 2017
-
-
Lin Jen-Shin authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 07, 2017
-
-
Ahmad Sherif authored
Closes gitaly#443
-
Bob Van Landuyt authored
-
- Aug 04, 2017
-
-
Bob Van Landuyt :neckbeard: authored
-
- Aug 03, 2017
-
-
Ahmad Sherif authored
Closes gitaly#433
-
- Aug 02, 2017
-
-
Robert Speicher authored
-
- Aug 01, 2017
-
-
Robert Speicher authored
-
Gabriel Mazetto authored
-
- Jul 27, 2017
-
-
Rémy Coutable authored
Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jul 26, 2017
-
-
Z.J. van de Weg authored
-
- Jul 11, 2017
-
-