Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-18 | 64 | -223/+926 |
|\ | |||||
| * | Merge branch '26777-scrollbar-in-searchbar-autocomplete-dropdown' into 'master' | Annabel Dunstone Gray | 2017-01-18 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix search bar filter dropdown scrollbars26777-scrollbar-in-searchbar-autocomplete-dropdown | Clement Ho | 2017-01-17 | 1 | -2/+2 |
| * | | Merge branch '26667-pipeline-width-for-huge-pipeline' into 'master' | Annabel Dunstone Gray | 2017-01-18 | 1 | -4/+6 |
| |\ \ | |||||
| | * | | Fixes big pipeline and small pipeline width problems26667-pipeline-width-for-huge-pipeline | Filipa Lacerda | 2017-01-16 | 1 | -4/+6 |
| * | | | Merge branch 'ui_pipelines_mini_graph' into 'master' | Fatih Acet | 2017-01-18 | 1 | -8/+16 |
| |\ \ \ | |||||
| | * | | | use destructuring syntax insteadui_pipelines_mini_graph | Regis | 2017-01-18 | 1 | -1/+1 |
| | * | | | Merge branch 'master' into ui_pipelines_mini_graph | Regis | 2017-01-18 | 28 | -23/+688 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into ui_pipelines_mini_graph | Regis | 2017-01-18 | 4 | -4/+13 |
| | |\ \ \ \ | |||||
| | * | | | | | get rid of log | Regis | 2017-01-17 | 1 | -2/+0 |
| | * | | | | | fix UI behaviour - only make new calls when button is clicked and dropdown is... | Regis | 2017-01-17 | 1 | -2/+8 |
| | * | | | | | Merge branch 'master' into ui_pipelines_mini_graph | Regis | 2017-01-17 | 25 | -57/+156 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | better UI fix - simple solution | Regis | 2017-01-17 | 1 | -5/+9 |
| * | | | | | | Merge branch 'fix/refactor-cycle-analytics-stages' into 'master' | Douwe Maan | 2017-01-18 | 9 | -149/+67 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fix specfix/refactor-cycle-analytics-stages | James Lopez | 2017-01-17 | 1 | -1/+1 |
| | * | | | | | | refactored a bunch of stuff based on feedback | James Lopez | 2017-01-17 | 1 | -2/+2 |
| | * | | | | | | a few more fixes | James Lopez | 2017-01-17 | 1 | -1/+1 |
| | * | | | | | | big refactor based on MR feedback | James Lopez | 2017-01-17 | 1 | -1/+1 |
| | * | | | | | | few fixes after merge | James Lopez | 2017-01-17 | 1 | -1/+3 |
| | * | | | | | | refactor fetcher and fixed specs | James Lopez | 2017-01-17 | 1 | -1/+1 |
| | * | | | | | | refactor cycle analytics - updated based on MR feedback | James Lopez | 2017-01-17 | 4 | -21/+15 |
| | * | | | | | | Fix other spec failures | James Lopez | 2017-01-17 | 4 | -21/+24 |
| | * | | | | | | more refactoring and fixing old specs | James Lopez | 2017-01-17 | 4 | -17/+25 |
| | * | | | | | | fix bad merge | James Lopez | 2017-01-17 | 1 | -3/+5 |
| | * | | | | | | added new summary serializers and refactor all of the summary stuff into sepa... | James Lopez | 2017-01-17 | 5 | -89/+16 |
| | * | | | | | | fixed stage entity and added missing stage specs | James Lopez | 2017-01-17 | 1 | -2/+2 |
| | * | | | | | | added analytics stage serializer and moved some info to the stage classes fro... | James Lopez | 2017-01-17 | 2 | -0/+15 |
| | * | | | | | | WIP - started refactoring cycle analytics median stuff into stages | James Lopez | 2017-01-17 | 1 | -40/+7 |
| * | | | | | | | Merge branch 'time-tracking-api' into 'master' | Sean McGivern | 2017-01-18 | 3 | -23/+26 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add some API endpoints for time tracking. | Ruben Davila | 2017-01-18 | 3 | -23/+26 |
| * | | | | | | | | Merge branch '26773-fix-project-statistics-repository-size' into 'master' | Rémy Coutable | 2017-01-18 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| | * | | | | | | | Fix Project#update_repository_size to convert MB to Bytes properly26773-fix-project-statistics-repository-size | Oswaldo Ferreira | 2017-01-17 | 1 | -1/+2 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'backport-time-tracking-ce' into 'master' | Douwe Maan | 2017-01-18 | 28 | -23/+688 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | / / | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | Fix scss variable refs.backport-time-tracking-ce | Bryce Johnson | 2017-01-15 | 2 | -3/+4 |
| | * | | | | | Fix haml-lint complain. | Ruben Davila | 2017-01-15 | 1 | -1/+1 |
| | * | | | | | Bring changes that were present only in EE. | Ruben Davila | 2017-01-15 | 1 | -14/+12 |
| | * | | | | | Prevent including Vue twice | Alfredo Sumaran | 2017-01-15 | 1 | -3/+0 |
| | * | | | | | Backport backend work for time tracking. | Ruben Davila | 2017-01-15 | 10 | -1/+205 |
| | * | | | | | Backport timetracking frontend to CE. | Bryce Johnson | 2017-01-15 | 17 | -5/+470 |
| * | | | | | | Merge branch 'i-#25814-500-error' into 'master' | Sean McGivern | 2017-01-18 | 1 | -1/+10 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | refactor rubocop suggestion | Martin Cabrera | 2017-01-16 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'master' into i-#25814-500-error | Martin Cabrera | 2017-01-16 | 28 | -72/+223 |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | * | | | | | | Refactored ‘from’ and ‘to’ variable preservation | Martin Cabrera | 2017-01-16 | 1 | -10/+6 |
| | * | | | | | | from or to get variables gets preserved if the other one is missing | Martin Cabrera | 2017-01-15 | 1 | -2/+9 |
| | * | | | | | | Merge branch 'master' into i-#25814-500-error | Martin Cabrera | 2017-01-15 | 22 | -210/+246 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Changed alert message character: from & to and | Martin Cabrera | 2017-01-15 | 1 | -1/+2 |
| | * | | | | | | | Merge branch 'master' into i-#25814-500-error | Martin Cabrera | 2017-01-12 | 35 | -77/+2316 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into i-#25814-500-error | Martin Cabrera | 2017-01-11 | 10 | -18/+93 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix Compare page throws 500 error when any branch/reference is not selected | Martin Cabrera | 2017-01-10 | 1 | -1/+6 |
| * | | | | | | | | | | Update clipboard_button text: Copy commit SHA to clipboardclipboard-button-commit-sha | victorwu | 2017-01-17 | 3 | -3/+3 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | |