summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix placeholder for locked tokens in filtered search39499-filtered-placeholderSimon Knox2017-10-312-7/+23
* Merge branch 'feature/migrate-find-wiki-page-to-gitaly' into 'master'Sean McGivern2017-10-314-25/+110
|\
| * Migrate Gitlab::Git::Wiki#page to Gitalyfeature/migrate-find-wiki-page-to-gitalyAhmad Sherif2017-10-314-25/+110
* | Merge branch 'dm-ldap-identity-normalize-dn' into 'master'Sean McGivern2017-10-319-12/+35
|\ \
| * | Normalize LDAP DN when looking up identityDouwe Maan2017-10-319-12/+35
* | | Merge branch '39580-bump-carrierwave-to-1-2-1' into 'master'Rémy Coutable2017-10-313-3/+8
|\ \ \
| * | | Bump carrierwave to 1.2.1Takuya Noguchi2017-10-303-3/+8
* | | | Merge branch 'multi-file-editor-vuex' into 'master'Filipa Lacerda2017-10-3163-2447/+1826
|\ \ \ \
| * | | | fixed up upload feature after master mergemulti-file-editor-vuexPhil Hughes2017-10-317-46/+64
| * | | | Merge branch 'master' into multi-file-editor-vuexPhil Hughes2017-10-3121-264/+283
| |\ \ \ \
| * | | | | get branch name from the DOMPhil Hughes2017-10-312-2/+4
| * | | | | Merge branch 'master' into multi-file-editor-vuexPhil Hughes2017-10-3166-750/+695
| |\ \ \ \ \
| * | | | | | spec fixesPhil Hughes2017-10-313-2/+7
| * | | | | | spec fixesPhil Hughes2017-10-307-13/+19
| * | | | | | addressed feedback from reviewPhil Hughes2017-10-3019-74/+93
| * | | | | | Merge branch 'master' into multi-file-editor-vuexPhil Hughes2017-10-30132-524/+2018
| |\ \ \ \ \ \
| * | | | | | | updated karma specsPhil Hughes2017-10-2727-1030/+612
| * | | | | | | reset hash when changing filesPhil Hughes2017-10-262-2/+3
| * | | | | | | various different performance improvementsPhil Hughes2017-10-2610-37/+24
| * | | | | | | fixed render_error not being hooked up correctlyPhil Hughes2017-10-265-34/+9
| * | | | | | | fixed some state bugs with the tabsPhil Hughes2017-10-2610-38/+53
| * | | | | | | correctly activate the next tab when closing a tabPhil Hughes2017-10-263-3/+28
| * | | | | | | moved new file/directory into new storePhil Hughes2017-10-2619-692/+176
| * | | | | | | [WIP] Move multi-file editor store to VuexPhil Hughes2017-10-2633-584/+910
* | | | | | | | Merge branch 'zj/gitlab-ce-zj-ruby-2.3.5' into 'master'Sean McGivern2017-10-314-6/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Be able to bundle gems with newer rubieszj/gitlab-ce-zj-ruby-2.3.5Zeger-Jan van de Weg2017-10-311-1/+1
| * | | | | | | | Upgrade Ruby to 2.3.5Zeger-Jan van de Weg2017-10-314-5/+10
* | | | | | | | | Merge branch 'docs/improve-maintenance' into 'master'Stan Hu2017-10-311-13/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve the maintenance policy pageRémy Coutable2017-10-311-13/+18
* | | | | | | | | | Merge branch '23206-load-participants-async' into 'master'Phil Hughes2017-10-3145-205/+911
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Load participants asyncEric Eastwood2017-10-3145-205/+911
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'fix/import-issue-assignees' into 'master'Sean McGivern2017-10-317-1/+27
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | add changelogJames Lopez2017-10-311-0/+5
| * | | | | | | | | fix spec failureJames Lopez2017-10-311-0/+3
| * | | | | | | | | fix specsfix/import-issue-assigneesJames Lopez2017-10-313-7/+10
| * | | | | | | | | fix missing issue assigneesJames Lopez2017-10-314-1/+16
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch '39509-fix-wiki-create-sidebar-overlap' into 'master'Annabel Dunstone Gray2017-10-312-5/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix overlap of right-sidebar and wiki create page form39509-fix-wiki-create-sidebar-overlapEric Eastwood2017-10-312-5/+6
* | | | | | | | | | Merge branch '31454-missing-project-id-pipeline-hook-data' into 'master'Rémy Coutable2017-10-313-0/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adds project_id to pipeline hook dataJacopo2017-10-303-0/+16
* | | | | | | | | | | Merge branch 'issue_38777' into 'master'Sean McGivern2017-10-3110-13/+230
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Allow promoting project milestones to group milestonesFelipe Artur2017-10-3110-13/+230
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'feature/migrate-wiki-delete-page-to-gitaly' into 'master'Sean McGivern2017-10-317-28/+69
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Migrate Gitlab::Git::Wiki#delete_page to GitalyAhmad Sherif2017-10-317-28/+69
* | | | | | | | | | | Merge branch '39561-seed_fu-fails-to-load-gitlab-test' into 'master'Sean McGivern2017-10-314-3/+114
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Handle large values on `MergeRequestDiffCommit` dates39561-seed_fu-fails-to-load-gitlab-testAlejandro Rodríguez2017-10-304-3/+114
* | | | | | | | | | | | Merge branch 'patch-29' into 'master'Stan Hu2017-10-311-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix example typo.Lawrence2017-10-311-1/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '38869-issue' into 'master'Phil Hughes2017-10-317-53/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Enable eslintFilipa Lacerda2017-10-311-14/+11