- Oct 13, 2017
-
-
Jacopo authored
We replace the usage of WikiPage::CreateService with the wiki_page factory in the specs.
-
Jacob Vosmaer (GitLab) authored
-
Vlad authored
-
Phil Hughes authored
-
Oswaldo Ferreir authored
-
Simon Knox authored
-
- Oct 12, 2017
-
-
Jacob Schatz authored
-
micael.bergeron authored
-
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.
-
Ahmad Sherif authored
Fixes #39046
-
Sean McGivern authored
The basename appears to have been a holdover from the past - it doesn't look necessary now. Some of the regexes were unanchored on one side, so explicitly ensure that they only match the root. Apart from that, this means that pushing to foo/README.md will no longer invalidate the main README cache for a project.
-
Jose Ivan Vargas Lopez authored
-
Douwe Maan authored
-
- Oct 11, 2017
-
-
micael.bergeron authored
-
Oswaldo Ferreir authored
-
Lin Jen-Shin authored
-
Ahmad Sherif authored
Fixes gitaly#629
-
Robert Speicher authored
-
Annabel Dunstone Gray authored
-
Vitaliy @blackst0ne Klachkov authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Vitaliy @blackst0ne Klachkov authored
-
- Oct 10, 2017
-
-
Vratislav Kalenda authored
-
micael.bergeron authored
This also refactor the email_helper support spec to watch for multiple emails being sent.
-
Clement Ho authored
-
Alejandro Rodríguez authored
-
-
Andrew Newdigate authored
-
Ahmad Sherif authored
-
Jacob Vosmaer (GitLab) authored
-
Filipa Lacerda authored
-
Jarka Kadlecova authored
-
Sean McGivern authored
The types `timestamp` and `datetime` are aliases: https://github.com/rails/rails/blob/v4.2.10/activerecord/lib/active_record/connection_adapters/abstract/schema_definitions.rb#L362-L364
-
Phil Hughes authored
changed how the container class is added onto the text element more specs
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
added back in documentation comment to flash file
-
Phil Hughes authored
-