- 17 Mar, 2015 9 commits
- 16 Mar, 2015 15 commits
-
-
-
Marc Duez authored
-
Marc Duez authored
-
Mikaël Salson authored
In case of spaces and parentheses, the path must be protected for mktemp but also for the --xml-file option. Hence the double double quotes. The outer double quotes must not be escaped (otherwise double quotes are passed to valgrind which is not good)
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
store important element in scatterplot object instead of running through the DOM
-
Marc Duez authored
-
Mikaël Salson authored
We are exiting the program early because of a missing file. That causes some memory leaks which are not a problem (that's just because the program ended unexpectedly).
-
Mikaël Salson authored
The dir function was considering spaces as separator, which is bad.
-
-
This adds a 'format' optional argument to db.call('admin/log').
-
We should use regexps here.
-
- 14 Mar, 2015 5 commits
-
-
-
Some <tr> rows shall not have cursor:pointer.
-
-
The default call to XML() should be safe enough to prevent XSS attacks.
-
It may be useful to inspect some data referred in a log.
-
- 13 Mar, 2015 11 commits