Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-03Merge branch 'master' into ideDouwe Maan
2017-08-01include cropper jQuery plugin as an npm moduleMike Greiling
2017-07-21Add Vuex as a dependency.Fatih Acet
2017-07-20Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett
2017-07-18Remove es6-map and es6-set infavour of existing core-jsLuke "Jared" Bennett
2017-07-18Add es6-set polyfill for test_utils.jsLuke "Jared" Bennett
2017-07-18Add Map polyfill for rspec tests using phantomjsLuke "Jared" Bennett
2017-07-18move copy-webpack-plugin to production dependenciesMike Greiling
2017-07-18fix global context and relative_url_root for monaco editorMike Greiling
2017-07-18Remove multiple methods of including monaco related code and remove static ↵Luke "Jared" Bennett
monaco assets from public
2017-07-12Update vue-resourceFilipa Lacerda
2017-06-28ensure eslint recognizes es2015 dynamic import() syntaxMike Greiling
2017-06-23Merge branch 'dm-tree-json' into ide Resolving conflicts.Jacob Schatz
2017-06-17Adds axios and initial call.Jacob Schatz
2017-06-15Add monaco editor.Jacob Schatz
2017-06-14upgrade jasmine to attempt to resolve browser timeout issuesMike Greiling
2017-06-14upgrade karma to v1.7.0Mike Greiling
2017-06-14remove phantomjs from our frontend dev dependenciesMike Greiling
2017-06-14replace PhantomJS with headless Chrome as karma test runnerMike Greiling
2017-06-13Revert "Merge branch 'karma-headless-chrome' into 'master'"Mike Greiling
This reverts merge request !12036
2017-06-13remove phantomjs from our frontend dev dependenciesMike Greiling
2017-06-13replace PhantomJS with headless Chrome as karma test runnerMike Greiling
2017-05-31Merge branch 'task-list-2' into 'master'Filipa Lacerda
Update task_list to version 2.0.0 Closes #22470 See merge request !11525
2017-05-25update webpack to v2.6.1 patch release to fix "Can't find variable: Promise" ↵Mike Greiling
error
2017-05-25update webpack-bundle-analyzer past v2.4.1 to support NamedChunksPluginMike Greiling
2017-05-25add NameAllModulesPlugin to cover shortcomings of NamedModulesPluginMike Greiling
2017-05-25upgrade to latest webpack versionMike Greiling
2017-05-23Upgrade to task_list v2Jared Deckard
2017-05-05Merge branch 'balsalmiq-support' into 'master' Phil Hughes
Initial balsamiq support See merge request !10564
2017-05-05Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes
Add sentry JS See merge request !6764
2017-05-03Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett
2017-05-02Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila
2017-05-02Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett
# Conflicts: # spec/features/projects/commit/cherry_pick_spec.rb # spec/features/projects/environments/environment_spec.rb
2017-04-28Move PDFLab into GitLabSam Rose
2017-04-26Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett
# Conflicts: # config/webpack.config.js
2017-04-26Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett
# Conflicts: # config/webpack.config.js
2017-04-24Merge branch 'notebooklab-in-repo' into 'master' Jacob Schatz
Moved NotebookLab assets into repo See merge request !10630
2017-04-20Add ES lint support to identify poorly written PromisesKushal Pandya
2017-04-15Started internationalising cycyle analyticsPhil Hughes
2017-04-15Removed rewire and fixed testsLuke "Jared" Bennett
2017-04-15Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett
# Conflicts: # app/views/layouts/_head.html.haml # config/webpack.config.js
2017-04-15Updated specs, added rewire, updated layouts to move conditional raven and ↵Luke "Jared" Bennett
gon to head
2017-04-13[ci skip] Remove loadscript class in favour of backend conditionalLuke "Jared" Bennett
2017-04-12Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett
# Conflicts: # app/models/blob.rb
2017-04-11Moved NotebookLab assets into repoPhil Hughes
Moved all the notebooklab assets into the GitLab repo
2017-04-10use nodemon to watch for changes to webpack config and restart the dev ↵Mike Greiling
server when necessary
2017-04-10watch node_modules for changes when a module is missingMike Greiling
2017-04-10Get initial sql values back from file which is databaseJacob Schatz
2017-04-09add eslint support to vue filesMike Greiling
2017-04-09update Vue to match vue-template-compilerMike Greiling