##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r781:ef9f0b05
styling: fixing alignment of comment toggle button
0
r780:71ba091b
helpers: added route_path_or_none helper for routes that might be added by plugins
0
r779:233ee50e
connection: remove unused code
0
r778:6acda5b8
notifications: clear out toasts after animation, remove ink animation from the button
0
r777:5a8d261e
my_account: fix test notifications for IE10+
0
r776:f73a9bfb
integrations: show branches/commits separately when posting push events to hipchat/slack, fixes #4192
dan
0
r775:7dc19d72
summary: Correctly return the Node instance Noticed that I was returning the ReadmeMatch instance.
0
r774:d9e392db
summary: Avoid to re-fetch Node object
0
r773:0b23acc0
renderer: Clean up obsolete code Removing now unused code from markup_renderer.
0
r772:c191de56
repo: Implement ReadmeFinder It currently resembles the logic from the old markup renderer. The implementation is based on get_nodes though, so that we should usually only have one call or at most three calls if the directories "doc" and/or "docs" exist. A difference is that we now ignore the case, this already simplifies the rule definition.
0
r771:b63d1121
tests: Add vcsbackend_stub as a new fixture Corresponding to backend_stub.
0
r770:d9d969e2
tests: Extend vcsbackend - create repo with commits Moved logic from "backend" into a function, so that it can be used for both "backend" and "vcsbackend".
0
r769:bd21d310
Summary: Split the readme logic into sub-methods
0
r768:95f8a91c
summary: Move logic to find a readme out Created ReadmeFinder inside of model.repo. The ReadmeFinder will be evolved, so that it uses a smarter algorithm to actually find the readme file.
0
r767:5902f223
summary: Improve logging around README handling
0
r766:0c989a59
css: using variables and mixins for toast component
0
r765:f8f4537e
base: add pyramid_request to tmplContext
0
r764:52c2b99a
frontend: reorganize how we handle plugins
0
r763:dcfdd6aa
root template: got rid of shared styles
0
r762:44906211
styles: add alert styles into shadow dom
0
load next
< 1 .. 227 228 229 230 231 .. 268 >
showing 20 out of 5342 commits