Skip to content
GitLab
Explore
Sign in
Commits · c2a4d28a8e286f0f6c83c934b064281eee46d66e
aurbot
Browse files
Jan 22, 2020
Convert tabs to spaces
· c2a4d28a
Seblu
authored
Jan 23, 2020
c2a4d28a
Move global variables into classes
· 49b82f27
Seblu
authored
Jan 23, 2020
49b82f27
Pylint session
· f3a0be40
Seblu
authored
Jan 23, 2020
f3a0be40
Remove redundant check of notify
· 761df1d7
Seblu
authored
Jan 23, 2020
761df1d7
Fix missing fp traceback
· af377943
Seblu
authored
Jan 23, 2020
af377943
Update PKGBUILD
· 9988f3a3
Seblu
authored
Jan 22, 2020
9988f3a3
Remove post install script
· 43f364fd
Seblu
authored
Jan 22, 2020
43f364fd
Fix invalid maintainer sends mail every check time
· bdde38ff
Seblu
authored
Jan 22, 2020
bdde38ff
Improve next check message
· 80e9e38c
Seblu
authored
Jan 22, 2020
80e9e38c
Add gitlab CI
· b79a2000
Seblu
authored
Jan 22, 2020
b79a2000
Refactor package update
· ba2603a5
Seblu
authored
Jan 22, 2020
ba2603a5
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
Loading