log kallithea/tests/functional/test_forks.py @ 8196:e51ad2cd400e

age author description
Thu, 26 Dec 2019 13:16:14 +0100 Mads Kiilerich py3: drop the last uses of safe_str - they are no longer relevant when we don't have a separate unicode type
Thu, 26 Dec 2019 15:16:29 +0100 Mads Kiilerich py3: remove safe_unicode in places where it no longer is needed because all strings (except bytes) already *are* unicode strings
Mon, 25 Nov 2019 03:43:15 +0100 Mads Kiilerich py3: migrate from urllib2 to urllib
Thu, 02 Jan 2020 00:44:56 +0100 Mads Kiilerich cleanup: get rid of most "import *"
Wed, 07 Aug 2019 23:48:26 +0200 Mads Kiilerich flake8: fix some F401 '...' imported but unused
Wed, 07 Aug 2019 00:25:02 +0200 Mads Kiilerich scripts: initial run of import cleanup using isort
Tue, 06 Aug 2019 22:42:37 +0200 Mads Kiilerich helpers: change CSRF protection POST parameter name to "_session_csrf_secret_token" and fix up tests to use new names
Sat, 29 Dec 2018 17:48:07 +0100 Mads Kiilerich auth: explicit user permission should not blindly overrule permissions through user groups
Mon, 31 Dec 2018 02:25:11 +0100 Mads Kiilerich auth: global permissions given to the default user are the bare minimum and should apply to *all* other users too
Thu, 03 Jan 2019 01:03:14 +0100 Mads Kiilerich tests: make test_forks teardown more stable
Sat, 29 Dec 2018 16:17:31 +0100 Mads Kiilerich tests: merge tests that depend on each other
Fri, 25 Aug 2017 14:32:50 +0200 Lars Kruse codingstyle: trivial whitespace fixes
Sun, 11 Jun 2017 15:02:09 +0200 Mads Kiilerich style: remove most of the explicit styles - it should now be good enough in CSS ... and Bootstrap will soon improve it further
Tue, 30 May 2017 02:59:45 +0200 Mads Kiilerich repository: fix crash when forking repositories with unicode names
Tue, 30 May 2017 02:59:45 +0200 Mads Kiilerich tests: add test coverage for forking repos to unicode names
Sun, 18 Sep 2016 21:44:21 +0200 Thomas De Schampheleire tests: add as little code as possible in __init__.py
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'delete_repo' instead of DELETE
Sun, 15 May 2016 22:37:37 +0200 Thomas De Schampheleire pytest migration: rename TestControllerPytest back to TestController
Sat, 14 May 2016 21:04:26 +0200 Thomas De Schampheleire pytest migration: functional: switch to standard assert statements
Fri, 11 Mar 2016 21:43:57 +0100 Thomas De Schampheleire pytest migration: simplify hg+git test class hierarchies
Tue, 26 Apr 2016 17:35:13 +0200 Thomas De Schampheleire pytest migration: convert functional tests with setup/teardown methods
Tue, 05 Jan 2016 16:30:12 +0100 Mads Kiilerich tests: more consistently use unicode where unicode is expected
Fri, 27 Nov 2015 01:47:14 +0100 Mads Kiilerich cleanup: consistent space before line continuation backslash
Fri, 04 Sep 2015 00:01:20 +0200 Søren Løvborg security: apply CSRF check to all non-GET requests
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich repos: fix abuse of dead 'repo' routing
Mon, 20 Jul 2015 15:11:42 +0200 Mads Kiilerich repogroups: use group IDs as integers instead of unicoding them
Tue, 21 Apr 2015 08:35:36 -0700 Marc Abramowitz tests: avoid executing tests in base classes
Tue, 07 Apr 2015 03:30:05 +0200 Mads Kiilerich tests: provide _authentication_token when POSTing
Wed, 02 Jul 2014 19:04:33 -0400 Bradley M. Kuhn Second step in two-part process to rename directories. kallithea-2.2.5-rebrand base rhodecode/tests/functional/test_forks.py@40e78c00bb4c