summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ensure rake is called within the correct bundle contextensure-rake-is-called-within-the-correct-bundle-contextLuke "Jared" Bennett2017-01-301-4/+4
* Merge branch 'dz-nested-groups-improvements-2' into 'master' Dmitriy Zaporozhets2017-01-3012-9/+64
|\
| * Improve search within group logicDmitriy Zaporozhets2017-01-303-2/+10
| * Add changelog item about new attributes in group apiDmitriy Zaporozhets2017-01-301-0/+4
| * Update group api doc with full_name and full_path attributesDmitriy Zaporozhets2017-01-302-1/+15
| * Add tests for nested groups in search service and search helperDmitriy Zaporozhets2017-01-302-0/+24
| * Include nested groups items into search resultsDmitriy Zaporozhets2017-01-301-1/+5
| * Use full group name/path in UI dropdownsDmitriy Zaporozhets2017-01-304-7/+8
|/
* Merge branch 'fix/import-encrypt-atts' into 'master' Douwe Maan2017-01-3011-14/+70
|\
| * fix spec failurefix/import-encrypt-attsJames Lopez2017-01-301-1/+1
| * fix typo in specJames Lopez2017-01-301-1/+1
| * programmatically remove encrypted attributes. Added relevant spec.James Lopez2017-01-303-2/+22
| * rename method and added note to export file spec about new encrypted attributesJames Lopez2017-01-302-2/+5
| * fix spec failuresJames Lopez2017-01-302-2/+2
| * fix typoJames Lopez2017-01-302-3/+3
| * Ignore encrypted attributes in Import/ExportJames Lopez2017-01-308-12/+45
* | Merge branch 'zj-slow-service-fetch' into 'master' Yorick Peterse2017-01-302-3/+14
|\ \
| * | Improve performance of triggered chat commandszj-slow-service-fetchZ.J. van de Weg2017-01-302-3/+14
| |/
* | Merge branch 'document-how-to-vue' into 'master' Fatih Acet2017-01-302-18/+92
|\ \ | |/ |/|
| * First draft of "how to use vue.js in gitlab" documentationFilipa Lacerda2017-01-302-18/+92
* | Merge branch 'patch-11' into 'master' Rémy Coutable2017-01-301-4/+4
|\ \
| * | Use consistent URLs for review apps in the docsVincent Tunru2017-01-271-4/+4
| * | Actually use `$CI_ENVIRONMENT_SLUG` in the `environment:url`Vincent2017-01-151-1/+1
* | | Merge branch '27047-8-16-cannot-login-with-2fa' into 'master' Fatih Acet2017-01-301-12/+12
|\ \ \ | |_|/ |/| |
| * | Initial fix proposal for u2f not working27047-8-16-cannot-login-with-2faLuke "Jared" Bennett2017-01-261-12/+12
* | | Merge branch '23634-remove-project-grouping' into 'master' Sean McGivern2017-01-3027-96/+235
|\ \ \
| * | | Do not rely on style class for changing DOM state on "Mark all as done"23634-remove-project-groupingOswaldo Ferreira2017-01-272-37/+38
| * | | Remove unnecessary extra margin on issues, mr and todo pagesOswaldo Ferreira2017-01-275-47/+40
| * | | Remove border from issues, todos and MR pagesOswaldo Ferreira2017-01-274-3/+7
| * | | Remove bold weight from TODOs action name fontOswaldo Ferreira2017-01-272-1/+8
| * | | Move issuable reference display to a helper methodOswaldo Ferreira2017-01-274-4/+46
| * | | Add commment to Issue, Project and MergeRequest #to_referenceOswaldo Ferreira2017-01-273-0/+3
| * | | Change argument name assuming its always a ProjectOswaldo Ferreira2017-01-271-2/+2
| * | | Present TODO's list without grouping by projectOswaldo Ferreira2017-01-276-33/+38
| * | | Present group and dashboard MR list without grouping by projectOswaldo Ferreira2017-01-278-44/+32
| * | | Refactor Project#to_reference and make full_path a keyword argumentBerna Castro2017-01-276-42/+124
| * | | Fix and add specs for Project#to_referenceBerna Castro2017-01-271-3/+9
| * | | Fix and add specs for Issue#to_referenceBerna Castro2017-01-271-1/+10
| * | | Refactor code when rendering a collection of issuesBerna Castro2017-01-271-4/+1
| * | | Add the group path to the issue ID if applicableBerna Castro2017-01-272-5/+13
| * | | Don't group projects on dashboard#issuesBerna Castro2017-01-271-11/+5
* | | | Merge branch 'patch-8' into 'master'Rémy Coutable2017-01-301-0/+4
|\ \ \ \
| * | | | add information that docker registry storage needs to be accessible for docke...Elan Ruusamäe2017-01-271-0/+4
* | | | | Merge branch 'mr-widget-initial-state-tests' into 'master' Rémy Coutable2017-01-301-0/+34
|\ \ \ \ \
| * | | | | Added test for initial merge request widget statemr-widget-initial-state-testsPhil Hughes2017-01-261-0/+34
* | | | | | Merge branch 'improve-ci-example-php-doc' into 'master' Rémy Coutable2017-01-302-1/+9
|\ \ \ \ \ \
| * | | | | | Changed composer installer script in the CI PHP example docimprove-ci-example-php-docJeffrey Cafferata2017-01-262-1/+9
* | | | | | | Merge branch 'hardcode-title-system-note' into 'master' Rémy Coutable2017-01-302-1/+7
|\ \ \ \ \ \ \
| * | | | | | | Ensure autogenerated title does not cause failing specbrian m. carlson2017-01-272-1/+7
* | | | | | | | Merge branch 'ux-guide-minor-updates' into 'master' Achilleas Pipinellis2017-01-292-3/+9
|\ \ \ \ \ \ \ \