Commit Graph

13 Commits

Author SHA1 Message Date
Douwe Maan 0ca6ff67e4 Add download_snippet_path helper 2017-05-02 08:53:29 -05:00
Douwe Maan 938a07f1f7 Show case insensitive matches in snippet search results 2017-04-17 13:56:02 -05:00
Mike Greiling 730ff2e50b rename snippets_path helper due to conflict 2016-12-10 00:57:23 -06:00
Mike Greiling 6878729781 implement snippets_scope_menu partial to reduce code duplication 2016-12-10 00:57:23 -06:00
Luke Bennett 56461e0c16
Reordered dropdown options
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
2016-09-07 15:12:03 +01:00
Robert Speicher 836d593033 Remove `Snippet#expires_at`
This was removed from the interface in
https://github.com/gitlabhq/gitlabhq/pull/6027 but its implementation
lingered around for two years.
2016-03-05 18:12:17 -05:00
Valery Sizov 94af78ac4a Faster snippet search 2016-02-05 18:20:29 +02:00
Valery Sizov be7bc9d9b0 Backport some changes from EE 2016-01-22 11:24:44 +02:00
Vinnie Okada 76aad9b76e Upgrade to Rails 4.1.9
Make the following changes to deal with new behavior in Rails 4.1.2:

* Use nested resources to avoid slashes in arguments to path helpers.
2015-02-14 11:09:23 -07:00
Dmitriy Zaporozhets e7bcbb95c8 Restyle snippets 2013-06-05 22:25:27 +03:00
Nihad Abbasov 5e584ee626 refactor lifetime_select helper 2011-10-27 12:11:42 +05:00
Nihad Abbasov 8e1e17763f implement snippets lifetime 2011-10-27 11:46:21 +05:00
gitlabhq 9265de3d25 snippets are ready 2011-10-17 00:07:10 +03:00