summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tests27756-fix-json-404-responseAlfredo Sumaran2017-02-072-1/+25
* Fixes ajax requests when current URL has a trailing slashAlfredo Sumaran2017-02-073-5/+6
* Merge branch '27822-default-bulk-assign-labels' into 'master' Alfredo Sumaran2017-02-082-4/+8
|\
| * Add changelog27822-default-bulk-assign-labelsAnnabel Dunstone Gray2017-02-071-0/+4
| * Add default labels to bulk assign dropdownsAnnabel Dunstone Gray2017-02-071-4/+4
* | Merge branch 'no-sidebar-on-action-btn-click' into 'master' Clement Ho2017-02-084-11/+130
|\ \
| * | dismiss sidebar on repo buttons clickAdam Pahlevi2017-02-084-11/+130
* | | Merge branch '25134-mobile-issue-view-doesn-t-show-organization-membership' i...Annabel Dunstone Gray2017-02-072-4/+11
|\ \ \ | |_|/ |/| |
| * | Fix static class error25134-mobile-issue-view-doesn-t-show-organization-membershipAnnabel Dunstone Gray2017-02-071-1/+1
| * | Show organisation membership and delete comment on smaller viewports, plus ch...dimitrieh2017-02-062-4/+11
| |/
* | Merge branch 'fix-ignored-spec-failures' into 'master' Filipa Lacerda2017-02-071-2/+6
|\ \
| * | ensure karma fails if it cannot load all spec filesfix-ignored-spec-failuresMike Greiling2017-02-071-2/+6
* | | Merge branch 'revert-135b4f75' into 'master' Douwe Maan2017-02-072-10/+1
|\ \ \
| * | | Revert "Merge branch 'fix-karma-coverage' into 'master'"revert-135b4f75Clement Ho2017-02-072-10/+1
* | | | Merge branch 'docs/services-refactor' into 'master' Achilleas Pipinellis2017-02-0719-77/+116
|\ \ \ \ | |/ / / |/| | |
| * | | Add info about the new location of Integrationsdocs/services-refactorAchilleas Pipinellis2017-02-0719-77/+116
* | | | Merge branch 'route-map-string-source' into 'master' Douwe Maan2017-02-073-31/+41
|\ \ \ \
| * | | | Use stricter regex anchorsroute-map-string-sourceDouwe Maan2017-02-071-1/+1
| * | | | Support a string source in the route mapDouwe Maan2017-02-073-31/+41
* | | | | Merge branch 'fix/gb/invalid-new-merge-request-api' into 'master' Fatih Acet2017-02-0711-25/+52
|\ \ \ \ \
| * | | | | fix lint errorMike Greiling2017-02-071-1/+1
| * | | | | Remove changelog entry; Changes after reviewFilipa Lacerda2017-02-072-5/+1
| * | | | | fix broken frontend testsMike Greiling2017-02-073-13/+9
| * | | | | Fix merge request controller specs for new actionfix/gb/invalid-new-merge-request-apiGrzegorz Bizon2017-02-071-1/+7
| * | | | | Fix broken specs from the Frontend sideFilipa Lacerda2017-02-073-7/+8
| * | | | | Update _pipelines.html.hamlKamil TrzciƄski2017-02-071-1/+1
| * | | | | Add Changelog entry for new merge request pipelines fixGrzegorz Bizon2017-02-071-0/+4
| * | | | | Add feature spec for a new merge request with pipelineGrzegorz Bizon2017-02-071-0/+20
| * | | | | Fix rendering pipelines for a new merge requestGrzegorz Bizon2017-02-072-3/+5
| * | | | | Pass proper endpoint path to MR pipelines partialGrzegorz Bizon2017-02-071-1/+3
* | | | | | Merge branch 'improve-handleLocationHash-tests' into 'master' Filipa Lacerda2017-02-072-4/+29
|\ \ \ \ \ \
| * | | | | | Improve gl.utils.handleLocationHash testsimprove-handleLocationHash-testsClement Ho2017-02-072-4/+29
* | | | | | | Merge branch 'fix-droplab-rendering' into 'master' Alfredo Sumaran2017-02-071-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix droplab rendering template when data-dynamic selector is unavailablefix-droplab-renderingClement Ho2017-02-061-2/+2
* | | | | | | Merge branch '23785-with-builds-tab-gone-give-additional-context-in-system-in...Alfredo Sumaran2017-02-0710-75/+238
|\ \ \ \ \ \ \
| * | | | | | | added inline pipeline graph23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graphLuke "Jared" Bennett2017-02-0710-75/+238
* | | | | | | | Merge branch 'fix-karma-coverage' into 'master' Clement Ho2017-02-072-1/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | fix karma coverage reportMike Greiling2017-02-072-1/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'route-map' into 'master' Robert Speicher2017-02-0738-157/+815
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Move permission check before more expensive checksroute-mapDouwe Maan2017-02-071-3/+5
| * | | | | | | Use described_class over literal class nameDouwe Maan2017-02-071-11/+11
| * | | | | | | Don't skip authorization when stopping CI environmentsDouwe Maan2017-02-072-8/+4
| * | | | | | | Address feedbackDouwe Maan2017-02-0622-200/+238
| * | | | | | | Update outdated specDouwe Maan2017-02-061-2/+0
| * | | | | | | CI is fine with lookup errorsDouwe Maan2017-02-061-1/+1
| * | | | | | | Update changelogDouwe Maan2017-02-061-1/+1
| * | | | | | | Add documentationDouwe Maan2017-02-063-0/+37
| * | | | | | | No || neededDouwe Maan2017-02-061-1/+1
| * | | | | | | Add feature specsDouwe Maan2017-02-068-39/+147
| * | | | | | | Tweak test to verify there are no duplicatesDouwe Maan2017-02-061-2/+2