Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to fix the Bugzilla links in subversion commit mails | Dan Fandrich | 2024-11-06 | 1 | -2/+2 |
| | | | | The bugs are recognized, but the link is empty in the mails. | ||||
* | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 7 | -12/+12 |
| | | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622. | ||||
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 7 | -12/+12 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | Fix some typos in user-visible strings | Dan Fandrich | 2024-08-15 | 1 | -1/+1 |
| | |||||
* | Fix typos in comments | Dan Fandrich | 2024-08-15 | 1 | -1/+1 |
| | | | | This should result in no difference in configuration. | ||||
* | Add a ticket_map for Bugzilla to hook_sendmail.pl (mga#2566) | Dan Fandrich | 2024-02-15 | 1 | -0/+4 |
| | | | | | This time, use a YAML mapping, as I suspect that's what the code is looking for instead of a plain string. | ||||
* | Remove the ticket_map option in hook_sendmail.pl (mga#2566) | Dan Fandrich | 2024-02-13 | 1 | -2/+0 |
| | | | | | | | | It resulted in the svnlook error: Can't use string ("\bmga#(\d+)\b=https://bugs.magei"...) as a HASH ref while "strict refs" in use at /usr/share/perl5/vendor_perl/SVN/Notify.pm line 1789. | ||||
* | Send packages-commits e-mails from new addresses | Dan Fandrich | 2024-02-12 | 1 | -2/+2 |
| | | | | | These mails should be delivered more reliably because this domain has an SPF record. | ||||
* | Improve the subversion commit messages (mga#2566) | Dan Fandrich | 2024-02-12 | 1 | -0/+6 |
| | | | | | | - Add the path to the subject - Add a link to Bugzilla for bugs - Add a link to svnweb | ||||
* | Remove ciabot_svn.py | Dan Fandrich | 2024-01-18 | 1 | -398/+0 |
| | | | | This hasn't been used in over a decade (removed in commit 18854eb0). | ||||
* | lint fixes for subversion | Thomas Backlund | 2015-10-20 | 1 | -1/+0 |
| | |||||
* | subversion: Add a new pre-commit hook that will prevent commits to paths ↵ | Colin Guthrie | 2013-08-18 | 1 | -0/+16 |
| | | | | which have been converted to git | ||||
* | subversion: Fix a theoretical bug where more scripts than expected may be ↵ | Colin Guthrie | 2013-08-18 | 1 | -3/+2 |
| | | | | excluded | ||||
* | subversion: add irker hook | Nicolas Vigier | 2012-12-28 | 2 | -0/+11 |
| | |||||
* | subversion: remove CIA hooks | Nicolas Vigier | 2012-12-28 | 1 | -125/+0 |
| | | | | cia.vc does not exist anymore | ||||
* | subversion: remove "dynamic lookup" warnings | Nicolas Vigier | 2012-12-11 | 2 | -4/+4 |
| | |||||
* | update cia bot address | Nicolas Vigier | 2012-08-29 | 1 | -2/+2 |
| | |||||
* | fix script to not have empty confguration when the i18n mail is not | Michael Scherer | 2011-07-20 | 1 | -1/+1 |
| | | | | defined | ||||
* | Fix hook file name | Dexter Morgan | 2011-07-05 | 1 | -1/+1 |
| | |||||
* | Add workaround to not send mail from schedbot user | Dexter Morgan | 2011-07-05 | 1 | -1/+16 |
| | | | | | We will be able to remove it as soon as we will use an other send mail hook | ||||
* | prototype of script to prevent one word commit | Michael Scherer | 2011-07-05 | 1 | -0/+12 |
| | |||||
* | enable ipv6 ( for ipv6 day \o/ ) | Michael Scherer | 2011-06-08 | 1 | -0/+1 |
| | |||||
* | - manage xinetd configuration, as we modified it | Michael Scherer | 2011-06-08 | 1 | -0/+14 |
| | | | | | - move the management of /svn to the main module | ||||
* | allow restricting commits to a user | Nicolas Vigier | 2011-06-01 | 1 | -0/+12 |
| | |||||
* | - add hooks to send mail to i18n ml | Michael Scherer | 2011-05-02 | 1 | -0/+10 |
| | |||||
* | - fix output of the check script | Michael Scherer | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | fix xml generated , and so reenable url in cia notification | Michael Scherer | 2011-02-10 | 1 | -1/+2 |
| | |||||
* | revert r979, as this broke CIA. I suspect the unescaped & to cause trouble ↵ | Michael Scherer | 2011-02-10 | 1 | -1/+0 |
| | | | | for xml parsing | ||||
* | add url to the cia notification | Michael Scherer | 2011-02-10 | 1 | -0/+3 |
| | |||||
* | set max_diff_length to 20k to avoid mails being rejected on mailing list | Nicolas Vigier | 2011-02-07 | 1 | -0/+1 |
| | |||||
* | add a new class to do a mirror of a svn reporitory ( for display purpose ↵ | Michael Scherer | 2011-01-17 | 1 | -0/+13 |
| | | | | with viewvc or any others ) | ||||
* | add hook to allow to change svn:log property | Michael Scherer | 2011-01-16 | 1 | -0/+15 |
| | |||||
* | - move it up, fix from parameter not being properly set on commit | Michael Scherer | 2011-01-09 | 1 | -1/+1 |
| | |||||
* | add an option to not send commits from some authors to cia | Nicolas Vigier | 2011-01-08 | 1 | -0/+5 |
| | |||||
* | fix syntax error | Nicolas Vigier | 2011-01-07 | 1 | -1/+1 |
| | |||||
* | send svn module name to cia | Nicolas Vigier | 2011-01-07 | 1 | -0/+2 |
| | |||||
* | use domain variable | Nicolas Vigier | 2011-01-07 | 1 | -1/+1 |
| | |||||
* | use sh version of cia script | Nicolas Vigier | 2011-01-07 | 1 | -0/+115 |
| | |||||
* | add cia bot svn hook | Nicolas Vigier | 2011-01-07 | 1 | -0/+398 |
| | |||||
* | print the error on stderr so the user can see it | Nicolas Vigier | 2010-12-21 | 1 | -1/+1 |
| | |||||
* | add pre-commit script to prevent commit of some binary files | Nicolas Vigier | 2010-12-21 | 1 | -0/+14 |
| | |||||
* | - add $PATH ( prevent spurious errors in puppet post commit script ) | Michael Scherer | 2010-12-14 | 1 | -0/+1 |
| | |||||
* | - try to workaround the missing feature of puppet about umask and Exec | Michael Scherer | 2010-11-19 | 1 | -0/+7 |
| | |||||
* | - fix the check script | Michael Scherer | 2010-11-19 | 1 | -1/+1 |
| | |||||
* | fix some cosmetics issue | Michael Scherer | 2010-11-19 | 2 | -5/+4 |
| | |||||
* | add check for root and empty commit | Michael Scherer | 2010-11-19 | 2 | -0/+24 |
| | |||||
* | - add a type to handle syntax check script | Michael Scherer | 2010-11-19 | 1 | -0/+21 |
| | |||||
* | - add logic to extract directory from svn on commit | Michael Scherer | 2010-11-19 | 1 | -0/+10 |
| | |||||
* | implement the commit mail part | Michael Scherer | 2010-11-19 | 1 | -0/+13 |
| | |||||
* | - add the generic hook | Michael Scherer | 2010-11-19 | 1 | -0/+13 |