- 22 Mar, 2017 29 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This turned out to prevent the browser from clearing the local storage. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
The idea is that after each feature spec example, we block all incoming requests at the Rack level, go to the 'about:blank' page, and wait until the current requests reach 0. This should solve the problem where a request would end after database cleaner performed the database truncation. The problem was that a GET request can still lead to records creation (e.g. namespaces or routes). Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Achilleas Pipinellis authored
Update user's profile preferences docs See merge request !10147
-
Rémy Coutable authored
Fix some random failures See merge request !10142
-
Achilleas Pipinellis authored
- Document all options - Change links that point to docs in the application
-
Jacob Schatz authored
Fixed pagination in projects & snippets on user page Closes #29624 See merge request !10048
-
Rémy Coutable authored
Update 8.13-to-8.14.md: Fixed gitlab-shell version See merge request !10125
-
Valery Sizov authored
-
Sean McGivern authored
Resolve "Follow-up from "Escape route path for LIKE queries"" Closes #29775 See merge request !10137
-
Sean McGivern authored
Spam check only when Snippet / Issue "title" or "description" are changed Closes #29483 and #29645 See merge request !10104
-
Sean McGivern authored
Add global `g t` shortcut to go to todos See merge request !10041
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
-
Sean McGivern authored
Move the 9.0.0 CHANGELOG entries to the top See merge request !10136
-
Filipa Lacerda authored
Fixed the job tootip being cut-off Closes #29800 See merge request !10135
-
Rémy Coutable authored
[ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
-
James Lopez authored
[ci skip]
-
Phil Hughes authored
Closes #29800
-
Rémy Coutable authored
Clean cache after bundling See merge request !10047
-
Fatih Acet authored
Resolve "Upgrade Vue to >=2.2.0 and disable development warnings in tests" Closes #29043 See merge request !9981
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Annabel Dunstone Gray authored
Removed unnecessary 'add' text in additional award emoji button See merge request !10124
-
Dimitrie Hoekstra authored
-
- 21 Mar, 2017 11 commits
-
-
Filipa Lacerda authored
Remove Vue from the global space See merge request !10056
-
Dark Dragon authored
-
Robert Speicher authored
Escape values passed from Rails to Vue to make sure the template can be compiled See merge request !10122
-
Douwe Maan authored
Fix routes index migration See merge request !10121
-
Douwe Maan authored
-
Sean McGivern authored
For example: index_exists?(:routes, name: INDEX_NAME) # => false index_exists?(:routes, :path, name: INDEX_NAME) # => true
-
Rémy Coutable authored
Revert "Merge branch '29534-todos-performance' into 'master'" Closes #29758 See merge request !10116
-
Sean McGivern authored
Escape route path for LIKE queries Closes #29583 See merge request !10117
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Annabel Dunstone Gray authored
Replace closing MR icon Closes #29584 See merge request !10103
-