| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove header title from project pages | Dmitriy Zaporozhets | 2016-05-26 | 5 | -5/+0 |
| * | Updated snippets UI | Phil Hughes | 2016-05-18 | 2 | -16/+30 |
| * | Start builds redesign | Annabel Dunstone | 2016-05-04 | 1 | -1/+1 |
| * | Add copy-to-clipboard button to Snippets#showrs-snippets-clipboard | Robert Speicher | 2015-12-09 | 1 | -2/+2 |
| * | Use consistent casing for page titles | Douwe Maan | 2015-12-02 | 2 | -2/+2 |
| * | Update style of snippets pages | Douwe Maan | 2015-10-18 | 1 | -12/+8 |
| * | Update style of snippet detail page | Douwe Maan | 2015-10-18 | 1 | -13/+16 |
| * | fix spinach features to use new button wordings | Han Loong Liauw | 2015-10-15 | 1 | -0/+1 |
| * | change capitalisation in buttons | Han Loong Liauw | 2015-10-15 | 2 | -3/+5 |
| * | New snippet design for projects | Han Loong Liauw | 2015-10-14 | 2 | -27/+10 |
| * | Move project header title definition to view in question. | Douwe Maan | 2015-09-17 | 5 | -0/+9 |
| * | Restyle snippets rendering | Dmitriy Zaporozhets | 2015-08-27 | 2 | -17/+1 |
| * | Rename abilities to correspond contoller/model action namesrename-abilities | Dmitriy Zaporozhets | 2015-06-26 | 2 | -2/+2 |
| * | Capitalize "X" in "New X". | Douwe Maan | 2015-04-30 | 1 | -1/+1 |
| * | Add a page title to every page. | Douwe Maan | 2015-04-30 | 4 | -0/+4 |
| * | Add new admin settings | Vinnie Okada | 2015-04-26 | 2 | -2/+2 |
| * | Refactor buttons | Dmitriy Zaporozhets | 2015-03-14 | 1 | -3/+3 |
| * | Improve css for file actions | Dmitriy Zaporozhets | 2015-03-13 | 1 | -2/+2 |
| * | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 4 | -8/+8 |
| * | Upgrade to Font Awesome v4.2 | Sullivan SENECHAL | 2014-10-03 | 1 | -1/+1 |
| * | Refactor snippets views | Dmitriy Zaporozhets | 2014-06-14 | 5 | -61/+38 |
| * | Improve files/snippets action buttons | Dmitriy Zaporozhets | 2014-06-13 | 1 | -6/+9 |
| * | Refactor scss | Dmitriy Zaporozhets | 2014-02-20 | 1 | -1/+1 |
| * | Enable markdown formatting for snippets in projects. | Takao Baba | 2014-02-04 | 1 | -6/+2 |
| * | Merge branch 'highlight-js' into 'master' | Dmitriy Zaporozhets | 2014-01-28 | 1 | -2/+1 |
| |\ | |||||
| | * | Add highlight.js support to markdown, snippets etc | Dmitriy Zaporozhets | 2014-01-27 | 1 | -2/+1 |
| * | | Remove snippet expiration date from UI | Robert Schilling | 2014-01-25 | 1 | -7/+0 |
| |/ | |||||
| * | Small UI improvement to snippet form | Dmitriy Zaporozhets | 2014-01-12 | 1 | -1/+1 |
| * | Removed expiration from snippets | Jeroen van Baarsen | 2014-01-11 | 1 | -9/+7 |
| * | Replace chosen with select2 | Dmitriy Zaporozhets | 2014-01-11 | 1 | -1/+1 |
| * | Restyle issue form. Replace inputs | Dmitriy Zaporozhets | 2014-01-01 | 1 | -1/+1 |
| * | alert-error to alert-danger | Dmitriy Zaporozhets | 2013-12-31 | 1 | -1/+1 |
| * | Migrate forms and inputs pt1 | Dmitriy Zaporozhets | 2013-12-31 | 1 | -1/+1 |
| * | Update form classes | Dmitriy Zaporozhets | 2013-12-31 | 1 | -6/+6 |
| * | Remove unnecessary ago keyword | Dmitriy Zaporozhets | 2013-12-30 | 1 | -1/+1 |
| * | Add time ago tooltips to show actual date/time | Drew Blessing | 2013-12-14 | 1 | -1/+2 |
| * | Fixed all the confirm: deprecation warnings | Jeroen van Baarsen | 2013-12-10 | 1 | -1/+1 |
| * | avatar upload on profile page | Steven Thonus | 2013-10-09 | 2 | -2/+2 |
| * | Fixed styling for delete button of snippet | Dmitriy Zaporozhets | 2013-09-25 | 1 | -3/+3 |
| * | Minor UI improvements | Dmitriy Zaporozhets | 2013-08-12 | 2 | -5/+10 |
| * | use control-group classes for inline forms in project area pages | Dmitriy Zaporozhets | 2013-08-07 | 1 | -6/+6 |
| * | Improve UI for project snippets | Dmitriy Zaporozhets | 2013-07-18 | 2 | -11/+6 |
| * | scss: rename file_content to file-content etc | Dmitriy Zaporozhets | 2013-07-13 | 2 | -6/+6 |
| * | remove unnecessary %br/%hr and styles | Dmitriy Zaporozhets | 2013-07-13 | 1 | -1/+0 |
| * | Replace page_title with page-title. Correct margin for some blocks/layouts | Dmitriy Zaporozhets | 2013-07-13 | 3 | -3/+3 |
| * | Move projects controllers/views in Projects module | Dmitriy Zaporozhets | 2013-06-23 | 1 | -1/+1 |
| * | Restyle snippets | Dmitriy Zaporozhets | 2013-06-05 | 4 | -26/+39 |
| * | Permissions for Project Snippet fixed | Andrew8xx8 | 2013-03-25 | 2 | -2/+2 |
| * | Snippets feature refactored. Tests now use spinach | Andrew8xx8 | 2013-03-24 | 5 | -6/+6 |
| * | Project snippets moved to /projects | Andrew8xx8 | 2013-03-23 | 7 | -0/+96 |
