12288 Commits (7abb5e3397cc2bf40a2dbaba94573c7653b4b12e)
 

Autor SHA1 Mensaje Fecha
  Leif Åstrand 7abb5e3397 Don't provide details to teamcity as it nowadays gets those from stdout hace 11 años
  Artur Signell 67e37c90b2 Corrected javadoc (#10774) hace 11 años
  Artur Signell 5cc81cf36c Improved javadoc (#10632) hace 11 años
  Artur Signell 79b4ed10cb Corrected javadoc regarding nested property support (#8210) hace 11 años
  Leif Åstrand 276e6fc6c1 Add performance.timing support to Profiler (#11188) hace 11 años
  Artur Signell 313c5c2aea Updated scm in pom template (#11204) hace 11 años
  Artur Signell 48b5c927b9 Catch NoSuchFieldException instead of NoSuchFieldError (#10944) hace 11 años
  Artur Signell d4143dd71b Log errors as errors and not normal messages (#11251) hace 11 años
  John Ahlroos 718b7dea77 Fixed scrolling jumping up to first row when adding rows and adjusting the currentPageFirstItem in the same UIDL request #10970 hace 11 años
  Leif Åstrand da5a55ccdf Update test to use default classloader instead of null hace 11 años
  Leif Åstrand d6cf871c7d Add bootstrap performance measuring support (#11188) hace 11 años
  Artur Signell 7f9e51e0e3 Avoid running test runner as a test hace 11 años
  John Ahlroos b056c43954 Prevent NPE when a SCSS file is not found #11099 hace 11 años
  Henri Sara a2636a774d Make SassLangTestsBroken pass iff the CSS and SCSS do not match. hace 11 años
  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 hace 11 años
  John Ahlroos a550c93b0b Revert "Made UI focusable again (#11129)" hace 11 años
  John Ahlroos 860876d311 Fixed BindException when binding nested properties with BeanFieldGroup.buildAndBind() #11009 hace 11 años
  Artur Signell 7b68e8e521 Added missing license header hace 11 años
  Artur Signell 9a88d4d0d8 Fixed incorrect import (#11129) hace 11 años
  Mikael Grankvist aa42551d80 (#10563) Logging now uses parameters. hace 11 años
  Leif Åstrand 51fcdd88c1 Fix random error in DelegateToWidget test hace 11 años
  Artur Signell 3cf6913c9a Made UI focusable again (#11129) hace 11 años
  Artur Signell be759f8424 Removed super class which caused a JUnit3 runner to be used (#11184) hace 11 años
  Artur Signell 4b95571541 Print an error message if the test folder cannot be found (#11184) hace 11 años
  Artur Signell a3767aaee3 Made test pass by ignoring irrelevant classes hace 11 años
  Haijian Wang b6feca3324 Fixed several problems related to @extend directive (Ticket #10976) hace 11 años
  Leif Åstrand 4bffeac5c2 Fix typo in #10937 hace 11 años
  Leif Åstrand a6b3bfcd24 Use native collections when processing server response (#11100) hace 11 años
  Leif Åstrand 1b23c7c608 Don't generate a set of changed property names (#10954) hace 11 años
  Leif Åstrand b89719f385 Do @DelegateToWidget based on applicable properties (#10954) hace 11 años
  John Ahlroos 9a59383cd7 Fixed NPE in Tree when calling non-final constructor #11132 hace 11 años
  Leif Åstrand df430d5d16 Remove ApplicationConnection.componentCaptionSizeChanges (#11101) hace 11 años
  John Ahlroos 7af5b3fceb Fixed another memory leak in Tree #11053 hace 11 años
  Leif Åstrand daf34986db Update license header hace 11 años
  Leif Åstrand 33fa6fa723 Defer profiler output (#11098) hace 11 años
  Leif Åstrand e829d2df25 Don't report time spent in getWidget() as part of setConnectorId() hace 11 años
  John Ahlroos 834275130d Fixed memory leak in Tree #11053 hace 11 años
  Leif Åstrand c2cd910f53 Fix incomplete commit for (#11092) hace 11 años
  Leif Åstrand 07754fdb1a Don't update primary stylename if it's already up to date (#11088) hace 11 años
  Leif Åstrand 2536863492 Only update caption for specific state changes (#11092) hace 11 años
  John Ahlroos 092edcce87 Updated merged 6.8 test to work with 7.0 hace 11 años
  John Ahlroos 2788b51923 Merge of (#9940) to Vaadin 7 hace 11 años
  Artur Signell 74557919f3 Ensure result dir exists before trying to write to it (#10918) hace 11 años
  Artur Signell 696ef550ad Ensure href is not set to "" when target is null (#10543) hace 11 años
  Artur Signell f09c12fd97 Imported and updated release notes builder (#10918) hace 11 años
  Leif Åstrand 9da1979af7 Properly detach old connectors for repaintAll response (#11067) hace 11 años
  Marko Gronroos 28c6623948 Created maintenance release notes for 7.0.x releases. #10881 hace 11 años
  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) hace 11 años
  Leif Åstrand 41e55b6e38 Ensure there's always a listener on VUI for closing tooltips (#11051) hace 11 años
  Haijian Wang cc5252a98e Selector now can begin with a combinator. (Ticket #10754) hace 11 años