log

age author description
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: remove redundant AuthUser constructor arguments
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: have fill_data take User object, not lookup key
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg UserModel: remove methods that are redundant with db.User
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: remove redundant hashlib imports
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: make internal AuthUser methods private
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: miscellaneous improvements and typo fixes
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: actually use _determine_auth_user argument
Fri, 24 Jul 2015 17:53:20 +0200 Thomas De Schampheleire admin: e-mail: don't repeat the e-mail settings from the .ini file
Fri, 24 Jul 2015 17:50:22 +0200 Thomas De Schampheleire admin: show .ini file path in Settings / System Info
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich pullrequests: on 'My Pull Requests' move delete all the way to the right
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich pullrequests: drop the useless 'latest vote' column
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich css: remove old compat hacks - none of them should be necessary or important for any relevant browsers
Sun, 17 May 2015 21:37:46 +0200 Mads Kiilerich css: drop IE hacks
Sun, 17 May 2015 21:37:46 +0200 Mads Kiilerich js: drop excanvas used for IE 8 support
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich repos: fix abuse of dead 'repo' routing
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich cleanup: check for None object identity in cases where that is what the 'contract' says
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich cleanup: remove unnecessary '%s'%s formatting
Fri, 24 Jul 2015 16:37:40 +0200 Thomas De Schampheleire tests: add test coverage for how repo creation access control is different through API and Web
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich ini: drop production.ini - everybody should create their own with unique and random keys
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich tests: don't put '<repr of lazy class>' in names of temp test directories
Thu, 16 Jul 2015 17:43:41 +0200 Thomas De Schampheleire e-mail: clarify that smtp_use_ssl defaults to false
Thu, 16 Jul 2015 08:09:20 +0200 Thomas De Schampheleire e-mail: remove unused setting error_message from ini files
Wed, 22 Jul 2015 21:42:04 +0200 Thomas De Schampheleire admin: remap/rescan: fix alignment of button
Tue, 21 Jul 2015 00:25:20 +0200 Grzegorz Krason python: update #! headers to explicitly use python2
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich admin: rename 'Delegated Admin' to what it usually is known as: 'Admin'
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich validators: cleanup of message wording
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich i18n: use plain strings on the english lookup side of translations
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich repogroups: compute repo group id lists on demand where they are needed
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich db: remove unused repository groups_choices parameter show_empty_group
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich repogroups: use AvailableRepoGroupChoices