- 08 Jun, 2017 12 commits
-
-
Annabel Dunstone Gray authored
Fix note header author and time ago wrapping in parallel diff Closes #32801 See merge request !11702 Conflicts: app/assets/stylesheets/pages/notes.scss
-
Annabel Dunstone Gray authored
Resolve "Resolved discussions icon is misaligned" Closes #32683 See merge request !11711
-
Fatih Acet authored
Resolve "Browser notifications for pipeline running in a MR is gone" Closes #32916 See merge request !11734
-
Phil Hughes authored
Displays loading icon in async buttons inline Closes #32954 See merge request !11735
-
Douwe Maan authored
Fix counter cache invalidation Closes #32854 and #32870 See merge request !11736
-
Robert Speicher authored
Strip trailing whitespaces in submodule URLs Closes #33018 See merge request !11753
-
Sean McGivern authored
Fix: Milestone - Participants list is showing duplicate assignees Closes #32690 See merge request !11758
-
Annabel Dunstone Gray authored
Remove extra bottom padding on Job log page Closes #30502 See merge request !11791
-
Annabel Dunstone Gray authored
Center loading spinner in issuable filters Closes #33137 See merge request !11818
-
Phil Hughes authored
Fix description flash with newline differences (HTML entities) See merge request !11946
-
Regis authored
- 07 Jun, 2017 3 commits
-
-
Regis authored
-
Regis authored
[ci skip]
-
Douwe Maan authored
Fix typo in moving the`appearance` folder in migrations See merge request !2116
-
- 06 Jun, 2017 1 commit
-
- 02 Jun, 2017 4 commits
-
-
Regis authored
-
Regis authored
[ci skip]
-
Douwe Maan authored
Fix visibility when referencing snippets See merge request !2101
-
Sean McGivern authored
Move the uploads in the correct folder when moving project/namespace See merge request !2112
-
- 31 May, 2017 10 commits
-
-
Regis authored
-
Regis authored
[ci skip]
-
Douwe Maan authored
Show private subgroups if member of parent group See merge request !11773
-
Timothy Andrew authored
Reference: 3c7c859c359bf5d3955dd300d6861ff33af21ca7
-
Toon Claes authored
Instead of plucking paths, and doing LIKE/OR on each of them, use a subquery to find groups that are the ancestor of the projects the user is member of.
-
Toon Claes authored
And not only the group in which the authorized project is located, but every group that is a parent or grandparent of the group in which the project resides.
-
Douwe Maan authored
(security-9-2) Upload files into `public/upload/system` instead of `public/upload` See merge request !2104 Conflicts: app/validators/dynamic_path_validator.rb Fixed conflicts based on 3c7c859c359bf5d3955dd300d6861ff33af21ca7
-
Robert Speicher authored
Restrict API X-Frame-Options to same origin See merge request !2103
-
Robert Speicher authored
Allow users autocomplete by author_id only for authenticated users See merge request !2100
-
Timothy Andrew authored
Escapes html content before appending it to the DOM See merge request !2107
-
- 30 May, 2017 2 commits
-
-
Timothy Andrew authored
This reverts commit 821daf70, reversing changes made to cbde95c2.
-
Toon Claes authored
When a user is authorized to a private project, the group of the project should also be returned by the GroupsFinder.
-
- 29 May, 2017 1 commit
-
-
Toon Claes authored
If the user is member of one of the parent groups, also private groups should be shown.
-
- 26 May, 2017 2 commits
-
-
Filipa Lacerda authored
Fix issue realtime title/description change CSS transition See merge request !11731
-
Phil Hughes authored
This was causing a weird bug in Safari where the CSS class wasn't applied yet the nextTick timeout was called meaning the CSS transition didn't happen Closes #32932
-
- 25 May, 2017 5 commits
-
-
Regis authored
-
Regis authored
[ci skip]
-
Phil Hughes authored
show loading indicator while waiting for assignees first fetch Closes #32170 See merge request !11434
-
Robert Speicher authored
Fix ambiguous routing issues by teaching router about reserved words See merge request !11570
-
Annabel Dunstone Gray authored
32715 Make all notes use equal padding Closes #32715 and #32467 See merge request !11616
-