Skip to content
GitLab
Explore
Sign in
Commits · 17095ada91abd6298815c626b8d2fce82230f6ae
aurbot
Browse files
Oct 09, 2018
Send mail via smtp server
· 17095ada
Seblu
authored
Oct 09, 2018
17095ada
Allow SIGHUP during package build
· cf779617
Seblu
authored
Oct 09, 2018
cf779617
Use absolute path for config file
· 34946a4e
Seblu
authored
Oct 09, 2018
34946a4e
Display message when config file is loaded
· 9bbecfb9
Seblu
authored
Oct 09, 2018
9bbecfb9
Move bot data and methods to a class
· f1529cc7
Seblu
authored
Oct 09, 2018
f1529cc7
Update copyright
· 7bb6d793
Seblu
authored
Oct 09, 2018
7bb6d793
Move debug of message into send_message
· 99c0af9c
Seblu
authored
Oct 09, 2018
99c0af9c
Oct 06, 2018
Display message when debugging
· 7b7bf4b9
Seblu
authored
Oct 06, 2018
7b7bf4b9
Fix indentation, here we use tabs
· 42946b98
Seblu
authored
Oct 06, 2018
42946b98
Allow from to be chaned in config
· cf19a4d4
Seblu
authored
Oct 06, 2018
cf19a4d4
Apr 17, 2016
Systemd python bindings are now their own package
· ca0bf52d
Seblu
authored
Apr 17, 2016
ca0bf52d
Dec 29, 2015
Early fail when split packages
· 01ff5042
Seblu
authored
Dec 28, 2015
01ff5042
Improve error handling during package update
· 2ce7e1f0
Seblu
authored
Dec 28, 2015
2ce7e1f0
Fix SIGHUP stop working with python 3.5
· 6ca6b5d0
Seblu
authored
Dec 28, 2015
6ca6b5d0
Do not run as root
· 9858e873
Seblu
authored
Dec 27, 2015
9858e873
Rework error handling
· 1c5fee20
Seblu
authored
Dec 27, 2015
1c5fee20
Move datadir to /var/lib/aurbot
· 8843e5fe
Seblu
authored
Dec 27, 2015
8843e5fe
Move config file to /etc/aurbot.conf
· 9080bc2f
Seblu
authored
Dec 27, 2015
9080bc2f
Dec 28, 2015
No debug on systemd service
· deb32ab1
Seblu
authored
Dec 27, 2015
deb32ab1
Allow reload form systemd service
· 4171e962
Seblu
authored
Dec 27, 2015
4171e962
Mail notification for invalid maintainer
· 6d0c4719
Seblu
authored
Dec 27, 2015
6d0c4719
Allow AUR request timeout to be defined
· 3e79c152
Seblu
authored
Dec 27, 2015
3e79c152
Per-package check interval
· f9a99c9e
Seblu
authored
Dec 27, 2015
f9a99c9e
Do not rebuild when a version fail
· b24e675f
Seblu
authored
Dec 27, 2015
b24e675f
Mar 22, 2015
Use SIGHUP to unblock sleep syscall
· 09bca5e5
Seblu
authored
Mar 22, 2015
09bca5e5
Read package file at each iteration
· d8a7a9fa
Seblu
authored
Mar 22, 2015
d8a7a9fa
Mar 11, 2015
Fix build log ordering
· b741770c
Seblu
authored
Mar 11, 2015
b741770c
Mar 07, 2015
Add Date header to notification mail
· c49e05f1
Seblu
authored
Mar 07, 2015
c49e05f1
Mar 06, 2015
Display build and commit command in log and debug
· 415b84a7
Seblu
authored
Mar 06, 2015
415b84a7
Mar 05, 2015
Implement basic notification by email
· 463d4bd6
Seblu
authored
Mar 06, 2015
463d4bd6
Use history lengh as pkgver in PKGBUILD
· 2fa7c681
Seblu
authored
Mar 06, 2015
2fa7c681
Improve build function
· 50f19248
Seblu
authored
Mar 05, 2015
50f19248
Fix traceback when package not exists
· d1b94015
Seblu
authored
Mar 05, 2015
d1b94015
Code cleanup
· dcf01eda
Seblu
authored
Mar 05, 2015
dcf01eda
Feb 19, 2015
Handle AUR exception gracefully
· 0c61779d
Seblu
authored
Feb 19, 2015
0c61779d
Handle build exception gracefully
· be56488a
Seblu
authored
Feb 19, 2015
be56488a
Nov 02, 2014
Add build logs
· 348a2f09
Seblu
authored
Nov 02, 2014
348a2f09
Support force=
· 41761a74
Seblu
authored
Nov 02, 2014
41761a74
Add early debug
· 6722df43
Seblu
authored
Nov 02, 2014
6722df43
Fix cache saving issue
· 0c92746b
Seblu
authored
Nov 02, 2014
0c92746b
Loading