summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prevent nonewline type diff lines from containing unfolding link26829-diff-unfolding-links-erroneously-present-on-no-newline-linesMike Greiling2017-01-181-2/+10
* Merge branch '26777-scrollbar-in-searchbar-autocomplete-dropdown' into 'master' Annabel Dunstone Gray2017-01-181-2/+2
|\
| * Fix search bar filter dropdown scrollbars26777-scrollbar-in-searchbar-autocomplete-dropdownClement Ho2017-01-171-2/+2
* | Merge branch '26667-pipeline-width-for-huge-pipeline' into 'master' Annabel Dunstone Gray2017-01-182-4/+10
|\ \
| * | Fixes big pipeline and small pipeline width problems26667-pipeline-width-for-huge-pipelineFilipa Lacerda2017-01-162-4/+10
* | | Merge branch 'ui_pipelines_mini_graph' into 'master' Fatih Acet2017-01-181-8/+16
|\ \ \
| * | | use destructuring syntax insteadui_pipelines_mini_graphRegis2017-01-181-1/+1
| * | | Merge branch 'master' into ui_pipelines_mini_graphRegis2017-01-1852-50/+1494
| |\ \ \
| * \ \ \ Merge branch 'master' into ui_pipelines_mini_graphRegis2017-01-188-5/+51
| |\ \ \ \
| * | | | | get rid of logRegis2017-01-171-2/+0
| * | | | | fix UI behaviour - only make new calls when button is clicked and dropdown is...Regis2017-01-171-2/+8
| * | | | | Merge branch 'master' into ui_pipelines_mini_graphRegis2017-01-1757-121/+779
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | better UI fix - simple solutionRegis2017-01-171-5/+9
* | | | | | Merge branch 'correct_robots_txt' into 'master' Rémy Coutable2017-01-182-2/+7
|\ \ \ \ \ \
| * | | | | | add changelog yml fileeric sabelhaus2017-01-181-0/+4
| * | | | | | correct User_agent placement in robots.txteric sabelhaus2017-01-181-2/+3
* | | | | | | Merge branch 'fix/refactor-cycle-analytics-stages' into 'master' Douwe Maan2017-01-1874-541/+830
|\ \ \ \ \ \ \
| * | | | | | | fix specfix/refactor-cycle-analytics-stagesJames Lopez2017-01-172-3/+3
| * | | | | | | refactored a bunch of stuff based on feedbackJames Lopez2017-01-1712-48/+54
| * | | | | | | fix serializerJames Lopez2017-01-171-1/+1
| * | | | | | | fix bug retrieving mediansJames Lopez2017-01-171-1/+1
| * | | | | | | fix specsJames Lopez2017-01-175-25/+10
| * | | | | | | refactored metrics fetcher - merged into stage and eventsJames Lopez2017-01-1716-121/+119
| * | | | | | | fix refactor of production event fetcherJames Lopez2017-01-172-17/+17
| * | | | | | | a few more fixesJames Lopez2017-01-173-19/+2
| * | | | | | | fix missing refactor in metrics fetcherJames Lopez2017-01-171-2/+2
| * | | | | | | fix plan stage issue and some spec failuresJames Lopez2017-01-173-3/+9
| * | | | | | | fix specs, refactor missing bits from events stuffJames Lopez2017-01-1713-44/+29
| * | | | | | | big refactor based on MR feedbackJames Lopez2017-01-1732-129/+136
| * | | | | | | fix spec failures after mergeJames Lopez2017-01-175-9/+14
| * | | | | | | few fixes after mergeJames Lopez2017-01-174-6/+15
| * | | | | | | refactor fetcher and fixed specsJames Lopez2017-01-1713-67/+49
| * | | | | | | refactor cycle analytics - updated based on MR feedbackJames Lopez2017-01-1720-85/+107
| * | | | | | | fix tricky test failure to do with private methodJames Lopez2017-01-171-6/+6
| * | | | | | | Fix other spec failuresJames Lopez2017-01-172-10/+10
| * | | | | | | Fix other spec failuresJames Lopez2017-01-1720-131/+128
| * | | | | | | more refactoring and fixing old specsJames Lopez2017-01-1714-49/+50
| * | | | | | | fix bad mergeJames Lopez2017-01-171-3/+5
| * | | | | | | added new summary serializers and refactor all of the summary stuff into sepa...James Lopez2017-01-1712-89/+182
| * | | | | | | fixed stage entity and added missing stage specsJames Lopez2017-01-1710-3/+93
| * | | | | | | added analytics stage serializer and moved some info to the stage classes fro...James Lopez2017-01-1710-0/+59
| * | | | | | | WIP - started refactoring cycle analytics median stuff into stagesJames Lopez2017-01-1719-59/+118
* | | | | | | | Merge branch 'time-tracking-api' into 'master' Sean McGivern2017-01-1818-45/+608
|\ \ \ \ \ \ \ \
| * | | | | | | | Add some API endpoints for time tracking.Ruben Davila2017-01-1818-45/+608
* | | | | | | | | Merge branch 'rs-repository-project-trait' into 'master' Rémy Coutable2017-01-1820-33/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove repository trait from factories that don't need it in featuresrs-repository-project-traitRobert Speicher2017-01-178-13/+13
| * | | | | | | | | Add the `:repository` trait to `:project` factories in Cucumber stepsRobert Speicher2017-01-1719-33/+33
| * | | | | | | | | Add a `:repository` trait to the `:empty_project` factoryRobert Speicher2017-01-171-0/+4
* | | | | | | | | | Merge branch '26773-fix-project-statistics-repository-size' into 'master' Rémy Coutable2017-01-183-2/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix Project#update_repository_size to convert MB to Bytes properly26773-fix-project-statistics-repository-sizeOswaldo Ferreira2017-01-173-2/+7
| |/ / / / / / / / /