GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/rbot-bugzilla.git
master
rBot plugins for Bugzilla functionality (Gentoo clone of upstream).
Robin H. Johnson <robbat2@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bugzilla.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: missing field
HEAD
master
Robin H. Johnson
2024-02-10
1
-1
/
+1
*
fix: variable naming error
Robin H. Johnson
2024-02-10
1
-2
/
+2
*
fix: cannot compare string and int
Robin H. Johnson
2024-02-09
1
-2
/
+2
*
feat: report how many bugs get skipped and make it configurable
Robin H. Johnson
2024-02-09
1
-8
/
+24
*
bugzilla: support bug aliases
Robin H. Johnson
2021-06-18
1
-7
/
+25
*
Update for newer HTMLEntities.
Robin H. Johnson
2015-11-16
1
-1
/
+1
*
CSV: Update for newer Ruby.
Doug Freed
2015-11-16
1
-2
/
+2
*
Support 'bug X comment Y' and 'bug X#cY' as commands and detection in text.
Robin H. Johnson
2012-02-28
1
-25
/
+43
*
Add IN_PROGRESS, CONFIRMED
Christian Ruppert
2011-09-23
1
-1
/
+1
*
Merge remote branch 'origin/master'
Robin H. Johnson
2010-10-27
1
-16
/
+31
|
\
|
*
Add support for comment ids. Improve error handling in case of invalid bug ids.
Christian Ruppert
2010-06-04
1
-16
/
+31
*
|
Fix case sensitivity issue.
Robin H. Johnson
2010-10-27
1
-1
/
+1
|
/
*
More fixup of htmlentities.
Robin H. Johnson
2010-02-12
1
-11
/
+5
*
htmlentities/string module is gone, removed by upstream.
Robin H. Johnson
2010-02-12
1
-6
/
+3
*
Split the short and long forms of bugzilla requests, so that we can handle lo...
Robin H. Johnson
2008-11-14
1
-20
/
+39
*
Allow bug aliases for explicit bug lookups.
Robin H. Johnson
2008-11-13
1
-1
/
+1
*
Change default template per solars request.
Robin H. Johnson
2008-08-09
1
-2
/
+2
*
Thread the long calls.
Robin H. Johnson
2008-08-07
1
-0
/
+4
*
lowercase.
Robin H. Johnson
2008-08-06
1
-2
/
+2
*
Avoid a minor backtrace.
Robin H. Johnson
2008-08-06
1
-2
/
+6
*
Add support for templatable output.
Robin H. Johnson
2008-07-31
1
-15
/
+42
*
Be consistent.
Robin H. Johnson
2008-07-13
1
-1
/
+1
*
Want baseurl, not a @BUGNO@ url during instance create.
Robin H. Johnson
2008-06-20
1
-1
/
+1
*
Fix whitespace.
Robin H. Johnson
2008-06-08
1
-2
/
+2
*
Convert announcements to use search.
Robin H. Johnson
2008-06-08
1
-7
/
+5
*
Add basic search utility.
Robin H. Johnson
2008-06-08
1
-0
/
+6
*
Wire up buglisturl for use in announcements.
Robin H. Johnson
2008-06-07
1
-5
/
+4
*
Add setting for the buglist.cgi URL.
Robin H. Johnson
2008-06-07
1
-1
/
+20
*
Make both copyright lines match.
Robin H. Johnson
2008-06-06
1
-1
/
+1
*
Use existing regex instead of duplicating.
Robin H. Johnson
2008-06-06
1
-1
/
+1
*
More TOOD.
Robin H. Johnson
2008-06-06
1
-0
/
+3
*
Add all remaining TODO items.
Robin H. Johnson
2008-06-06
1
-0
/
+8
*
Add check for bugs that we do not have permission to access.
Robin H. Johnson
2008-06-06
1
-0
/
+18
*
Ensure that hashes in bug requests are always removed.
Robin H. Johnson
2008-06-06
1
-1
/
+3
*
Fix regex for matching bugs.
Robin H. Johnson
2008-06-06
1
-1
/
+1
*
Make the timer configurable.
Robin H. Johnson
2008-06-06
1
-1
/
+5
*
Contract common email addresses. Need to put this into a config array later.
Robin H. Johnson
2008-06-06
1
-1
/
+14
*
Contract status/reso/issue.
Robin H. Johnson
2008-06-06
1
-3
/
+7
*
Append ? if needed for urls.
Robin H. Johnson
2008-06-06
1
-1
/
+3
*
Include ability to do totals in the reports.
Robin H. Johnson
2008-06-06
1
-4
/
+14
*
implement bugstats.
Robin H. Johnson
2008-06-06
1
-0
/
+44
*
Add baseline help.
Robin H. Johnson
2008-06-06
1
-0
/
+2
*
Use the right names for the map call, it helps a lot ;-).
Robin H. Johnson
2008-06-06
1
-4
/
+4
*
Massive fixup of archstats to work in almost all input cases by being smarter...
Robin H. Johnson
2008-06-06
1
-19
/
+61
*
Fix whitespace.
Robin H. Johnson
2008-06-06
1
-25
/
+25
*
Use new validations.
Robin H. Johnson
2008-06-06
1
-2
/
+3
*
Move global constants and add more for validation.
Robin H. Johnson
2008-06-06
1
-9
/
+20
*
Use channel name not object for the defaults array.
Robin H. Johnson
2008-06-06
1
-1
/
+1
*
Factor out dupe code in bug func.
Robin H. Johnson
2008-06-06
1
-2
/
+3
*
Factor out defaults usage in archstats func.
Robin H. Johnson
2008-06-06
1
-3
/
+4
[next]