- 07 Mar, 2017 7 commits
-
-
Robert Speicher authored
Resolve "Relax `font-awesome-rails` dependency" Closes #19062 See merge request !9748
-
Filipa Lacerda authored
Add emoji images - Base Native Unicode Emojis Closes #26371 See merge request !9569
-
Jacob Schatz authored
Backport change introduced in EE - alias for empty states SVGs See merge request !9683
-
Rémy Coutable authored
Simplify project payload exposed on Environment endpoints in V4 Closes #28598 See merge request !9675
-
Rémy Coutable authored
Use publish channel to post notifications changes See merge request !9574
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 06 Mar, 2017 33 commits
-
-
Alfredo Sumaran authored
Restore keyboard shortcuts for "Activity" and "Charts" Closes #28538 See merge request !9680
-
Kushal Pandya authored
-
Eric Eastwood authored
Native Unicode Emojis See merge request !9570
-
Eric Eastwood authored
-
Douwe Maan authored
Record file uploads in the database See merge request !8893
-
Alfredo Sumaran authored
Remove tooltips and titles from label subscription buttons See merge request !9692
-
Achilleas Pipinellis authored
Docs: update GL Pages IP on GL.com See merge request !9739
-
Marcia Ramos authored
-
Eric Eastwood authored
-
Douwe Maan authored
# Conflicts: # spec/models/group_spec.rb
-
Kamil Trzciński authored
Create Mattermost Team from GitLab Closes #23964 See merge request !8746
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
This more closely resembles the development and production paths in that paths contain `public/uploads`, rather than `uploads/uploads` as they did before.
-
Robert Speicher authored
For reasons unknown, this spec was passing a project's repository as the first argument to `Projects::UploadService`, while it was expecting the project itself. Previously this wasn't a problem because `FileUploader` only needed the object to respond to `path_with_namespace`, which Repository and Project both did. But now because of `Upload` and its polymorphic association, it expects the object to respond to `primary_key`.
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Douwe Maan authored
SanitizationFilter allows html5 details and summary (Issue #21605) Closes #21605 See merge request !6568
-
Kamil Trzciński authored
Make manual actions blocking Closes #26360 and #22628 See merge request !9585
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
Fixing some preexisting issues (Safari) and some new issues (Windows Firefox)
-
Eric Eastwood authored
Maintain emoji line-height in it's context to avoid cut-off, (Windows 10) http://i.imgur.com/xmdOLgv.png This also allows us to get rid of the small bodge for the cut-off in Safari
-
Eric Eastwood authored
- gl_emoji for falling back to image/css-sprite when the browser doesn't support an emoji - Markdown rendering (Banzai filter) - Autocomplete - Award emoji menu - Perceived perf - Immediate response because we now build client-side - Update `digests.json` generation in gemojione rake task to be more useful and include `unicodeVersion` MR: !9437 See issues - #26371 - #27250 - #22474
-
Eric Eastwood authored
-
Z.J. van de Weg authored
-
Robert Speicher authored
Move `api/v3/deployments` to the correct namespace See merge request !9732
-
Rémy Coutable authored
Fix typo in Gitlab application config file Closes #24998 See merge request !9702
-