Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempted improvement to stop boards spec failingboards-spec-improvements | Phil Hughes | 2016-08-18 | 1 | -3/+5 |
* | Fix tabs navigation and do not update URL via pushstate | Alfredo Sumaran | 2016-08-17 | 1 | -1/+4 |
* | Merge branch '18141-pipeline-graph' into 'master' | Jacob Schatz | 2016-08-17 | 2 | -0/+196 |
|\ | |||||
| * | Remove index from pipeline toggles18141-pipeline-graph | Annabel Dunstone | 2016-08-17 | 1 | -9/+11 |
| * | Merge master into branch | Annabel Dunstone | 2016-08-17 | 14 | -14/+749 |
| |\ | |||||
| * | | 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 | 2 | -3/+14 |
| * | | Merge branch '18141-pipeline-graph' of gitlab.com:gitlab-org/gitlab-ce into 1... | Kamil Trzcinski | 2016-08-17 | 2 | -7/+50 |
| |\ \ | |||||
| | * | | 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 | 2 | -7/+46 |
| | * | | 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 | 23 | -73/+279 |
| |\ \ \ | |||||
| * | | | | 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 | 3 | -17/+110 |
|\ \ \ \ \ | |||||
| * | | | | | Remove params from build; general refactor | Annabel Dunstone | 2016-08-17 | 2 | -9/+16 |
| * | | | | | 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 | 2 | -25/+49 |
| * | | | | | Move stages and jobs to build sidebar | Annabel Dunstone | 2016-08-17 | 1 | -3/+3 |
| * | | | | | Style build dropdowns | Annabel Dunstone | 2016-08-17 | 1 | -20/+7 |
| * | | | | | Populate dropdowns with current build on pageload | Annabel Dunstone | 2016-08-17 | 1 | -2/+16 |
| * | | | | | Selecting stage updates builds dropdown | Annabel Dunstone | 2016-08-17 | 1 | -8/+13 |
| * | | | | | Add data attributes to builds | Annabel Dunstone | 2016-08-17 | 2 | -24/+7 |
| * | | | | | 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 | 2 | -1/+19 |
| * | | | | | Add overflow tests to dropdown | Annabel Dunstone | 2016-08-17 | 1 | -0/+11 |
| | |/ / / | |/| | | | |||||
* | | | | | 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 | 23 | -69/+1403 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed bug when moving list | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
| * | | | | | | Removed if around board deleting | Phil Hughes | 2016-08-17 | 1 | -8/+10 |
| * | | | | | | Code improvements | Phil Hughes | 2016-08-17 | 3 | -41/+24 |
| * | | | | | | Improved code readability | Phil Hughes | 2016-08-17 | 8 | -119/+52 |
| * | | | | | | Tests updated | Phil Hughes | 2016-08-17 | 2 | -7/+7 |
| * | | | | | | Tests update | Phil Hughes | 2016-08-17 | 2 | -6/+12 |
| * | | | | | | Added vue resource interceptor | Phil Hughes | 2016-08-17 | 2 | -0/+10 |
| * | | | | | | Fix issue with paging not working sometimes | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
| * | | | | | | Fixed some flexbox height issues | Phil Hughes | 2016-08-17 | 1 | -0/+5 |
| * | | | | | | Updated rspec to not use sleep when dragging | Phil Hughes | 2016-08-17 | 2 | -2/+6 |