##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2881:00ce3d87
api: creation of pull_request now honor additional reviewers when using reviewer rules.
0
r2880:7de9fb89
static: updated robots.txt example
0
r2879:4113b953
manifest: include missing robots.txt file
0
r2878:bb23dd31
caches: use a gevent compatible file-lock mechanism. - because of gevent we can run into a deadlock situation and worker freeze because of each of the workers will try to aquire a lock. - This should help with the issue and gevent.
0
r2877:5151caf6
review-rules: allow regex syntax for more flexiblity on writing rule patterns
0
r2876:3939ff15
caches: flush permission caches when editing affected objects so we can reach them right after changes.
0
r2875:dd2ef754
events: UserPermissionsChanged should not flush duplicates
0
r2874:b71876f9
permissions: flush cache when creating a new fork.
0
r2873:d22eab3d
api: pull-requests fixed logic of ancestor calculation and target ref calculation based on the web view.
0
r2872:c62229b2
pull-requests: refactor model for code readability.
0
r2871:4a62bdfc
api: pull-requests allow automatic title generation via API
0
r2870:b0c94883
api: fixed ordering of commits in PR creation from API
0
r2869:53358628
Added tag v4.12.4 for changeset 6d531c0b068c
0
r2868:6d531c0b
release: Finish preparation for 4.12.4
0
r2867:8a59577a
release: updated pip2nix output for 4.12.4
0
r2866:1ee7e8b8
release: Start preparation for 4.12.4
0
r2865:09bbedf2
docs: updated docs about Jenkins CI integration.
0
r2864:9b105d43
integrations: added branch_head into URL variables. This allow triggering more explicit build on webhooks/jenkins. branch_head is the last commit of pushed branch so the build system doesn't have to figure it out itself. - in often updated projects without this explicit specified it could happen that the pushed braanch could change when CI systems fetches the code.
dan
0
r2863:aa3658f7
dependencies: bumped authomatic to the latest relase to fix some oauth issues
dan
0
r2862:260b7e82
tests: fixed pull_reques API tests
0
load next
< 1 .. 122 123 124 125 126 .. 268 >
showing 20 out of 5342 commits