Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved mobile stylingcommit-header-buttons | Phil Hughes | 2016-05-26 | 1 | -0/+20 |
* | Reduced number of buttons in commit header | Phil Hughes | 2016-05-26 | 2 | -5/+1 |
* | Merge branch 'updated-contrib-calendar' into 'master' | Jacob Schatz | 2016-05-25 | 5 | -89/+219 |
|\ | |||||
| * | Moved into class methodsupdated-contrib-calendar | Phil Hughes | 2016-05-16 | 1 | -90/+105 |
| * | Updated spacing of the calendar | Phil Hughes | 2016-05-16 | 1 | -0/+3 |
| * | Fixed issue with selected date not loading correctly | Phil Hughes | 2016-05-16 | 2 | -34/+26 |
| * | Formats tooltip title & date correctly | Phil Hughes | 2016-05-16 | 1 | -11/+25 |
| * | Group the contributing calendar by day | Phil Hughes | 2016-05-16 | 5 | -105/+119 |
| * | Updated contrib map away from cal heat map | Phil Hughes | 2016-05-16 | 2 | -22/+114 |
* | | Change to xs breakpoint, layout_nav updates | Annabel Dunstone | 2016-05-25 | 2 | -11/+11 |
* | | Add fade out to sub nav | Annabel Dunstone | 2016-05-25 | 2 | -18/+40 |
* | | Add fade to project nav; fix bug with controls | Annabel Dunstone | 2016-05-25 | 1 | -8/+14 |
* | | Refactor nav links css | Annabel Dunstone | 2016-05-25 | 1 | -15/+8 |
* | | Add fade out to left side of layout nav; remove dropdown nav helper; remove c... | Annabel Dunstone | 2016-05-25 | 2 | -37/+33 |
* | | Fix coffeescript; remove fade out div so area is clickable; remove scrollbar ... | Annabel Dunstone | 2016-05-25 | 2 | -2/+6 |
* | | Move fade out div | Annabel Dunstone | 2016-05-25 | 1 | -2/+2 |
* | | Check screen width before increasing max position | Annabel Dunstone | 2016-05-25 | 1 | -4/+2 |
* | | Remove arrows from mobile scroll fade out | Annabel Dunstone | 2016-05-25 | 3 | -30/+30 |
* | | Start scrolling tabs design | Annabel Dunstone | 2016-05-25 | 2 | -0/+48 |
* | | New confirmation email :fire: | Robert Speicher | 2016-05-25 | 3 | -0/+134 |
* | | Merge branch 'improve-pipeline-design' into 'master' | Douwe Maan | 2016-05-25 | 3 | -10/+24 |
|\ \ | |||||
| * | | Remove icons from tables; remove timestamp from pipelines, remove info block ... | Annabel Dunstone | 2016-05-24 | 3 | -8/+2 |
| * | | Increase max-width of stage cells | Annabel Dunstone | 2016-05-24 | 1 | -1/+1 |
| * | | Merge branch 'master' into improve-pipeline-design | Kamil Trzcinski | 2016-05-23 | 14 | -71/+202 |
| |\ \ | |||||
| * | | | Improve design of Pipeline view | Kamil Trzcinski | 2016-05-21 | 1 | -3/+23 |
* | | | | Merge branch 'closed-by-alignment' into 'master' | Jacob Schatz | 2016-05-25 | 1 | -5/+0 |
|\ \ \ \ | |||||
| * | | | | Related merge request text alignmentclosed-by-alignment | Phil Hughes | 2016-05-23 | 1 | -5/+0 |
* | | | | | Merge branch 'issue-filter-name-options' into 'master' | Jacob Schatz | 2016-05-25 | 6 | -53/+52 |
|\ \ \ \ \ | |||||
| * | | | | | Updated Ruby based on feedbackissue-filter-name-options | Phil Hughes | 2016-05-24 | 1 | -2/+2 |
| * | | | | | Fixed up JS comments | Phil Hughes | 2016-05-20 | 2 | -5/+4 |
| * | | | | | Fixed issue with not being able to search text & filter | Phil Hughes | 2016-05-16 | 1 | -1/+10 |
| * | | | | | Fixed failing rubocop tests | Phil Hughes | 2016-05-16 | 2 | -40/+9 |
| * | | | | | Added issue_search parameter | Phil Hughes | 2016-05-16 | 1 | -1/+1 |
| * | | | | | Fixed issue with not being able to sort and filter | Phil Hughes | 2016-05-16 | 1 | -1/+1 |
| * | | | | | Issuable filtering improvements | Phil Hughes | 2016-05-16 | 5 | -10/+32 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'layout-nav-zindex' into 'master' | Jacob Schatz | 2016-05-25 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Increased zindex of layout navlayout-nav-zindex | Phil Hughes | 2016-05-25 | 1 | -1/+1 |
* | | | | | | Merge branch 'merge-button-color-fix' into 'master' | Jacob Schatz | 2016-05-25 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed issue with button color when no CI enabledmerge-button-color-fix | Phil Hughes | 2016-05-25 | 1 | -1/+2 |
| |/ / / / / | |||||
* | | | | | | Move todo target state to the top and fix styles on mobile | Alfredo Sumaran | 2016-05-25 | 1 | -2/+4 |
* | | | | | | Add target status | Alfredo Sumaran | 2016-05-25 | 1 | -0/+8 |
* | | | | | | Merge branch 'incremental-fixes' into 'master' | Jacob Schatz | 2016-05-25 | 1 | -2/+5 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Replace \n to <br> | Kamil Trzcinski | 2016-05-23 | 1 | -2/+4 |
| * | | | | | Fix concurrent request when updating build log in browser | Kamil Trzcinski | 2016-05-23 | 1 | -2/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'snippets-ui' into 'master' | Jacob Schatz | 2016-05-24 | 3 | -14/+49 |
|\ \ \ \ \ | |||||
| * | | | | | Updated snippets UI | Phil Hughes | 2016-05-18 | 3 | -14/+49 |
* | | | | | | Merge branch 'project-settings' into 'master' | Jacob Schatz | 2016-05-24 | 3 | -9/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Project settings UI update | Phil Hughes | 2016-05-20 | 3 | -9/+9 |
* | | | | | | | Merge branch 'scroll-to-changes-content' into 'master' | Jacob Schatz | 2016-05-24 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Clicking changes tab scrolls the window to show the contentscroll-to-changes-content | Phil Hughes | 2016-05-18 | 1 | -0/+3 |
| | |/ / / / | |/| | | | |