- 05 Jul, 2017 1 commit
-
-
Douwe Maan authored
-
- 23 Jun, 2017 1 commit
-
-
Phil Hughes authored
-
- 07 Jun, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 31 May, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 04 May, 2017 1 commit
-
-
blackst0ne authored
-
- 02 May, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 30 Apr, 2017 3 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 27 Apr, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 16 Mar, 2017 1 commit
-
-
Douwe Maan authored
-
- 13 Mar, 2017 1 commit
-
-
blackst0ne authored
-
- 09 Feb, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 02 Feb, 2017 1 commit
-
-
Sean McGivern authored
When a snippet is submitted, but there's an error, we didn't keep the visibility level. As the default is private, this means that submitting a public snippet that failed would then fall back to being a private snippet.
-
- 10 Jan, 2017 1 commit
-
-
Mike Greiling authored
-
- 31 Dec, 2016 1 commit
-
-
Kushal Pandya authored
-
- 10 Dec, 2016 4 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
- 07 Oct, 2016 1 commit
-
-
Nick Thomas authored
This commit alters views for the following models to use the markdown cache if present: * AbuseReport * Appearance * ApplicationSetting * BroadcastMessage * Group * Issue * Label * MergeRequest * Milestone * Project At the same time, calls to `escape_once` have been moved into the `single_line` Banzai pipeline, so they can't be missed out by accident and the work is done at save, rather than render, time.
-
- 07 Sep, 2016 1 commit
-
-
Luke Bennett authored
Rearranged datetime created line Added `avatar_class` option to `link_to_member` so it can be hidden Made snippet title font heavier Added file title bar Hidden unneeded info from xs screens Added visibility icon Reveal file-actions on xs screens Added comments icon to snippets list items Refactored no-comments declaration into framework stylesheet Final touch ups Fixed snippets_spec
-
- 18 Aug, 2016 1 commit
-
-
Connor Shea authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 31 May, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 28 May, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 26 May, 2016 1 commit
-
-
Yorick Peterse authored
This ensures all these calls have an author set, allowing the use of "all" mentions where possible.
-
- 18 May, 2016 1 commit
-
-
Phil Hughes authored
Closes #14328
-
- 08 May, 2016 2 commits
-
-
Long Nguyen authored
-
Long Nguyen authored
-
- 04 May, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 05 Apr, 2016 1 commit
-
-
Robert Speicher authored
- Some views had a "Close" button. We've removed this, because we don't want users accidentally hiding the validation errors and not knowing what needs to be fixed. - Some views used `li`, some used `p`, some used `span`. We've standardized on `li`. - Some views only showed the first error. We've standardized on showing all of them. - Some views added an `#error_explanation` div, which we've made standard.
-
- 20 Mar, 2016 1 commit
-
-
Arinde Eniola authored
-
- 18 Mar, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
* Introduce 2 color links: black and blue * Use black color link for UI elements like lists * Refactor lists to use .title nested under li * Make all lists (events, todos, activity, projects etc) use style * List colorschema is now 333 for links and 555 for text Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 10 Mar, 2016 2 commits
-
-
Phil Hughes authored
Element with the content being copied cant be hidden so instead i\'ve moved it off the screen
-
Phil Hughes authored
On markdown snippets this adds a hidden div with the raw markdown content so that it can be copied Closes #13882
-
- 26 Feb, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-