index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
Bug 1357809 - Add endpoints for future cloud-services integration
Dylan William Hardison
4
-5
/
+99
2017-04-18
Bug 1347175 - cron: Invalid local time for date in time zone: America/Los_Ang...
Dylan William Hardison
1
-5
/
+6
2017-04-18
Bug 1355142 - Implement trick_taint in terms of Taint::Util::untaint()
Dylan William Hardison
2
-8
/
+8
2017-04-14
nit: permissions on checksetup answers file
Dylan William Hardison
1
-1
/
+3
2017-04-14
Bug 1328874 - Add Vagrantfile for production-like development VMs
Dylan William Hardison
26
-96
/
+1512
2017-04-14
Makefile.PL can be executable
Dylan William Hardison
2
-1
/
+1
2017-04-13
require newer List::MoreUtils in newer perl
Dylan William Hardison
1
-1
/
+1
2017-04-11
Revert "Bug 1352913 - Extensions must register for template_before_process()"
Dylan William Hardison
16
-183
/
+21
2017-04-11
remove utf8
Dylan William Hardison
1
-1
/
+1
2017-04-10
fix whitespace and latin/utf8 encoding issue
Dylan William Hardison
1
-33
/
+33
2017-04-10
Bug 1355137 - Cache Bugzilla::Field objects that are used as visibility fields
Dylan William Hardison
1
-1
/
+1
2017-04-10
Bug 1355134 - Bugzilla::Bug->groups(): use fetchall_arrayref() for increased ...
Dylan William Hardison
1
-2
/
+4
2017-04-10
Bug 1355127 - rewrite field-descs.none.tmpl in perl
Dylan William Hardison
3
-133
/
+146
2017-04-10
Bug 1352913 - Extensions must register for template_before_process()
Dylan William Hardison
16
-21
/
+183
2017-04-06
empty commit to trigger CI
Dylan William Hardison
0
-0
/
+0
2017-04-05
[testing] urlbase needs filter
Dylan William Hardison
1
-1
/
+1
2017-04-05
[testing] refresh page after setting createemailregexp
Dylan William Hardison
1
-0
/
+2
2017-04-05
[tests] fix markup to make tests pass.
Dylan William Hardison
2
-4
/
+9
2017-04-04
Bug 1342000 - Incorrect time for Europe/Moscow
Dylan William Hardison
1
-1
/
+1
2017-04-04
Bug 1321595 - Add triage owner to the needinfo suggestion dropdown
Dylan William Hardison
3
-0
/
+10
2017-04-04
[tests] title fix
Dylan William Hardison
1
-1
/
+1
2017-04-04
use login page rather than top login [testing]
Dylan William Hardison
1
-4
/
+5
2017-04-04
Bug 1350909 - Make index.cgi cache-friendly for logged out requests
Dylan William Hardison
7
-155
/
+158
2017-03-30
Bug 1351695 - Allow apache to ignore .htaccess for increased performance
Dylan William Hardison
2
-20
/
+90
2017-03-28
only load runtime requires modules
Dylan William Hardison
1
-2
/
+3
2017-03-28
Bug 1349769 - takebug should only be default for patch attachments
Dylan William Hardison
2
-7
/
+20
2017-03-27
Bug 1350467 - Add method Bugzilla->preload_features() to be called in mod_per...
Dylan William Hardison
2
-0
/
+15
2017-03-27
Bug 1350466 - Uplift bug 1342832 to bmo for performance and other reasons
Dylan William Hardison
10
-880
/
+173
2017-03-27
Bug 1349752 - Add script for configuring c9 to run bmo
Dylan William Hardison
1
-0
/
+96
2017-03-27
Bug 1350096 - Once you've set a single Thunderbird tracking flag, the "Firefo...
Dylan William Hardison
1
-2
/
+10
2017-03-24
Bug 1349899 - Clean up invalid mozreview urls on attachment page
Dylan William Hardison
3
-3
/
+20
2017-03-21
add GitHubAuth to prevent test failures.
Dylan William Hardison
1
-1
/
+2
2017-03-21
Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...
Dylan William Hardison
19
-783
/
+78
2017-03-21
Empty commit to trigger CI
Dylan William Hardison
0
-0
/
+0
2017-03-17
Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...
Dylan William Hardison
19
-78
/
+783
2017-03-17
Revert "add persona back to user_info_class"
Dylan William Hardison
1
-3
/
+1
2017-03-17
Bug 1347335 - Lifecycle of request cache begin at apache startup
Dylan William Hardison
2
-6
/
+10
2017-03-17
Bug 1343845 - bug status summary does not work when logged out
Emma Humphries
1
-3
/
+5
2017-03-15
Bug 1347237 - get_permissions.html is missing
Dylan William Hardison
2
-2
/
+46
2017-03-15
Bug 1309112 - Detect and linkify GitHub issue in comment
Sebastin Santy
1
-0
/
+12
2017-03-15
Bug 1344979 - When adding a patch to an unassigned bug, pre-check the reassig...
Sebastin Santy
1
-1
/
+1
2017-03-15
Bug 1347570 - Enforce minimum value for apache_size_limit
Dylan William Hardison
1
-1
/
+5
2017-03-15
Bug 1346162 - Needinfo is not checked for users that don't have canconfirm
Sebastin Santy
1
-1
/
+1
2017-03-14
Revert "Bug 1307485 - Add code to run a subset of buglist.cgi search queries ...
Dylan William Hardison
19
-783
/
+78
2017-03-10
Comment typo fix: INCOMPELTE > INCOMPLETE
KWierso
1
-1
/
+1
2017-03-10
Bug 1345949 - modal is a little too narrow, and we shouldn't mix px and em
Dylan William Hardison
1
-8
/
+4
2017-03-09
Bug 1345238 - CSP: Please avoid using deprecated X-* headers.
Sebastin Santy
1
-1
/
+1
2017-03-09
fix regex typo: s/s/\\s/
Dylan William Hardison
1
-1
/
+1
2017-03-08
Add Throwable
Dylan William Hardison
3
-5
/
+8
2017-03-08
make the documentation not lie about elasticsearch_nodes
Dylan William Hardison
1
-1
/
+1
[prev]
[next]