Commit message Age Author Refs
r48:5de64805
search: add syntax highlighting, line numbers and line context to file content search results
dan
0
r47:6c3a0592
version: bumped version from 4.0.2 to 4.1.0
0
r46:4bc0185d
login: Bring recaptcha back to work. - Missed some template context variables needed for recaptcha to work. - Now reuse the register view in register_post when rendering the form with errors.
0
r45:c7e16994
login: Fix error when getting remote IP address during registration. - Missed a call to `self.ip_addr` during migration to pyramid.
0
r44:a28ef8f0
license: Add license header to new files.
0
r43:252626f3
event: Fire event when user sucessfully registered.
0
r42:d009f1dc
event: Add UserRegistered event class.
0
r41:6cf4cae4
pytest: Fix the user login function. - Pyramid doesn't expose the session as pylons does it as `response.session` - Therefore we have to look it up in the environ.
0
r40:bc180d4b
pytest: Use hardcoded login URLs in tests. - It's not so easy to use pyramids URL generation methods from within the tests. - Therfore we hardcode the URLs.
0
r39:0aab9a51
pytest: Remove oauth related tests.
0
< 1 .. 345 346 347 348 349 .. 351 >