Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to project dropdown with infinite scroll for better performance17932-move-to-project-dropdown | Paco Guzman | 2016-08-18 | 1 | -1/+2 |
* | Merge branch '18141-pipeline-graph' into 'master' | Jacob Schatz | 2016-08-17 | 1 | -0/+181 |
|\ | |||||
| * | Merge master into branch | Annabel Dunstone | 2016-08-17 | 9 | -11/+298 |
| |\ | |||||
| * | | Update CSS selector and play icon | Annabel Dunstone | 2016-08-17 | 1 | -1/+1 |
| * | | Add deploy btn in graph; fix JS to toggle one graph at a time if multiple pip... | Annabel Dunstone | 2016-08-17 | 1 | -0/+8 |
| * | | Merge branch '18141-pipeline-graph' of gitlab.com:gitlab-org/gitlab-ce into 1... | Kamil Trzcinski | 2016-08-17 | 1 | -7/+40 |
| |\ \ | |||||
| | * | | Add links to pipeline graph | Annabel Dunstone | 2016-08-16 | 1 | -0/+4 |
| | * | | Add toggle button to hide graph; set max-height | Annabel Dunstone | 2016-08-16 | 1 | -7/+36 |
| | * | | Fix scss lint error | Annabel Dunstone | 2016-08-16 | 1 | -2/+2 |
| | * | | Fix graph scrolling bug | Annabel Dunstone | 2016-08-16 | 1 | -6/+7 |
| | * | | Truncate build and stage names | Annabel Dunstone | 2016-08-16 | 1 | -4/+11 |
| | * | | Add min width and horizontally scroll pipeline graph when overflow | Annabel Dunstone | 2016-08-16 | 1 | -6/+17 |
| | * | | Connect all builds in visual pipeline | Annabel Dunstone | 2016-08-16 | 1 | -8/+73 |
| | * | | Connect top level tests to each other | Annabel Dunstone | 2016-08-16 | 1 | -0/+50 |
| | * | | Add build data to top of pipeline page | Annabel Dunstone | 2016-08-16 | 1 | -0/+6 |
| * | | | Merge remote-tracking branch 'origin/master' into 18141-pipeline-graph | Kamil Trzcinski | 2016-08-17 | 9 | -14/+116 |
| |\ \ \ | |||||
| * | | | | Fix scss lint error | Annabel Dunstone | 2016-08-09 | 1 | -2/+2 |
| * | | | | Fix graph scrolling bug | Annabel Dunstone | 2016-08-09 | 1 | -6/+7 |
| * | | | | Truncate build and stage names | Annabel Dunstone | 2016-08-09 | 1 | -4/+11 |
| * | | | | Add min width and horizontally scroll pipeline graph when overflow | Annabel Dunstone | 2016-08-09 | 1 | -6/+17 |
| * | | | | Connect all builds in visual pipeline | Annabel Dunstone | 2016-08-09 | 1 | -8/+73 |
| * | | | | Connect top level tests to each other | Annabel Dunstone | 2016-08-09 | 1 | -0/+50 |
| * | | | | Add build data to top of pipeline page | Annabel Dunstone | 2016-08-09 | 1 | -0/+6 |
* | | | | | Merge branch '18516-collapse-build-tabs' into 'master' | Jacob Schatz | 2016-08-17 | 2 | -11/+81 |
|\ \ \ \ \ | |||||
| * | | | | | Remove params from build; general refactor | Annabel Dunstone | 2016-08-17 | 1 | -0/+6 |
| * | | | | | Style build container box; add check mark to active build18516-collapse-build-tabs | Annabel Dunstone | 2016-08-17 | 2 | -3/+29 |
| * | | | | | Display jobs as scrolling list in sidebar | Annabel Dunstone | 2016-08-17 | 1 | -19/+49 |
| * | | | | | Style build dropdowns | Annabel Dunstone | 2016-08-17 | 1 | -20/+7 |
| * | | | | | Add data attributes to builds | Annabel Dunstone | 2016-08-17 | 1 | -8/+1 |
| * | | | | | Change active state of list items; style dropdown items | Annabel Dunstone | 2016-08-17 | 1 | -0/+18 |
| * | | | | | Hide dropdown if all tests fit on one line; add counter to dropdown | Annabel Dunstone | 2016-08-17 | 1 | -0/+10 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'button-icons-alignment' into 'master' | Jacob Schatz | 2016-08-17 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | add space between icon and button text | winniehell | 2016-08-17 | 1 | -0/+4 |
| |/ / / / | |||||
* | | | | | Merge branch 'issue-boards' into 'master' | Douwe Maan | 2016-08-17 | 2 | -0/+331 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Fixed some flexbox height issues | Phil Hughes | 2016-08-17 | 1 | -0/+5 |
| * | | | | Added loading icon so user knows when new page is loading | Phil Hughes | 2016-08-17 | 1 | -0/+5 |
| * | | | | Defaults milestone filter to upcoming | Phil Hughes | 2016-08-17 | 1 | -0/+1 |
| * | | | | Removed underscoreJS uses | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
| * | | | | Changed ghost to have a slight opacity | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
| * | | | | Hides label for current list | Phil Hughes | 2016-08-17 | 1 | -0/+4 |
| * | | | | Fixed list heights | Phil Hughes | 2016-08-17 | 1 | -1/+0 |
| * | | | | Mobile improvements | Phil Hughes | 2016-08-17 | 1 | -0/+29 |
| * | | | | Added loading icon to boards vue app | Phil Hughes | 2016-08-17 | 1 | -0/+5 |
| * | | | | Label description in tooltip | Phil Hughes | 2016-08-17 | 1 | -0/+5 |
| * | | | | Moved some code over to underscorejs | Phil Hughes | 2016-08-17 | 1 | -2/+2 |
| * | | | | Fixed cursor not changing when over the header | Phil Hughes | 2016-08-17 | 1 | -2/+11 |
| * | | | | Changed cursors to only show draggable when logged in | Phil Hughes | 2016-08-17 | 1 | -4/+5 |
| * | | | | Keeps the filters after a reload | Phil Hughes | 2016-08-17 | 1 | -4/+4 |
| * | | | | Improved the mobile UI | Phil Hughes | 2016-08-17 | 1 | -3/+12 |
| * | | | | Added cursor for when moving | Phil Hughes | 2016-08-17 | 1 | -0/+15 |