log

age author description
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich cleanup: remove dead code and templates related to 'Switch To'
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich repos: show full repo name for my watched repos - don't overload the admin flag
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich admin: simplify query for owned and followed repositories
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich tables: drop .lower on raw_name - search is case insensitive anyway
Tue, 03 May 2016 14:57:44 +0200 Kateryna Musina helpers: remove <code> from render_w_mentions
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich pullrequests: use css for description instead of <code> and explicit styling
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich pullrequests: update internal names after 'iteration' renaming
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich pullrequests: clarifying comment about how weird status versioning is
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich pullrequests: refactor how reviewer status is passed around internally
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich pullrequests: make it easier to see what needs attention on "my" list; list PRs needing attention separately
Tue, 17 May 2016 23:10:33 +0200 Mads Kiilerich tests: remove reference to removed kallithea/tests/parameterized.py
Sun, 15 May 2016 22:37:37 +0200 Thomas De Schampheleire pytest migration: rename TestControllerPytest back to TestController
Sat, 14 May 2016 22:03:20 +0200 Thomas De Schampheleire pytest migration: move init_stack under TestControllerPytest
Sat, 14 May 2016 21:59:47 +0200 Thomas De Schampheleire pytest migration: backout declassification of remove_all_notifications
Sat, 14 May 2016 21:54:03 +0200 Thomas De Schampheleire pytest migration: merge TestControllerPytest with BaseTestController
Sat, 14 May 2016 21:47:53 +0200 Thomas De Schampheleire pytest migration: remove custom 'parameterized' implementation
Sat, 14 May 2016 21:27:12 +0200 Thomas De Schampheleire pytest migration: remove original TestController and BaseTestCase
Sat, 14 May 2016 21:00:02 +0200 Thomas De Schampheleire pytest migration: remove temporary assert stubs
Sat, 14 May 2016 20:54:12 +0200 Thomas De Schampheleire pytest migration: __init__: switch to standard assert statements
Sat, 14 May 2016 21:04:26 +0200 Thomas De Schampheleire pytest migration: functional: switch to standard assert statements
Mon, 09 May 2016 17:46:34 +0200 Thomas De Schampheleire pytest migration: api: switch to standard assert statements
Mon, 09 May 2016 17:44:34 +0200 Thomas De Schampheleire pytest migration: models: switch to standard assert statements
Sun, 08 May 2016 21:17:09 +0200 Thomas De Schampheleire pytest migration: other: switch to standard assert statements
Fri, 06 May 2016 21:21:50 +0200 Thomas De Schampheleire pytest migration: other: convert to TestControllerPytest
Fri, 06 May 2016 21:20:56 +0200 Thomas De Schampheleire pytest migration: add args/kwargs to assertRaises replacement
Wed, 04 May 2016 17:49:12 +0200 Thomas De Schampheleire tests: users: enable commented UsersController test
Mon, 02 May 2016 21:48:04 +0200 Thomas De Schampheleire pytest migration: api: convert to TestControllerPytest
Wed, 04 May 2016 08:53:35 +0200 Thomas De Schampheleire tests: api: fix intertest dependency on repository locking
Sun, 01 May 2016 23:29:33 +0200 Konstantin Veretennicov tests: capture current behavior of user creation from LDAP when email is missing
Sun, 01 May 2016 23:29:09 +0200 Konstantin Veretennicov tests: add basic test for user creation from LDAP