1. 30 Jun, 2016 1 commit
    • Dylan William Hardison's avatar
      Bug 1283612 - Add Bugzilla::Extension module loader last · 5392ff48
      Dylan William Hardison authored
      Currently, anything that is loaded after the bugzilla extensions
      are loaded has to search through each callback inserted into @INC
      by Bugzilla::Extension. If you have a lot of extensions this is slow.
      
      It is harmless to search for Bugzilla::Extension::* modules last, so
      we replace the unshift with a push.
      5392ff48
  2. 23 Jun, 2016 1 commit
  3. 22 Jun, 2016 1 commit
  4. 01 Jun, 2016 4 commits
  5. 24 May, 2016 1 commit
  6. 23 May, 2016 1 commit
  7. 20 May, 2016 2 commits
  8. 19 May, 2016 1 commit
  9. 18 May, 2016 1 commit
  10. 16 May, 2016 6 commits
  11. 13 May, 2016 4 commits
  12. 12 May, 2016 3 commits
  13. 10 May, 2016 4 commits
  14. 09 May, 2016 1 commit
  15. 05 May, 2016 2 commits
  16. 03 May, 2016 1 commit
  17. 02 May, 2016 2 commits
  18. 28 Apr, 2016 1 commit
  19. 27 Apr, 2016 2 commits
  20. 26 Apr, 2016 1 commit