| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix small button alignment issuesbutton-alignment | Annabel Dunstone Gray | 2017-01-18 | 2 | -2/+1 |
| | | |||||
| * | Merge branch 'ui_pipelines_mini_graph' into 'master' | Fatih Acet | 2017-01-18 | 1 | -8/+16 |
| |\ | | | | | | | | | better UI fix - simple solution - pipelines#index mini_graph in Vue See merge request !8614 | ||||
| | * | 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 ↵ | Regis | 2017-01-17 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | is not displayed | ||||
| | * | | | 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 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | correct User-agent placement in robots.txt Closes #26807 See merge request !8623 | ||||
| | * | | | | | 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 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor cycle analytics stages (1st iteration) See merge request !7647 | ||||
| | * | | | | | | 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 ↵ | James Lopez | 2017-01-17 | 12 | -89/+182 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | separate logical classes | ||||
| | * | | | | | | 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 ↵ | James Lopez | 2017-01-17 | 10 | -0/+59 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from the controller | ||||
| | * | | | | | | 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 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Time tracking API Closes #25861 See merge request !8483 | ||||
| | * | | | | | | | Add some API endpoints for time tracking. | Ruben Davila | 2017-01-18 | 18 | -45/+608 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New endpoints are: POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/time_estimate" POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/reset_time_estimate" POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/add_spent_time" POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/reset_spent_time" GET :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/time_stats" | ||||
| * | | | | | | | | Merge branch 'rs-repository-project-trait' into 'master' | Rémy Coutable | 2017-01-18 | 20 | -33/+37 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a `:repository` trait to the `:empty_project` factory See merge request !8605 | ||||
| | * | | | | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now this is a no-op. We're going to add it as a trait argument to all existing usages of the `:project` factory, so that later we can flip `:empty_project` to just be `:project`, forcing developers to opt-in to the slower option when their tests truly require it. | ||||
| * | | | | | | | | | Merge branch '26773-fix-project-statistics-repository-size' into 'master' | Rémy Coutable | 2017-01-18 | 3 | -2/+7 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Wrong file size on repository page" Closes #26773 See merge request !8616 | ||||
| | * | | | | | | | | | 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` method See merge request !8603 | ||||
| | * | | | | | | | | Correct documentation for `data_attribute` methodrs-data_attribute-cleanup | Robert Speicher | 2017-01-16 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also break up a long line, just 'cause. | ||||
| * | | | | | | | | | Merge branch 'backport-time-tracking-ce' into 'master' | Douwe Maan | 2017-01-18 | 52 | -50/+1494 |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | Backport timetracking to CE See merge request !8195 | ||||
| | * | | | | | | | Fix scss variable refs.backport-time-tracking-ce | Bryce Johnson | 2017-01-15 | 2 | -3/+4 |
| | | | | | | | | | |||||
