Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise systemctl will complain with:
Failed to get D-Bus connection: Connection refused
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also reduced time between checks to 2 minutes and looking at last 50 builds.
|
|
also print the duration of going through all projects.
|
|
Want to add stats about merge requests in the future while still
fetching each project once.
|
|
|
|
|
|
|
|
|
|
rolling back a debug restriction to leap environment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The updatedAt timestamp has already been multiplied by 1000 at https://github.com/Smashing/smashing/blob/master/lib/dashing/app.rb#L141
so there is no need to multiply it again.
See https://github.com/Smashing/smashing/commit/fce2ae11158aa39d1a3a5572707a997384afc6fc
|
|
Capture Interrupt error (Ctrl+c) and cleanly exit
|
|
|
|
Change update time on events
|
|
Add data transformation method to widget base
|
|
Update Rufus-Scheduler version
|
|
Fix favicon url
|