12283 次程式碼提交 (313c5c2aea0e38e6cf30d53b1b2e863a3d09f37c)
 

作者 SHA1 備註 提交日期
  Artur Signell 313c5c2aea Updated scm in pom template (#11204) 11 年之前
  Artur Signell 48b5c927b9 Catch NoSuchFieldException instead of NoSuchFieldError (#10944) 11 年之前
  Artur Signell d4143dd71b Log errors as errors and not normal messages (#11251) 11 年之前
  John Ahlroos 718b7dea77 Fixed scrolling jumping up to first row when adding rows and adjusting the currentPageFirstItem in the same UIDL request #10970 11 年之前
  Leif Åstrand da5a55ccdf Update test to use default classloader instead of null 11 年之前
  Leif Åstrand d6cf871c7d Add bootstrap performance measuring support (#11188) 11 年之前
  Artur Signell 7f9e51e0e3 Avoid running test runner as a test 11 年之前
  John Ahlroos b056c43954 Prevent NPE when a SCSS file is not found #11099 11 年之前
  Henri Sara a2636a774d Make SassLangTestsBroken pass iff the CSS and SCSS do not match. 11 年之前
  John Ahlroos efc8449d6f Reverted Tree memory leak fix since it is breaking Tree filtering in a way that only can be fixed by introducing new API to Filterable interface and this cannot be done in a maintenance release. #11053 11 年之前
  John Ahlroos a550c93b0b Revert "Made UI focusable again (#11129)" 11 年之前
  John Ahlroos 860876d311 Fixed BindException when binding nested properties with BeanFieldGroup.buildAndBind() #11009 11 年之前
  Artur Signell 7b68e8e521 Added missing license header 11 年之前
  Artur Signell 9a88d4d0d8 Fixed incorrect import (#11129) 11 年之前
  Mikael Grankvist aa42551d80 (#10563) Logging now uses parameters. 11 年之前
  Leif Åstrand 51fcdd88c1 Fix random error in DelegateToWidget test 11 年之前
  Artur Signell 3cf6913c9a Made UI focusable again (#11129) 11 年之前
  Artur Signell be759f8424 Removed super class which caused a JUnit3 runner to be used (#11184) 11 年之前
  Artur Signell 4b95571541 Print an error message if the test folder cannot be found (#11184) 11 年之前
  Artur Signell a3767aaee3 Made test pass by ignoring irrelevant classes 11 年之前
  Haijian Wang b6feca3324 Fixed several problems related to @extend directive (Ticket #10976) 11 年之前
  Leif Åstrand 4bffeac5c2 Fix typo in #10937 11 年之前
  Leif Åstrand a6b3bfcd24 Use native collections when processing server response (#11100) 11 年之前
  Leif Åstrand 1b23c7c608 Don't generate a set of changed property names (#10954) 11 年之前
  Leif Åstrand b89719f385 Do @DelegateToWidget based on applicable properties (#10954) 11 年之前
  John Ahlroos 9a59383cd7 Fixed NPE in Tree when calling non-final constructor #11132 11 年之前
  Leif Åstrand df430d5d16 Remove ApplicationConnection.componentCaptionSizeChanges (#11101) 11 年之前
  John Ahlroos 7af5b3fceb Fixed another memory leak in Tree #11053 11 年之前
  Leif Åstrand daf34986db Update license header 11 年之前
  Leif Åstrand 33fa6fa723 Defer profiler output (#11098) 11 年之前
  Leif Åstrand e829d2df25 Don't report time spent in getWidget() as part of setConnectorId() 11 年之前
  John Ahlroos 834275130d Fixed memory leak in Tree #11053 11 年之前
  Leif Åstrand c2cd910f53 Fix incomplete commit for (#11092) 11 年之前
  Leif Åstrand 07754fdb1a Don't update primary stylename if it's already up to date (#11088) 11 年之前
  Leif Åstrand 2536863492 Only update caption for specific state changes (#11092) 11 年之前
  John Ahlroos 092edcce87 Updated merged 6.8 test to work with 7.0 11 年之前
  John Ahlroos 2788b51923 Merge of (#9940) to Vaadin 7 11 年之前
  Artur Signell 74557919f3 Ensure result dir exists before trying to write to it (#10918) 11 年之前
  Artur Signell 696ef550ad Ensure href is not set to "" when target is null (#10543) 11 年之前
  Artur Signell f09c12fd97 Imported and updated release notes builder (#10918) 11 年之前
  Leif Åstrand 9da1979af7 Properly detach old connectors for repaintAll response (#11067) 11 年之前
  Marko Gronroos 28c6623948 Created maintenance release notes for 7.0.x releases. #10881 11 年之前
  John Ahlroos f6e3039d31 Revert merge from 6.8 fixing #8238 since it was causing issues like #11026. Should be fixed in another way. (no-merge) 11 年之前
  Leif Åstrand 41e55b6e38 Ensure there's always a listener on VUI for closing tooltips (#11051) 11 年之前
  Haijian Wang cc5252a98e Selector now can begin with a combinator. (Ticket #10754) 11 年之前
  Haijian Wang 821ebf49d8 more than expected params in mixin throws IOB exception. (Ticket #10988) 11 年之前
  Artur Signell 638bb9263d Fixed logic error causing IOException if stream supports mark (#10851) 11 年之前
  Artur Signell 9af9a2d1e6 Fixed NPE when TextField value is null (#11021) 11 年之前
  Johannes Dahlström c4a0bc318e Properly pass the AbstractField internal value to shared state in Slider and ProgressIndicator (#10921) 11 年之前
  Leif Åstrand f3ad9cad8d Don't measure VUI during updateFromUIDL (#11063) 11 年之前