0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 23 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use github auth, changes the api limits from 60 to 5000 More... almost 11 years ago
user-agent for github request More... almost 11 years ago
check if jenkins is idle More... over 11 years ago
hotfix for jenkins rest api change More... over 11 years ago
hardened regex for rev-list argument More... over 11 years ago
start new jenkins build only when there are no active builds More... over 11 years ago
fixup More... over 11 years ago
fetch not pull More... over 11 years ago
gitignores More... over 11 years ago
allow building from multiple branches More... over 11 years ago
rev-lister now does arbitrary rev-list commands More... over 11 years ago
new artifacts url More... over 11 years ago
re-start builds that jenkins drops More... over 11 years ago
less frequent polling More... over 11 years ago
home url good More... over 11 years ago
home url More... over 11 years ago
typo More... over 11 years ago
new links More... over 11 years ago
cache build uuids in the database More... over 11 years ago
upgrade to play 2.0.2 More... over 11 years ago
deubg... More... over 11 years ago
better proper timeout and error handling. no more bursts on jenkins: execute at most one BuildTask at each time. More... over 11 years ago
e-mail recipients parameter More... over 11 years ago
readme More... over 11 years ago
new http object for every request - cannot use one and the same in parallel More... over 11 years ago
Synchronized access to variables in `BuildTasksDispatcher`. This should fix race conditions which would prevent builds from being started. More... over 11 years ago
allow calling some json functions without initializing the play app More... over 11 years ago
copied process api from 2.10 standard library. there's a file descriptor leak in 2.9 which is fixed in 2.10 (https://github.com/scala/scala/commit/18559c4dc530b7d930295cfd9dd0704a2b370b4e). this can be reverted once play runs on 2.10 More... almost 12 years ago
note about new json library More... almost 12 years ago
allow required build tasks More... about 12 years ago