Branch: refs/heads/master
Home: https://github.com/qooxdoo/next
Commit: 3f57aa945333a51e7412e166eed169eb164b8348
https://github.com/qooxdoo/next/commit/3f57aa945333a51e7412e166eed169eb164b8348
Author: tobiasoberrauch <tob...@1u...>
Date: 2015-03-31 (Tue, 31 Mar 2015)
Changed paths:
M application/mobileshowcase/Gruntfile.js
M framework/Gruntfile.js
M framework/source/index.html
M tool/grunt/task/build/tasks/build.js
M tool/grunt/task/source/tasks/source.js
Log Message:
-----------
[BUG #8908] Add qxweb-source and qxweb-build tasks
Commit: 511b38a7c38b694e112c015304af0c79cccfee66
https://github.com/qooxdoo/next/commit/511b38a7c38b694e112c015304af0c79cccfee66
Author: Richard Sternagel <ric...@1u...>
Date: 2015-04-01 (Wed, 01 Apr 2015)
Changed paths:
M Gruntfile.js
M application/mobileshowcase/.gitignore
M application/mobileshowcase/Gruntfile.js
M application/mobileshowcase/config.json
M application/play/config.json
M documentation/tech_manual/source/pages/project/release_how_to_build.rst
M framework/config.json
M framework/module.json
R framework/npm/.gitignore
R framework/npm/package.json
R framework/npm/readme.md
R framework/npm/test/index.js
R framework/npm/test/package.json
R framework/server.json
M framework/source/class/qx/bom/client/Browser.js
M framework/source/class/qx/bom/client/CssAnimation.js
M framework/source/class/qx/bom/client/CssTransition.js
M framework/source/class/qx/bom/client/Runtime.js
M framework/source/class/qx/bom/element/Style.js
M framework/source/class/qx/core/Wrapper.js
M framework/source/class/qx/io/request/Script.js
M framework/source/class/qx/io/request/Xhr.js
M framework/source/class/qx/log/appender/Util.js
M framework/source/class/qx/module/Placement.js
M framework/source/class/qx/ui/Widget.js
M framework/source/class/qx/ui/control/Table.js
M framework/source/test/tests/log/Util.js
A framework/source/test/tests/log/appender/Util.js
M framework/source/test/tests/ui/Widget.js
M framework/source/test/tests/util/ColorUtil.js
M index.html
M tool/admin/release/index.html
M tool/admin/release/test_plans/browser.html
R tool/admin/release/test_plans/server.html
R tool/data/generator/basic.loader.js
M tool/data/generator/loader.tmpl.js
R tool/data/generator/mobile.loader.tmpl.js
R tool/data/generator/oo.loader.tmpl.js
R tool/data/generator/require.loader.tmpl.js
R tool/data/generator/website.loader.module.tmpl.js
M tool/data/generator/website.loader.source.tmpl.js
M tool/data/generator/website.loader.tmpl.js
M tool/grunt/task/build/tasks/build.js
M tool/grunt/task/package/dependency/lib/annotator/loadTime.js
M tool/grunt/task/package/dependency/lib/depAnalyzer.js
M tool/grunt/task/package/dependency/test/depAnalyzer.js
M tool/grunt/task/source/tasks/source.js
Log Message:
-----------
Merge branch 'master' into feature-8908
Commit: a043b258ada8b9ea32b0cd178945edf5de793bbe
https://github.com/qooxdoo/next/commit/a043b258ada8b9ea32b0cd178945edf5de793bbe
Author: Richard Sternagel <ric...@1u...>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M tool/grunt/task/package/dependency/lib/depAnalyzer.js
Log Message:
-----------
[BUG #8908] side issue: process all @-hints regardless of scope (simplification)
Commit: 7fc422f9fcf7aae5ebf1bfabb151bde1b74e5a8b
https://github.com/qooxdoo/next/commit/7fc422f9fcf7aae5ebf1bfabb151bde1b74e5a8b
Author: Richard Sternagel <ric...@1u...>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M tool/grunt/task/package/dependency/lib/depAnalyzer.js
Log Message:
-----------
[BUG #8908] expand excludes (excludes starting with '=')
Commit: 01026528180c475e94eb8bcf511917d37b5b0020
https://github.com/qooxdoo/next/commit/01026528180c475e94eb8bcf511917d37b5b0020
Author: Richard Sternagel <ric...@1u...>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M application/mobileshowcase/Gruntfile.js
M application/play/Gruntfile.js
Log Message:
-----------
[BUG #8908] switch source and build task config for apps to multi task config
Commit: ead17599e8ab6c9b3daae410453e4ffd0957b3ae
https://github.com/qooxdoo/next/commit/ead17599e8ab6c9b3daae410453e4ffd0957b3ae
Author: Richard Sternagel <ric...@1u...>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M tool/grunt/config/application.js
M tool/grunt/task/build/package.json
M tool/grunt/task/build/tasks/build.js
M tool/grunt/task/source/package.json
M tool/grunt/task/source/tasks/source.js
Log Message:
-----------
[BUG #8908] introduce appRoot and fileName option and make use of excludes expansion ('=' as first char)
Commit: 4e3d94468031c0151da123ac8c61acc26995e537
https://github.com/qooxdoo/next/commit/4e3d94468031c0151da123ac8c61acc26995e537
Author: Richard Sternagel <ric...@1u...>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M framework/source/test/Gruntfile.js
M framework/source/test/html/media.html
M framework/source/test/package.json
Log Message:
-----------
[BUG #8908] adjust test processing to new multi task layout
Commit: 05657ff2dd5f9dd5dc122d9c11e10969e8a24374
https://github.com/qooxdoo/next/commit/05657ff2dd5f9dd5dc122d9c11e10969e8a24374
Author: Richard Sternagel <ric...@1u...>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M framework/Gruntfile.js
M framework/source/index.html
Log Message:
-----------
[BUG #8908] add module builds for q (by utilizing the grunt toolchain only)
Commit: 97eca5fb5af85aa98a1a5e1b30a5910c56fe2cd7
https://github.com/qooxdoo/next/commit/97eca5fb5af85aa98a1a5e1b30a5910c56fe2cd7
Author: Richard Sternagel <ric...@1u...>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M framework/Gruntfile.js
Log Message:
-----------
[BUG #8908] extend source task
Commit: 831ab862789b207af45cbe74f86bf76d7d33fa4e
https://github.com/qooxdoo/next/commit/831ab862789b207af45cbe74f86bf76d7d33fa4e
Author: Richard Sternagel <ric...@1u...>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M Gruntfile.js
Log Message:
-----------
[BUG #8908] add module builds to top-level Gruntfile
Commit: afc5d7aead5a134460b257000cf991c7e5d019c8
https://github.com/qooxdoo/next/commit/afc5d7aead5a134460b257000cf991c7e5d019c8
Author: Richard Sternagel <ric...@1u...>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M application/mobileshowcase/source/class/mobileshowcase/Application.js
M application/mobileshowcase/source/class/mobileshowcase/page/Abstract.js
M application/mobileshowcase/source/class/mobileshowcase/page/Animation.js
M application/mobileshowcase/source/class/mobileshowcase/page/AnimationLanding.js
M application/mobileshowcase/source/class/mobileshowcase/page/Basic.js
M application/mobileshowcase/source/class/mobileshowcase/page/Canvas.js
M application/mobileshowcase/source/class/mobileshowcase/page/Carousel.js
M application/mobileshowcase/source/class/mobileshowcase/page/DataBinding.js
M application/mobileshowcase/source/class/mobileshowcase/page/Dialog.js
M application/mobileshowcase/source/class/mobileshowcase/page/Drawer.js
M application/mobileshowcase/source/class/mobileshowcase/page/Event.js
M application/mobileshowcase/source/class/mobileshowcase/page/Form.js
M application/mobileshowcase/source/class/mobileshowcase/page/List.js
M application/mobileshowcase/source/class/mobileshowcase/page/Maps.js
M application/mobileshowcase/source/class/mobileshowcase/page/Overview.js
M application/mobileshowcase/source/class/mobileshowcase/page/Tab.js
M application/mobileshowcase/source/class/mobileshowcase/page/Theming.js
M application/mobileshowcase/source/class/mobileshowcase/page/Toolbar.js
M application/mobileshowcase/source/class/mobileshowcase/page/Tree.js
M application/play/source/class/play/Application.js
M application/play/source/class/play/Samples.js
M application/play/source/resource/play/js/Samples.js
M framework/api/samples/Animation.js
R framework/api/samples/Carousel.js
M framework/api/samples/Core.js
M framework/api/samples/Io.js
A framework/api/samples/Resource.js
A framework/api/samples/ToggleButton.js
A framework/api/samples/dev.FakeServer.js
A framework/api/samples/event.Native.js
A framework/api/samples/event.Orientation.js
M framework/api/samples/util.String.js
A framework/api/samples/util.Type.js
M framework/source/class/qx/Class.js
M framework/source/class/qx/bom/HashHistory.js
M framework/source/class/qx/bom/History.js
M framework/source/class/qx/bom/NativeHistory.js
M framework/source/class/qx/bom/element/Attribute.js
M framework/source/class/qx/bom/element/Dataset.js
M framework/source/class/qx/data/store/Jsonp.js
M framework/source/class/qx/data/store/Yql.js
M framework/source/class/qx/dom/Hierarchy.js
M framework/source/class/qx/event/type/dom/Pointer.js
M framework/source/class/qx/io/request/Jsonp.js
M framework/source/class/qx/io/request/Script.js
M framework/source/class/qx/io/request/Xhr.js
M framework/source/class/qx/io/rest/Resource.js
M framework/source/class/qx/lang/Function.js
M framework/source/class/qx/module/Animation.js
M framework/source/class/qx/module/Blocker.js
M framework/source/class/qx/module/Environment.js
M framework/source/class/qx/module/MatchMedia.js
M framework/source/class/qx/module/Rest.js
M framework/source/class/qx/module/Template.js
M framework/source/class/qx/module/dev/FakeServer.js
M framework/source/class/qx/module/event/Native.js
M framework/source/class/qx/module/event/Orientation.js
M framework/source/class/qx/module/util/String.js
M framework/source/class/qx/module/util/Type.js
M framework/source/class/qx/ui/Atom.js
M framework/source/class/qx/ui/Button.js
M framework/source/class/qx/ui/Carousel.js
M framework/source/class/qx/ui/Image.js
M framework/source/class/qx/ui/Label.js
M framework/source/class/qx/ui/List.js
M framework/source/class/qx/ui/Rating.js
M framework/source/class/qx/ui/TabBar.js
M framework/source/class/qx/ui/ToolBar.js
M framework/source/class/qx/ui/Tree.js
M framework/source/class/qx/ui/Widget.js
M framework/source/class/qx/ui/container/Collapsible.js
M framework/source/class/qx/ui/container/Drawer.js
M framework/source/class/qx/ui/container/Navigation.js
M framework/source/class/qx/ui/container/Scroll.js
M framework/source/class/qx/ui/control/Calendar.js
M framework/source/class/qx/ui/control/Table.js
M framework/source/class/qx/ui/core/Root.js
M framework/source/class/qx/ui/dialog/BusyIndicator.js
M framework/source/class/qx/ui/dialog/Menu.js
M framework/source/class/qx/ui/dialog/Popup.js
M framework/source/class/qx/ui/form/CheckBox.js
M framework/source/class/qx/ui/form/DatePicker.js
M framework/source/class/qx/ui/form/Form.js
M framework/source/class/qx/ui/form/Group.js
M framework/source/class/qx/ui/form/Input.js
M framework/source/class/qx/ui/form/NumberField.js
M framework/source/class/qx/ui/form/PasswordField.js
M framework/source/class/qx/ui/form/Picker.js
M framework/source/class/qx/ui/form/RadioButton.js
M framework/source/class/qx/ui/form/Row.js
M framework/source/class/qx/ui/form/SelectBox.js
M framework/source/class/qx/ui/form/Slider.js
M framework/source/class/qx/ui/form/TextArea.js
M framework/source/class/qx/ui/form/TextField.js
M framework/source/class/qx/ui/form/ToggleButton.js
M framework/source/class/qx/ui/layout/AbstractBox.js
M framework/source/class/qx/ui/layout/Card.js
M framework/source/class/qx/ui/page/NavigationPage.js
M framework/source/class/qx/ui/page/Page.js
M framework/source/class/qx/util/AliasManager.js
M framework/source/test/tests/Class.js
M framework/source/test/tests/bom/Attribute.js
M framework/source/test/tests/bom/element/AnimationHandle.js
M framework/source/test/tests/dom/Element.js
M framework/source/test/tests/dom/Hierarchy.js
M framework/source/test/tests/log/DeprecationMethodOverriding.js
Log Message:
-----------
Merge branch 'master' into feature-8908
Compare: https://github.com/qooxdoo/next/compare/827278669a00...afc5d7aead5a |