- 29 Dec, 2016 1 commit
-
-
Sean McGivern authored
Check if user can read project before being assigned to issue See merge request !1007
-
- 28 Dec, 2016 4 commits
-
-
Felipe Artur authored
-
Felipe Artur authored
-
Marin Jankovski authored
[ci skip]
-
Marin Jankovski authored
[ci skip]
-
- 27 Dec, 2016 3 commits
-
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
[ci skip]
-
- 26 Dec, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
Fix ES for for non-default branches Closes #1349 See merge request !999
-
- 24 Dec, 2016 1 commit
-
-
Valery Sizov authored
-
- 23 Dec, 2016 12 commits
-
-
Douglas Barbosa Alexandre authored
[ci skip]
-
Douglas Barbosa Alexandre authored
[ci skip]
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
CE upstream See merge request !996
-
Douwe Maan authored
Fix 500 error while navigating to the `pages_domains` 'show' page. Closes #1447 and #1448 See merge request !993
-
Valery Sizov authored
-
Kamil Trzciński authored
Post username as property, not user_name See merge request !8261
-
Rémy Coutable authored
Fix state_event parameter to reopen an issue Closes #25958 See merge request !8246
-
Timothy Andrew authored
-
Timothy Andrew authored
================== = Implementation = ================== 1. The path of the page is of the form 'group/project/pages/domains/<domain_name>' 2. Rails looks at `params[:id]` (which should be the domain name), and finds the relevant model record. 3. Given a domain like `foo.bar`, Rails sets `params[:id]` to `foo` (should be `foo.bar`), and sets `params[:format]` to `bar` 4. This commit fixes the issue by adding a route constraint, so that `params[:id]` is set to the entire `foo.bar` domain name. ========= = Tests = ========= 1. Add controller specs for the `PagesDomainController`. These are slightly orthogonal to this bug fix (they don't fail when this bug is present), but should be present nonetheless. 2. Add routing specs that catch this bug (by asserting that the `id` param is passed as expected when it contains a domain name). 3. Modify the 'RESTful project resources' routing spec shared example to accomodate controllers where the controller path (such as `pages/domains`) is different from the controller name (such as `pages_domains`).
-
- 22 Dec, 2016 18 commits
-
-
Achilleas Pipinellis authored
Add more images to issue creation from unresolved discussions See merge request !8279
-
Achilleas Pipinellis authored
Fixed typo in test-and-deploy-ruby-application-to-heroku.md See merge request !8236
-
Achilleas Pipinellis authored
[ci skip]
-
Alfredo Sumaran authored
Change earlier to task_status_short to avoid titlebar line wraps Closes #25941 See merge request !8275
-
Jacob Schatz authored
Stops GFM special characters interfering with markdown tags See merge request !8265
-
dimitrieh authored
-
Sid Sijbrandij authored
Add Gitaly to the architecture of the application See merge request !8264
-
Phil Hughes authored
-
Sean Packham authored
Slack docs [ci skip] See merge request !8269
-
Fatih Acet authored
Resolve "Labels are not consistent on all pages" Closes #25951 See merge request !8256
-
Z.J. van de Weg authored
[ci skip]
-
Pablo Carranza authored
-
Fatih Acet authored
Increase left padding of filter row labels See merge request !8258
-
Z.J. van de Weg authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
[ci skip]
-
Douglas Barbosa Alexandre authored
[ci skip]
-
Douglas Barbosa Alexandre authored
[ci skip]
-