- 15 Mar, 2017 30 commits
-
-
Douwe Maan authored
Better priority sorting Closes #28754 See merge request !9938
-
Sean McGivern authored
Revert "Merge branch 'google-protobuf-3.2.0.1' into 'master'" See merge request !9971
-
Clement Ho authored
prevent filtering Issues by multiple milestones, authors, or assignees Closes #27174 See merge request !9406
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
Copy code as GFM from diffs, blobs and GFM code blocks See merge request !9874
-
Clement Ho authored
don't show scrollbar on search field unless necessary See merge request !9880
-
Rémy Coutable authored
This reverts merge request !9932
-
Douwe Maan authored
Include time tracking attributes in webhooks payload Closes #27271 See merge request !9942
-
Rémy Coutable authored
Remove whitespace in group links Closes #29449 See merge request !9947
-
Xurxo authored
-
Robert Speicher authored
Allow resolving conflicts with non-ASCII chars Closes #26214 See merge request !9937
-
Achilleas Pipinellis authored
Add nested groups documentation Closes #28761 See merge request !9783
-
Sean McGivern authored
We wanted to check that the text could be encoded as JSON, because conflict resolutions are passed back and forth in that format, so the file itself must be UTF-8. However, all strings from the repository come back without an encoding from Rugged, making them ASCII_8BIT. We force to UTF-8, and reject if it's invalid. This still leaves the problem of a file that 'looks like' UTF-8 (contains valid UTF-8 byte sequences), but isn't. However: 1. If the conflicts contain the problem bytes, the user will see that the file isn't displayed correctly. 2. If the problem bytes are outside of the conflict area, then we will write back the same bytes when we resolve the conflicts, even though we though the encoding was UTF-8.
-
Achilleas Pipinellis authored
Resolve "Document U2F limitations with multiple URLs" Closes #28277 See merge request !9300
-
Achilleas Pipinellis authored
Added issue boards re-ordering docs See merge request !9924
-
Phil Hughes authored
-
Rémy Coutable authored
Fix typo on Milestones show page. Fixes #29214 Closes #29214 See merge request !9913
-
Sean McGivern authored
Fix typo in doc/development/polling.md: `If-None-Modified` -> `If-None-Match` See merge request !9957
-
Sean McGivern authored
Allow to override GITLAB_GIT_TEST_REPO_URL to specify a different gitlab-git-test repo Closes #27551 See merge request !9945
-
Rémy Coutable authored
Speed up the issues/filtered_search/dropdown_author feature spec See merge request !9951
-
Kamil Trzciński authored
Add a test which would rollback db and migrate again Closes #29106 See merge request !9908
-
Achilleas Pipinellis authored
[ci skip]
-
Rémy Coutable authored
Display full project name with namespace upon deletion Closes #29469 See merge request !9955
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Stan Hu authored
Fixing two migrations that could not be rolled back See merge request !9953
-
Mark Fletcher authored
* Removes ambiguity when two projects exist with the same name
-
DJ Mountney authored
when rolling back from 9-0-stable to 8.17.3
-
Alfredo Sumaran authored
Fix link togglers jumping to top Closes #29414 See merge request !9943
-
Alfredo Sumaran authored
Toggle long Project names Closes #28187 See merge request !9501
-
- 14 Mar, 2017 10 commits
-
-
Robert Speicher authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Achilleas Pipinellis authored
[ci skip]
-
Douwe Maan authored
Preserve order by priority on issues board See merge request !9939
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
[ci skip]
-