##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1961:4409087f
auth: use our own simpler hybrid property. - we shouldn't relly on sqlalchemy internal method, it has a different purpose.
0
r1960:c9da1578
events: make sure we propagate our dummy request with proper application_url. - handles proper proxy prefix - handles https and reverse proxies
0
r1959:b0de121b
events: ported pylons part to pyramid. - fix lack of request context in VCS type events we now use a dummy request but it's sufficient for routes generation - cleanup and re-organized some code - removed all pylons stuff from the events code
0
r1958:7ffffec9
http: ported old depracated retry format for http client.
0
r1957:00f3a509
compare: migrated code from pylons to pyramid views.
0
r1956:a7a935de
core: no longer rely on webob exception inside get_or_404 function. - relly on pyramid exc only - helps reduce number of appenlight problems with 404 handling via webob
0
r1955:cbfb9e89
auth: improve logging
0
r1954:4c6e1090
clipboard-action: make the icon provide feedback when clicked.
0
r1953:9d49c7f1
user: deprecated usage of api_keys. - additionally we don't load secrets as they are never used (and are expensive to fetch) - simplify fetching of details improves performance
0
r1952:fe95a76f
ui: fix double icons on quick-menu.
0
r1951:965019b0
repo-commits: ported changeset code into pyramid views. - refactored part of naming to use commit_id instead of revision - renamed some parts to repo_commits instead of changeset without breaking backward compat - small improvements and fixes for tests
0
r1950:0694aced
auth-token: fix way we generate entries inside the list of whitelist names. the dotted notation is incompatible with how we check those functions using ':' separator.
0
r1949:8462771d
core: use a custom filter for rendering all mako templates. - brings old pylons function that converted None into a empty markup
0
r1948:151fcf6c
security: fix self-xss on modifing gist filename.
dan
0
r1947:4566477c
renderer: remove usage of old non request PartialRenderer
0
r1946:fcc350c9
users: made the function for account deactivation easier to use inside ishell.
0
r1945:8e51a936
translation: unified usage of pluralize function ungettext. - now it's consistent _ungettext for pylons and pyramid - will allow easier migration to full pyramid codebase
0
r1944:5ee1b12e
views: fixed some view names for better usage in view whitelist access
0
r1943:089c11e9
permissions: expose new view that lists all available views for usage in whitelist access.
0
r1942:f50c2856
templates: add copy to clipboard for repository clone.
0
load next
< 1 .. 168 169 170 171 172 .. 268 >
showing 20 out of 5342 commits