summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move repo_helper methods to related classesideLuke "Jared" Bennett2017-07-207-158/+161
|
* Tidy up repo_helperLuke "Jared" Bennett2017-07-201-101/+101
|
* Tidied up repo_service and added testsLuke "Jared" Bennett2017-07-202-21/+150
|
* Added monaco_loader testLuke "Jared" Bennett2017-07-201-0/+8
|
* Add index specLuke "Jared" Bennett2017-07-191-0/+45
|
* export initRepo from repo/index for testing and reuseLuke "Jared" Bennett2017-07-191-2/+6
|
* Finished scroll_helper testsLuke "Jared" Bennett2017-07-192-4/+44
|
* Added scroll_helper testsLuke "Jared" Bennett2017-07-193-23/+42
|
* Move getScrollWidth to ScrollHelperLuke "Jared" Bennett2017-07-1910-16/+39
|
* Move ideEl and monacoInstance to Store from 'self' or helperLuke "Jared" Bennett2017-07-183-13/+13
|
* Remove unneeded query from RepoEditor.p.initMonacoLuke "Jared" Bennett2017-07-181-8/+5
|
* Removed queries from vue implementor constructorsLuke "Jared" Bennett2017-07-188-42/+46
|
* Rename repo_file_buttons exported classLuke "Jared" Bennett2017-07-181-1/+1
|
* Remove es6-map and es6-set infavour of existing core-jsLuke "Jared" Bennett2017-07-183-6/+4
|
* Dried repo_editor editMode codeclimate reported codeLuke "Jared" Bennett2017-07-181-9/+10
|
* Renamed serializer methods and DRY'd codeclimate reported codeLuke "Jared" Bennett2017-07-181-24/+24
|
* Fix repo_helper offensesLuke "Jared" Bennett2017-07-181-1/+0
|
* Merge branches 'ide' and 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideLuke "Jared" Bennett2017-07-182-1/+2
|\
| * Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz2017-07-18158-121261/+501
| |\
| * | Fixes previous dir bug.Jacob Schatz2017-07-182-1/+2
| | |
* | | Add es6-set polyfill for test_utils.jsLuke "Jared" Bennett2017-07-183-56/+8
| |/ |/|
* | Fix scss_lint offenses in repo, variables and layout sheetsLuke "Jared" Bennett2017-07-183-184/+206
| |
* | Fix haml_lint offenses in tree_content and tree_headerLuke "Jared" Bennett2017-07-182-24/+24
| |
* | Fix RepoHelper Flash importLuke "Jared" Bennett2017-07-181-1/+2
| |
* | Add Map polyfill for rspec tests using phantomjsLuke "Jared" Bennett2017-07-183-0/+58
| |
* | Fix repo_sidebar lintingLuke "Jared" Bennett2017-07-182-25/+22
| |
* | Fix rubocop repo_url offsenseLuke "Jared" Bennett2017-07-181-1/+1
| |
* | Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideLuke "Jared" Bennett2017-07-1810-18/+60
|\ \
| * | fix redundant vue libraryMike Greiling2017-07-184-1/+4
| | |
| * | remove needless rails helperMike Greiling2017-07-184-9/+6
| | |
| * | move copy-webpack-plugin to production dependenciesMike Greiling2017-07-181-1/+0
| | |
| * | fix global context and relative_url_root for monaco editorMike Greiling2017-07-186-8/+51
| | |
* | | Restore file_spec and parser_spec file conflict markersLuke "Jared" Bennett2017-07-182-0/+38
|/ /
* | Remove multiple methods of including monaco related code and remove static ↵Luke "Jared" Bennett2017-07-18144-121009/+91
|/ | | | monaco assets from public
* Add support for syntax highlighting any support lang for monaco.Jacob Schatz2017-07-174-34/+39
|
* Made BlobViewer jasmine integration spec use snippets view instead of pblob viewLuke "Jared" Bennett2017-07-172-9/+7
|
* Removed TreeViewLuke "Jared" Bennett2017-07-173-70/+0
|
* Remove BlobViewer from project repo viewLuke "Jared" Bennett2017-07-171-6/+0
|
* Fixed RepoHelper.loadingError call in repo_binary_viewerLuke "Jared" Bennett2017-07-171-2/+2
|
* Further eslint fixes after conflict resolutionLuke "Jared" Bennett2017-07-1710-73/+71
|
* Resolve conflicts from eslint changesLuke "Jared" Bennett2017-07-179-142/+1
|
* Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ide With conflictsJacob Schatz2017-07-1717-186/+310
|\
| * Further eslint fixesLuke "Jared" Bennett2017-07-155-13/+11
| |
| * Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideLuke "Jared" Bennett2017-07-1521-168/+388
| |\
| * | Fix eslint warningsLuke "Jared" Bennett2017-07-1515-192/+191
| | |
* | | Adds support for multiple file updating.Jacob Schatz2017-07-1714-63/+228
| |/ |/|
* | Initial line linking.Jacob Schatz2017-07-146-14/+41
| |
* | Fixes bug and gets repo running again.Jacob Schatz2017-07-142-2/+2
| |
* | Adds editor buttonsJacob Schatz2017-07-149-79/+109
| |
* | Adds prev dir back inJacob Schatz2017-07-115-13/+23
| |