summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 'switch-to-sassc' into 'master' Robert Speicher2017-01-173-8/+17
|\
| * Switch to sassc-railsRichard Macklin2017-01-163-8/+17
* | Merge branch '19633-remove-rerun' into 'master' Robert Speicher2017-01-173-15/+0
|\ \
| * | Remove rerun since it's not used anymore19633-remove-rerunRémy Coutable2017-01-163-15/+0
* | | Merge branch 'refresh-authorizations-tighter-lease' into 'master' Robert Speicher2017-01-173-41/+44
|\ \ \
| * | | Synchronize all project authorization refreshingrefresh-authorizations-tighter-leaseYorick Peterse2017-01-163-41/+44
| |/ /
* | | Merge branch 'boards-sidebar-spec-fix' into 'master' Rémy Coutable2017-01-171-1/+3
|\ \ \
| * | | Fixed random issue boards sidebar failureboards-sidebar-spec-fixPhil Hughes2017-01-161-1/+3
| |/ /
* | | Merge branch '26492-fix-transient-failure-in-commits_spec' into 'master' Robert Speicher2017-01-162-3/+3
|\ \ \ | |/ / |/| |
| * | Update ffaker to ~>2.4 to avoid generating names with suffixes26492-fix-transient-failure-in-commits_specRémy Coutable2017-01-162-3/+3
|/ /
* | Merge branch '26616-fix-search-group-project-filters' into 'master' Alfredo Sumaran2017-01-164-1/+30
|\ \
| * | Fix dropdown filter input value after blur26616-fix-search-group-project-filtersEric Eastwood2017-01-164-2/+25
| * | Fix group/project filters on search pageEric Eastwood2017-01-162-1/+7
* | | Merge branch 'pipeline_index_mini_graph_fix' into 'master' Fatih Acet2017-01-161-13/+6
|\ \ \
| * | | phil said this is good - no need to dynamically update since this is a static...pipeline_index_mini_graph_fixRegis2017-01-151-49/+7
| * | | works in browsers without sourceCapabilities APIRegis2017-01-151-1/+4
| * | | update commented documentation to reflect new changesRegis2017-01-151-2/+3
| * | | Merge branch 'master' into pipeline_index_mini_graph_fixRegis2017-01-151-1/+1
| |\ \ \
| * | | | fix clicking url bar, browser UI, dev tools collapsing the mini_graphRegis2017-01-151-1/+3
| * | | | fix UI without Promise or timeOut/intervalRegis2017-01-151-2/+9
| * | | | fix UI behaviourRegis2017-01-151-1/+1
| * | | | Merge branch 'master' into pipeline_index_mini_graph_fixRegis2017-01-15245-2922/+8355
| |\ \ \ \
| * | | | | make tests pass - change a bit of logicRegis2017-01-121-6/+8
| * | | | | fixed issue - description in function (check diff)Regis2017-01-121-3/+23
* | | | | | Merge branch 'sandish/gitlab-ce-update_ret_val' into 'master' Robert Speicher2017-01-167-114/+85
|\ \ \ \ \ \