Skip to content

Instantly share code, notes, and snippets.

@jeffgca
Forked from anonymous/gist:2961792
Created June 20, 2012 19:45
Show Gist options
  • Save jeffgca/2961793 to your computer and use it in GitHub Desktop.
Save jeffgca/2961793 to your computer and use it in GitHub Desktop.
output of git log --pretty=format:"%h %ad | %s%d [%an]" --graph --date=short 1.7..1.8rc2
* cfaecce 2012-06-19 | Bug 760233 - contentStyleFile breaks relative paths in stylesheets;r=@ZER0 (cherry picked from commit 1d9f453de5224f77e3a8491c5b4a05726812f6fd) (1.8rc2, source/stabilization) [Will Bamberg]
* 0cef37f 2012-06-06 | Merge pull request #453 from wbamberg/l10n-html (1.8rc1) [wbamberg]
* 2ab2e35 2012-05-24 | Bug 758203: Fix upcoming breakage from bug 553102 flipping __exposedProps__ default behavior. (cherry picked from commit 1472d2ba3b3715004f1f3c489a108a61db548c3e) (1.8b4) [Alexandre Poirot]
* ad99098 2012-06-05 | Bump minVersion on stabilization branch to support the recent Firefox 13 release [Wes Kocher]
* 57b5d7d 2012-05-24 | Bug 730776: Ignore locales from addon-kit package in order to avoid shipping them in xpi. (cherry picked from commit c5663854ce0c7de4d3f319c46e0a4313a6b7606d) (1.8b3) [Alexandre Poirot]
* 62868f7 2012-05-18 | Merge pull request #445 from wbamberg/662606 (1.8b2) [wbamberg]
* 4191dc0 2012-05-17 | Merge pull request #405 from erikvold/bug-745854 [wbamberg]
* 843e6dd 2012-05-15 | Bug 747482 - Add some documentation for the l10n module.;r=@ochameau (cherry picked from commit d3795bdfb4dfe07b714978bb2182b92315b02c49) [Will Bamberg]
* 4219f4d 2012-05-15 | Bug 748445 - Write documentation for the addon-page module; r=@gozala (cherry picked from commit 167d5e43016d0d6ccc5155a48b9c5ecd216ff3ab) [Will Bamberg]
* 2f0b773 2012-05-22 | Define charset of all assets and data URIs to get rid off warnings when running tests on nightly.(cherry picked from commit 651a0ff7cbf331e7f244e62fcc6b23a82ccba798) [Irakli Gozalishvili]
* 82fa0e3 2012-05-15 | update Firefox minVersion/maxVersion to anticipated current/next versions of Firefox (1.8b1) [Wes Kocher]
* 0d01144 2012-05-15 | merge master into stabilization to start the 1.8 release cycle [Wes Kocher]
* 527a8d8 2012-05-10 | Bug 753072 - Add short documentation of quarantine problem on Mac OS X to README;r=@wbamberg [Till Schneidereit]
* 8786e2f 2012-05-08 | Merge pull request #429 from Gozala/bug/ns-workarounds@751584 [Irakli Gozalishvili]
|\
| * 72d5c85 2012-05-03 | Removing workarounds for bug 673468 [Irakli Gozalishvili]
* | df2d567 2012-05-08 | Merge pull request #432 from ZER0/bug751469-selection-events [Matteo Ferretti]
|\ \
| * | 88d7712 2012-05-07 | Set the proper object where the events are emitted [ZER0]
* | | bce6e1f 2012-05-07 | Merge pull request #430 from Gozala/hotfix/emit-warnings@752051 [Irakli Gozalishvili]
|\ \ \
| |/ /
|/| |
| * | 9588dc7 2012-05-07 | use more obvious form of for each iteration. [Irakli Gozalishvili]
| * | 4574402 2012-05-04 | Get rid of annoying "useless expression" warnings. [Irakli Gozalishvili]
| |/
* | 82e9ede 2012-05-04 | Bug 748150 - Document contentStyle and contentStyleFile in the tutorials;r=gozala [Will Bamberg]
* | 0d9d807 2012-05-04 | Bug 733763 - Expose configurability of contentURL in Widget,Page-Worker and Panel;r=@ochameau [Will Bamberg]
|/
* 61165fc 2012-05-03 | Merge pull request #425 from ochameau/bug/751546-fix-tab-utils-dead-object [ochameau]
|\
| * 9ef15ef 2012-05-03 | Bug 751546: Fix "dead object" exception in api-utils/tab/observer. `deactivate` was fired too lately. [Alexandre Poirot]
* | 35cf82a 2012-05-03 | Merge pull request #426 from ochameau/bug/751595-fix-test-content-symbiont-dead-object [ochameau]
|\ \
| |/
|/|
| * af6fdbe 2012-05-03 | Bug 751595: Simplify badly written test (test-content-symbiont) that ended up throwing many "dead object exception". [Alexandre Poirot]
|/
* 487eba4 2012-05-02 | Merge pull request #414 from ochameau/bug/748909-accept-explicit-plural-forms [ochameau]
|\
| * 69b1ed9 2012-04-25 | Bug 748909: Accept plural rules without generic case in .properties files [Alexandre Poirot]
* | 252364b 2012-05-02 | Merge pull request #424 from ochameau/bug/751211-fix-reddit-tests [ochameau]
|\ \
| * | 4b614c6 2012-05-02 | Bug 751211: Fix reddit-panel tests. Fix destroy/unload methods call order between Symbiont and HiddenFrame modules. [Alexandre Poirot]
* | | 0c518ae 2012-05-02 | Merge pull request #420 from ochameau/bug/749749-fix-test-content-worker-setTimeout [ochameau]
|\ \ \
| * | | 5ff97af 2012-05-02 | Bug 749749: Fix "test-content-worker.test:setTimeout are unregistered on content unload". bug 695480 now prevents using unloaded content document references, but we still can use outer window reference until it is finally closed. [Alexandre Poirot]
| |/ /
* | | f061390 2012-05-02 | Merge pull request #422 from ochameau/bug/751149-fix-traceback [ochameau]
|\ \ \
| * | | 95bb7e7 2012-05-02 | Bug 751149: Support new exception stack format. [Alexandre Poirot]
| |/ /
* | | 0772f2d 2012-05-02 | Merge pull request #421 from ochameau/bug/751138-fix-test-sandbox [ochameau]
|\ \ \
| * | | ea8473d 2012-05-02 | Bug 751138: Modify test-sandbox in order to support new behavior of Components.* introduced in bug 735280. [Alexandre Poirot]
| |/ /
* | | 7fecb27 2012-05-02 | Merge pull request #423 from ochameau/bug/749745-fix-addon-installer [ochameau]
|\ \ \
| |/ /
|/| |
| * | 4e136d0 2012-05-02 | Bug 749745: Fix addon/installer on FF14+. Install promise was resolved before `startup` bootstrap method call. [Alexandre Poirot]
|/ /
* | 47e5b71 2012-04-27 | Merge pull request #418 from ochameau/bug/749638-move-worker-related-files-to-lib [Irakli Gozalishvili]
|\ \
| * | 96f8d31 2012-04-27 | Move worker related files from data to lib folder, so that we do not use require('self') anymore. [Alexandre Poirot]
|/ /
* | 65ab081 2012-04-26 | Merge pull request #417 from Gozala/hotfix/dynamic-resolve@749192 [Irakli Gozalishvili]
|\ \
| * | 6875608 2012-04-26 | Addressing review comments. [Irakli Gozalishvili]
| * | 64b929a 2012-04-26 | Merge remote-tracking branch 'upstream/master' into hotfix/dynamic-resolve [Irakli Gozalishvili]
| |\ \
| |/ /
|/| |
* | | a584bd3 2012-04-26 | Merge pull request #413 from ochameau/bug/641511-expose-self.loadReason [Irakli Gozalishvili]
|\ \ \
| * | | 6d2f81f 2012-04-25 | Bug 641511: Expose require("self").loadReason [Alexandre Poirot]
| | |/
| |/|
* | | cc594a7 2012-04-26 | Merge pull request #415 from Mossop/bug748979 [Irakli Gozalishvili]
|\ \ \
| * | | 43ffe9f 2012-04-25 | Re-define the global loaderURI so it can be unloaded in shutdown [Dave Townsend]
| |/ /
* | | ac83332 2012-04-26 | Merge pull request #416 from Mossop/bug748988 [Irakli Gozalishvili]
|\ \ \
| * | | 528d0d2 2012-04-25 | Check property existence before trying to use them [Dave Townsend]
| |/ /
* | | d7d6740 2012-04-25 | Bug 748869 - Document l10n enhancements in 1.7; r=@ochameau [Will Bamberg]
* | | a8073e6 2012-04-25 | Merge pull request #412 from ochameau/dump-addon-runner-errors [ochameau]
|\ \ \
| |/ /
|/| |
| * | 991d8fd 2012-04-24 | Make console API work in addon/runner module and all its dependencies ASAP. [Alexandre Poirot]
* | | 970dbcf 2012-04-24 | Bump Firefox version compatibility for the recent Firefox release [Wes Kocher]
|/ /
* | 0006f26 2012-04-24 | Merge pull request #411 from ochameau/fix688127 [ochameau]
|\ \
| * | 3df59ea 2012-04-24 | Add @louisremi to contributor list [Alexandre Poirot]
| * | f82e7c8 2012-02-27 | Bug 688127: Add property to provide JSON set of global variables for initial state of content scripts [louisremi]
|/ /
| * 887de1b 2012-04-26 | Fix small issues. [Irakli Gozalishvili]
| * 75d68d5 2012-04-26 | Factor resolver logic out of loader code. [Irakli Gozalishvili]
| * 8dcb886 2012-04-26 | Move loader helpers to test-harness. [Irakli Gozalishvili]
|/
* 677a214 2012-04-24 | Merge pull request #406 from ochameau/addon-install-module [ochameau]
|\
| * c3cd762 2012-04-24 | New `api-utils/addon/installer` to install/uninstall/disable addons. [Alexandre Poirot]
| * dfbba07 2012-04-24 | New `test-harness/tmp-file` module to create temporary files. [Alexandre Poirot]
|/
* 9bd8d3b 2012-04-23 | Merge pull request #387 from ochameau/html-localization [ochameau]
|\
| * 9bddccd 2012-03-12 | Bug 739249: Implement HTML Localization. [Alexandre Poirot]
* | a4a202d 2012-04-23 | Merge pull request #403 from Gozala/hotfix/heritage [Irakli Gozalishvili]
|\ \
| |/
|/|
| * 6d8969e 2012-04-23 | Addressing review comments. [Irakli Gozalishvili]
| * 4cf580a 2012-04-19 | Merge remote-tracking branch 'upstream/master' into hotfix/heritage [Irakli Gozalishvili]
| |\
| * | 3bf9447 2012-04-19 | Update documentation links. [Irakli Gozalishvili]
| * | 1d590b0 2012-04-19 | Merge branch 'master' into hotfix/heritage [Irakli Gozalishvili]
| * | 699ac76 2012-04-17 | Write test for heritage module. [Irakli Gozalishvili]
| * | 20dff1b 2012-04-17 | Update documentation to reflect API changes. [Irakli Gozalishvili]
| * | 94d35e3 2012-04-05 | Implement replacement of base. [Irakli Gozalishvili]
* | | cc9ffc9 2012-04-23 | Merge pull request #398 from ochameau/updated-plural-rules [ochameau]
|\ \ \
| * | | b0762c6 2012-04-11 | Updated plural rules. Do not throw when locale isn't recognized, just print warning message. [Alexandre Poirot]
| / /
* | | 3c91e05 2012-04-23 | Bug 741620 - Typos in the docs; r=@dcm [Will Bamberg]
| |/
|/|
* | d292d75 2012-04-17 | Merge pull request #401 from Gozala/bug/independent-loader@743382 [Irakli Gozalishvili]
|\ \
| * | 861113b 2012-04-17 | Address final review comments. [Irakli Gozalishvili]
| * | d3119c3 2012-04-16 | Add a note to make contributors aware that bootstrap tasks should go into "addon/runner" instead. [Irakli Gozalishvili]
| * | d382196 2012-04-16 | Use unique loader `id` in loader test to avoid unloading actual loader. [Irakli Gozalishvili]
| * | 5b260b6 2012-04-16 | Loader review comments. [Irakli Gozalishvili]
| * | 59bc5d8 2012-04-13 | Make loader independent of other modules. [Irakli Gozalishvili]
* | | 3405e59 2012-04-17 | Merge pull request #399 from gregglind/patch-1 [ochameau]
|\ \ \
| * | | 2165583 2012-04-11 | where to file bugs [Gregg Lind]
* | | | 6db69f2 2012-04-12 | Merge pull request #400 from Gozala/bug/no-e10s@743384 [Irakli Gozalishvili]
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| * | 55fccbc 2012-04-12 | Remove E10S abstraction layer. [Irakli Gozalishvili]
|/ /
* | 6a1a82e 2012-04-10 | Merge pull request #394 from ZER0/bug741101-contentStyle [Matteo Ferretti]
|\ \
| * | 7161743 2012-04-03 | Makes `contentStyle*` consistent with `contentScript*` about "*" include match pattern [ZER0]
| /
* | 7fa1cd7 2012-04-09 | Merge pull request #396 from Gozala/bug/no-Iterator@743386 [Irakli Gozalishvili]
|\ \
| * \ 997d901 2012-04-09 | Merge remote-tracking branch 'upstream/master' into bug/no-Iterator@743386 [Irakli Gozalishvili]
| |\ \
| |/ /
|/| |
* | | ac13471 2012-04-09 | Bug 743586 - Document flow for adding a package as a dependency; r=@dietrich [Will Bamberg]
* | | 72cab00 2012-04-09 | Merge pull request #397 from shane-tomlinson/incorrect_testAppNotSupported_text [wbamberg]
|\ \ \
| * | | 71e3b95 2012-04-07 | Fix incorrect testAppNotSupported text. [Shane Tomlinson]
* | | | 2ae2c3d 2012-04-07 | Merge pull request #395 from Gozala/hotfix/timer [Irakli Gozalishvili]
|\ \ \ \
| | |_|/
| |/| |
| * | | e1e9a43 2012-04-05 | Simplify timers implementation. [Irakli Gozalishvili]
| / /
| | * fbd23f5 2012-04-06 | Get rid of non-standard `Iterator` shim and it's uses. [Irakli Gozalishvili]
| |/
|/|
* | cf408d3 2012-04-05 | Bug 679895 - Add anchor tags to sub-headings in a page; r=@Mossop [Will Bamberg]
* | 7f6c4ae 2012-04-04 | Bug 742063 - Document quarantine problem on Mac OS X; r=@warner [Will Bamberg]
* | 324fd3b 2012-04-03 | Bump versions on master because I forgot to do it 3 weeks ago. [Wes Kocher]
|/
* 3a458e1 2012-04-03 | branched off 1.7, master is now destined to become 1.8 (1.8-dev) [Wes Kocher]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment