- May 06, 2014
-
-
Hoisl authored
-
- May 05, 2014
-
-
Gerrit Uitslag authored
-
- May 03, 2014
-
-
Luka Lejava authored
-
- May 02, 2014
-
-
David VANTYGHEM authored
-
David VANTYGHEM authored
-
- Apr 30, 2014
-
-
Andreas Gohr authored
-
- Apr 29, 2014
-
-
Alex authored
the auth info was not working.
-
- Apr 26, 2014
-
-
Myeongjin authored
-
- Apr 25, 2014
-
-
Владимир authored
-
- Apr 22, 2014
-
-
Myeongjin authored
-
- Apr 16, 2014
-
-
Antonio Bueno authored
-
Gerrit Uitslag authored
-
- Apr 12, 2014
-
-
qinghao authored
-
- Apr 11, 2014
-
-
Eloy authored
-
- Apr 10, 2014
-
-
Robert Bogenschneider authored
-
- Apr 09, 2014
-
-
Andreas Gohr authored
-
- Apr 06, 2014
-
-
NEOhidra authored
-
- Apr 05, 2014
-
-
Jernej Vidmar authored
-
- Apr 03, 2014
-
-
Clomode authored
-
- Apr 02, 2014
-
-
Young gon Cha authored
-
- Apr 01, 2014
-
-
Arif Budiman authored
-
- Mar 26, 2014
-
-
Fernando authored
-
- Mar 24, 2014
-
-
ggallon authored
-
- Mar 19, 2014
-
-
Andreas Gohr authored
-
- Mar 18, 2014
-
-
Christopher Schive authored
-
Gerrit Uitslag authored
-
- Mar 17, 2014
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Rene authored
-
Aleksandr Selivanov authored
-
Simon authored
-
- Mar 16, 2014
-
-
Christopher Smith authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Christopher Smith authored
1. TD < 2 in a row 2. TD <= 50% of total cells 3. Not all table rows can be THEAD rows
-
Christopher Smith authored
1. cachetime setting should only be applied to the cache_renderer class. Previously it was applied to cache_parser (and by extension cache_handler). 2. two special cachetime values, -1 & 0, weren't handled, per FS#2183 To handle the cachetime setting, -1, disable caching, a new property _nocache is added. When that property is true, any cache file must not be used and storecache() should not store any values
-
- Mar 15, 2014
-
-
Andreas Gohr authored
source maps are invalid for our dispatched sources and may even cause problems. this makes sure any sourcemap declarations are stripped from the output
-
- Mar 14, 2014
-
-
Gerrit Uitslag authored
-
Michael Hamann authored
This adds a warning in the case that the default action is not null but also not callable which can happen when the supplied method is not public.
-