- 10 Tem, 2015 4 kayıt (commit)
-
-
Nick Sweeting yazdı
-
Claude Paroz yazdı
Refs #25019.
-
Claude Paroz yazdı
-
darkryder yazdı
-
- 09 Tem, 2015 4 kayıt (commit)
-
-
Simon Charette yazdı
-
Simon Charette yazdı
-
Simon Charette yazdı
Thanks to pdewacht for the patch.
-
Tim Graham yazdı
refs 316b8d49
-
- 08 Tem, 2015 7 kayıt (commit)
-
-
Tim Graham yazdı
-
Shai Berger yazdı
Thanks João Silva for reporting the problem and Tim Graham for finding the problematic RE and for review. This is a security fix; disclosure to follow shortly.
-
Tim Graham yazdı
This is a security fix; disclosure to follow shortly. Thanks to Sjoerd Job Postmus for the report and draft patch.
-
Carl Meyer yazdı
The session record is now only created if/when the session is modified. This prevents a potential DoS via creation of many empty session records. This is a security fix; disclosure to follow shortly.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Luke Plant yazdı
The conditional setting of `get_query_set` is required for correct behaviour if running Django 1.8. The full gory details are here: http://lukeplant.me.uk/blog/posts/handling-django%27s-get_query_set-rename-is-hard/
-
- 07 Tem, 2015 3 kayıt (commit)
-
-
Chris Bainbridge yazdı
Commit 15f82c70 ("used pyinotify as change detection system when available") introduced a regression where editing a file in vim with default settings (writebackup=auto) no longer causes the dev server to be restarted. On a write, vim moves the monitored file to a backup path and then creates a new file in the original. The new file is not monitored as it has a different inode. Fixed this by also watching for inotify events IN_DELETE_SELF and IN_MOVE_SELF.
-
Andriy Sokolovskiy yazdı
-
David Wolever yazdı
Thanks Jaap Roes for completing the patch.
-
- 06 Tem, 2015 7 kayıt (commit)
-
-
Tim Graham yazdı
-
Alexey Sveshnikov yazdı
-
Karol Duleba yazdı
-
Andriy Sokolovskiy yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
Unused since 5d863f1f.
-
- 04 Tem, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 03 Tem, 2015 8 kayıt (commit)
-
-
Sylvain Fankhauser yazdı
-
Rigel Di Scala yazdı
-
Luke yazdı
-
Michael Manfre yazdı
-
Jan Pazdziora yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
- 02 Tem, 2015 6 kayıt (commit)
-
-
Jan Pazdziora yazdı
-
Grégoire ROCHER yazdı
-
Tim Graham yazdı
-
Chris Lamb yazdı
-
Adam Taylor yazdı
-
William Schwartz yazdı
-