log

age author description
Mon, 02 Feb 2015 00:22:56 +0100 Ronny Pfannschmidt db: simplify CacheInvalidation model
Mon, 02 Feb 2015 00:20:29 +0100 Ronny Pfannschmidt db: simplify ChangesetStatus
Mon, 02 Feb 2015 00:14:59 +0100 Ronny Pfannschmidt db: simplify Notification model
Mon, 02 Feb 2015 00:13:05 +0100 Ronny Pfannschmidt db: simplify UserNotification model
Mon, 02 Feb 2015 00:11:56 +0100 Ronny Pfannschmidt db: simplify Gist Model
Mon, 02 Feb 2015 00:10:02 +0100 Ronny Pfannschmidt db: simplify DbMigrateVersion model
Fri, 17 Apr 2015 10:50:41 -0700 Marc Abramowitz tests: set app_globals and translater in conftest.py for py.test
Wed, 08 Apr 2015 10:48:07 -0700 Marc Abramowitz tests: Destroy user_user_group 'perms_group_1'
Wed, 15 Apr 2015 15:00:51 -0700 Marc Abramowitz tests: Eliminate use of nose.tools.with_setup - it is nose-specific
Wed, 15 Apr 2015 14:58:12 -0700 Marc Abramowitz tests: Make `parameterized` stuff work with both pytest and nose
Thu, 16 Apr 2015 14:14:59 -0400 Kevin Bullock doc: remove extra scheme from Mergely URL stable
Tue, 14 Apr 2015 17:34:44 -0700 Marc Abramowitz tox.ini: Set PYTHONHASHSEED = 0
Tue, 14 Apr 2015 15:35:11 -0700 Marc Abramowitz tox.ini: Add nose and pytest deps
Tue, 14 Apr 2015 15:08:07 -0700 Marc Abramowitz Add tox.ini
Tue, 14 Apr 2015 23:03:30 +0200 Andrew Shadura Merge with stable
Tue, 14 Apr 2015 20:31:43 +0200 Andrew Shadura Added tag 0.2.1 for changeset c6e327143363 stable
Tue, 14 Apr 2015 20:31:27 +0200 Andrew Shadura release: 0.2.1 stable 0.2.1
Tue, 14 Apr 2015 21:24:00 +0200 Andrew Shadura contributors: update list of contributors since last release stable
Sun, 12 Apr 2015 13:29:57 +0200 Andrew Shadura setup: bump mercurial requirement to 2.9 stable
Sun, 12 Apr 2015 12:21:45 +0200 Andrew Shadura style: fix statistics so that the graph fits on the page stable
Sun, 12 Apr 2015 14:46:25 -0400 Nick High security: Fix HTML and JavaScript injection. stable
Mon, 13 Apr 2015 20:25:01 +0200 Andrew Shadura i18n: updated translation for Russian
Mon, 13 Apr 2015 16:04:29 +0200 Andrew Shadura i18n: updated translation for Russian
Sat, 11 Apr 2015 00:59:21 +0000 Balázs Úr i18n: updated translation for Hungarian
Sun, 12 Apr 2015 13:29:57 +0200 Andrew Shadura setup: bump mercurial requirement to 2.9
Sun, 12 Apr 2015 12:21:45 +0200 Andrew Shadura style: fix statistics so that the graph fits on the page
Sat, 11 May 2013 14:44:12 -0500 Sean Farley hg: ensure that only 'visible' changesets are returned
Tue, 07 Apr 2015 16:21:12 -0700 Marc Abramowitz tests: Add conftest.py for pytest
Sat, 11 Apr 2015 00:31:14 +0200 Mads Kiilerich Merge stable to default
Wed, 08 Apr 2015 09:18:58 -0700 Marc Abramowitz tests: PEP8ify test_user_groups.py
Wed, 08 Apr 2015 13:48:30 -0700 Marc Abramowitz tests: Remove imported_from_test function
Wed, 08 Apr 2015 10:15:05 -0700 Marc Abramowitz .hgignore: Add .eggs/ and tarballcache/
Fri, 10 Apr 2015 19:09:40 +0200 Mads Kiilerich Added tag 0.2 for changeset ad0ce803b40c stable
Fri, 10 Apr 2015 19:02:11 +0200 Mads Kiilerich release: 0.2 on stable branch stable 0.2
Tue, 07 Apr 2015 03:30:05 +0200 Mads Kiilerich auth: check CSRF protection token when authenticating
Tue, 07 Apr 2015 03:30:05 +0200 Mads Kiilerich tests: provide _authentication_token when POSTing
Tue, 07 Apr 2015 03:30:05 +0200 Mads Kiilerich javascript: provide secure_form compatible_authentication_token in all AJAX POSTs
Fri, 27 Mar 2015 16:25:27 +0100 Mads Kiilerich forms: use secure_form to add authentication token to all html forms
Fri, 27 Mar 2015 16:25:27 +0100 Mads Kiilerich controllers: remove old auth_token checks - it was only partial CSRF protection
Tue, 07 Apr 2015 02:52:02 +0200 Mads Kiilerich docs: prepare for having a stable development branch
Tue, 07 Apr 2015 02:51:16 +0200 Mads Kiilerich setup.cfg: update checked-in version to match how sdist writes it
Tue, 07 Apr 2015 02:51:40 +0200 Mads Kiilerich manifest: include (almost) all repo files in the release tar
Tue, 07 Apr 2015 02:51:24 +0200 Mads Kiilerich i18n: don't include .mo files in the repo - build them on demand
Tue, 07 Apr 2015 14:23:50 +0200 Mads Kiilerich i18n: drop redundant english translation
Tue, 07 Apr 2015 02:50:46 +0200 Mads Kiilerich i18n: remove translations that 5e7bdfbef29b made both fuzzy and invalid
Sat, 04 Apr 2015 09:08:25 +0000 Andrew Shadura i18n: updated translation for Polish
Wed, 01 Apr 2015 12:59:24 +0000 Andrew Shadura i18n: updated translation for Slovak
Wed, 01 Apr 2015 12:15:42 +0000 Peter Vitt i18n: updated translation for German
Wed, 01 Apr 2015 13:08:44 +0000 Andrew Shadura i18n: updated translation for Russian
Mon, 06 Apr 2015 22:04:54 +0200 Mads Kiilerich readme: fix invalid rst
Mon, 06 Apr 2015 21:46:27 +0200 Mads Kiilerich about: update copyright years
Mon, 06 Apr 2015 21:46:22 +0200 Mads Kiilerich contributors: update list of contributors since last release
Mon, 06 Apr 2015 21:05:05 +0200 Thomas De Schampheleire summary: repeat repo type in front of clone URL
Sun, 05 Apr 2015 21:52:05 +0200 Thomas De Schampheleire docs: create separate 'Administrator guide'
Sun, 05 Apr 2015 21:42:26 +0200 Thomas De Schampheleire docs/usage: rework section on statistics
Sun, 05 Apr 2015 21:19:24 +0200 Thomas De Schampheleire docs/usage: rework section 'repository locking'
Sun, 05 Apr 2015 21:05:12 +0200 Thomas De Schampheleire docs/usage: reword information on Mercurial subrepository support
Sun, 05 Apr 2015 21:03:42 +0200 Thomas De Schampheleire docs/usage: move Mercurial subrepository info to VCS support page
Sun, 05 Apr 2015 20:46:21 +0200 Thomas De Schampheleire docs/usage: generalize 'git support' into 'version control systems support'
Sat, 04 Apr 2015 21:45:22 +0200 Thomas De Schampheleire docs/usage: reword section 'cloning remote repositories'