Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved the webhooks and services gear options to a single one called integrations | Jose Ivan Vargas | 2017-01-18 | 9 | -15/+32 |
* | 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 | 52 | -50/+1494 |
| |\ | |||||
| * \ | Merge branch 'master' into ui_pipelines_mini_graph | Regis | 2017-01-18 | 8 | -5/+51 |
| |\ \ | |||||
| * | | | 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 | 57 | -121/+779 |
| |\ \ \ | |||||
| * | | | | better UI fix - simple solution | Regis | 2017-01-17 | 1 | -5/+9 |
* | | | | | Merge branch 'correct_robots_txt' into 'master' | Rémy Coutable | 2017-01-18 | 2 | -2/+7 |
|\ \ \ \ \ | |||||
| * | | | | | add changelog yml file | eric sabelhaus | 2017-01-18 | 1 | -0/+4 |
| * | | | | | correct User_agent placement in robots.txt | eric sabelhaus | 2017-01-18 | 1 | -2/+3 |
* | | | | | | Merge branch 'fix/refactor-cycle-analytics-stages' into 'master' | Douwe Maan | 2017-01-18 | 74 | -541/+830 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix specfix/refactor-cycle-analytics-stages | James Lopez | 2017-01-17 | 2 | -3/+3 |
| * | | | | | | refactored a bunch of stuff based on feedback | James Lopez | 2017-01-17 | 12 | -48/+54 |
| * | | | | | | fix serializer | James Lopez | 2017-01-17 | 1 | -1/+1 |
| * | | | | | | fix bug retrieving medians | James Lopez | 2017-01-17 | 1 | -1/+1 |
| * | | | | | | fix specs | James Lopez | 2017-01-17 | 5 | -25/+10 |
| * | | | | | | refactored metrics fetcher - merged into stage and events | James Lopez | 2017-01-17 | 16 | -121/+119 |
| * | | | | | | fix refactor of production event fetcher | James Lopez | 2017-01-17 | 2 | -17/+17 |
| * | | | | | | a few more fixes | James Lopez | 2017-01-17 | 3 | -19/+2 |
| * | | | | | | fix missing refactor in metrics fetcher | James Lopez | 2017-01-17 | 1 | -2/+2 |
| * | | | | | | fix plan stage issue and some spec failures | James Lopez | 2017-01-17 | 3 | -3/+9 |
| * | | | | | | fix specs, refactor missing bits from events stuff | James Lopez | 2017-01-17 | 13 | -44/+29 |
| * | | | | | | big refactor based on MR feedback | James Lopez | 2017-01-17 | 32 | -129/+136 |
| * | | | | | | fix spec failures after merge | James Lopez | 2017-01-17 | 5 | -9/+14 |
| * | | | | | | few fixes after merge | James Lopez | 2017-01-17 | 4 | -6/+15 |
| * | | | | | | refactor fetcher and fixed specs | James Lopez | 2017-01-17 | 13 | -67/+49 |
| * | | | | | | refactor cycle analytics - updated based on MR feedback | James Lopez | 2017-01-17 | 20 | -85/+107 |
| * | | | | | | fix tricky test failure to do with private method | James Lopez | 2017-01-17 | 1 | -6/+6 |
| * | | | | | | Fix other spec failures | James Lopez | 2017-01-17 | 2 | -10/+10 |
| * | | | | | | Fix other spec failures | James Lopez | 2017-01-17 | 20 | -131/+128 |
| * | | | | | | more refactoring and fixing old specs | James Lopez | 2017-01-17 | 14 | -49/+50 |
| * | | | | | | 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 | 12 | -89/+182 |
| * | | | | | | fixed stage entity and added missing stage specs | James Lopez | 2017-01-17 | 10 | -3/+93 |
| * | | | | | | added analytics stage serializer and moved some info to the stage classes fro... | James Lopez | 2017-01-17 | 10 | -0/+59 |
| * | | | | | | WIP - started refactoring cycle analytics median stuff into stages | James Lopez | 2017-01-17 | 19 | -59/+118 |
* | | | | | | | Merge branch 'time-tracking-api' into 'master' | Sean McGivern | 2017-01-18 | 18 | -45/+608 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add some API endpoints for time tracking. | Ruben Davila | 2017-01-18 | 18 | -45/+608 |
* | | | | | | | | Merge branch 'rs-repository-project-trait' into 'master' | Rémy Coutable | 2017-01-18 | 20 | -33/+37 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove repository trait from factories that don't need it in featuresrs-repository-project-trait | Robert Speicher | 2017-01-17 | 8 | -13/+13 |
| * | | | | | | | | Add the `:repository` trait to `:project` factories in Cucumber steps | Robert Speicher | 2017-01-17 | 19 | -33/+33 |
| * | | | | | | | | Add a `:repository` trait to the `:empty_project` factory | Robert Speicher | 2017-01-17 | 1 | -0/+4 |
* | | | | | | | | | Merge branch '26773-fix-project-statistics-repository-size' into 'master' | Rémy Coutable | 2017-01-18 | 3 | -2/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix Project#update_repository_size to convert MB to Bytes properly26773-fix-project-statistics-repository-size | Oswaldo Ferreira | 2017-01-17 | 3 | -2/+7 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'rs-data_attribute-cleanup' into 'master' | Douwe Maan | 2017-01-18 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Correct documentation for `data_attribute` methodrs-data_attribute-cleanup | Robert Speicher | 2017-01-16 | 1 | -3/+5 |
* | | | | | | | | | Merge branch 'backport-time-tracking-ce' into 'master' | Douwe Maan | 2017-01-18 | 52 | -50/+1494 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Fix scss variable refs.backport-time-tracking-ce | Bryce Johnson | 2017-01-15 | 2 | -3/+4 |