##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2908:76c75f2d
exceptions: don't log error the lookup method errors. This happens so often we spam the logs with errors , while it's simply commit not found. Other backends don't report this anyway exception HG.
0
r2907:5eed39e5
exceptions: added new exception tracking capability. - store exceptions - expose super admin interface to browse latest errors
0
r2906:c4bda4e1
validation: remove unused raised statement
0
r2905:62c72b0b
social-auth: add more explicit message about binding accounts on registation page.
0
r2904:930fb0cb
api: allow updates and setting description renderer for pull requests via the API.
0
r2903:6d16d1cd
pull-requests: make the renderer stored and saved for each pull requests. - gives backward compatability with previous versions which didn't set renderer - allows versioning of renderer changes
0
r2902:d308132f
web-build: updated webcomponents to latest version.
0
r2901:f43cf210
db-migration: added a helper to manage versions.
0
r2900:d3488ef8
dependecies: bumped plaster-pastedeploy to 0.6
0
r2899:4dae3415
dependencies: bumped gevent to 1.3.5
0
r2898:89a17f27
nav-bar: added placeholder for notice box.
0
r2897:1a98e88c
notifications: use an explicit FK mark when creating notifications, previous way was prone to cache problems.
0
r2896:5e035500
emails: ensure none empty emails are fetched from admin accounts in recipinets aren't specified. - in some cases we could create LDAP or other external accounts with empty email. That could crash the mailing lib.
0
r2895:5aa6464f
release: merge back stable branch into default
merge default
0
r2894:09e1126b
dependencies: bumped authomatic to the latest available version. To fix oauth problems with Google.
0
r2893:59faac05
caches: disable caches in predicates. - predicates store objects inside request which we later frequnetly use. - generally we'll loose ~20ms on this call but this fixes a lot of problems especially when deleting resources and they are still in cache.
0
r2892:c633266d
caches: use new decorator that uses conditional caches skipping dogpile if cache is disabled.
0
r2891:63610fd1
caches: introduce new conditional cache function.
0
r2890:30b99364
tests: fixed name generation for shadow repos
0
r2889:1b472a1b
caches: removed unused cache option from repo by id fetch.
0
load next
< 1 .. 4 5 6 7 8 .. 133 >
showing 20 out of 2656 commits