Commit Graph

20 Commits

Author SHA1 Message Date
gfyoung 1993a4449a Enable frozen string for app/helpers/**/*.rb
Partially addresses #47424.
2018-09-06 17:33:46 -07:00
Sam Beckham 321d3e0483 Resolve "The comparison list for the modified icons" 2018-07-27 09:27:20 +00:00
haseeb d23337fd96 fix failing spec 2018-03-07 20:24:16 +05:30
haseeb 101c37085f changes based on review 2018-03-07 18:36:16 +05:30
haseeb 27e8d38cea embedded snippets support 2018-02-28 18:48:26 +05:30
🙈 jacopo beschi 🙉 729f05f0e3 Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
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