Skip to content
Snippets Groups Projects
Select Git revision
  • 2012.11.23-hotfix-issue2822 default protected
  • 3778-app-guid-origins
  • automate-performance-test
  • block-tos-pp-on-goldilocks
  • bugzilla-873241-spanish-tos-pp-train-06-19
  • decommission-notice
  • desktop
  • dev
  • display-opts-in-watch
  • future
  • goldilocks
  • hotfix-2013.06.05-issue-3496-tooltips-off-screen
  • hotfix-2013.10.09-4032-mobile-continue
  • hotfix-2013.10.23-mobile-continue-button
  • issue-2497-refactor-to-idp-state-machine-style
  • issue-3010-train-2013.02.01-hotpatch
  • issue-3375-localize-tospp
  • issue-3529-metrics-data-kpi-dashboard
  • issue-3683-train-7-17
  • issue-4144-broken-primaries
  • current_train_on_stage
  • train-2012.04.11
  • train-2012.03.28
  • train-2012.03.14
  • train-2012.03.01
  • train-2012.02.16
  • train-2012.02.02
  • train-2012.01.18
  • train-2012.01.05
  • train-2011.12.28
  • train-2011.12.08
  • train-2011.12.01
  • train-2011.11.17
  • train-2011.12.01-hotfix-601
  • train-2011.11.10-DERAILED
  • train-2011.11.03
  • train-2011.10.27
  • train-2011.10.20
  • train-2011.10.13
  • train-2011.10.06
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025Jun23222120192019181715141312111098765654131May302928252423222120181715714714119610985984743434343232127Apr252425242318191819181716131211109654331Mar2Apr131Mar30Merge pull request #1842 from mozilla/issue_1721_android_gradientTrigger a window resize DOM event when new content is displayed or when screens are shown/hidden.Make the error messages look right on all mobile browsers by removing the set height of the error message and its contents.add background to #content divRemove the box-shadow and border-color for disbled input fields.Merge pull request #1790 from seanmonstar/1661-lock-email-fieldMerge pull request #1810 from seanmonstar/1433-add-email-notificationMerge pull request #1768 from sawyerh/devbump version and update changelog after branching train-2012.06.22remove IE8 submit on enter fix from changelog, it was backed outGive a button highlight whenever it is focused.Merge pull request #1814 from mozilla/issue_1813_enter_key_submitupdate nodemailer and pass a local instance of `util` to views - issue1756add the Apache 2.0 license that came with the font filesFix chrome showing a blank screen on resizing to exactly 640px.Remove the no longer used "serif" and "sans" class names.Add idp_auth_complete to the page_request_test.Remove the "submit form on enter" fix for IE8, it causes forms to be submitted twice in Firefox and Chrome.add notification to add_email dialog after submitadding email disabling to dialog and signup pagesdisable email field after pressing nextAdding comments for each of the KPIsMerge pull request #1804 from mozilla/optimize_backend_testsMerge pull request #1801 from mozilla/issue1767Getting a bunch of new KPIs readyincremental ChangeLog update for train-2012.06.22rename loggedInEmail to loggedInUser with backcompat support. issue #1805optimize backend unit tests by starting all daemons in parallel, and then starting router. issue #1803Merge pull request #1802 from mozilla/issue1731verify that jshint has been found and runs (ensure that npm install has been run)Merge pull request #1792 from fmarier/broken_jwcrypto_requireMerge pull request #1799 from mathjazz/patch-13train-2012.06.08train-2012.06.08heartbeat.check() should invoke callback with err as first param, boolean health status as secondrework __heartbeat__ log message - heartbeat failure is a .warn(), not an error(). the latter indicates an unexpected condition that should never happen in production. thought here is that the dependee that's failing should have errors() in her log message, and the depener should have warnings. Also, this gets error messages out of the console output of the unit test.for __heartbeat__ use an application level global timeout to catch the situation where the other end is not reachable and ensure total wait time is <= 5s (in this case, no 'connect' event is ever emitted)fix __heartbeat__ so deep checks succeed when no dependencies are definedchange __heartbeat__ timeout to 5s - the same as what zeus allows in productionadd unit tests for __heartbeat__, includes exposing PIDs of all running daemons so tests may do stuff with them (like kill SIGSTOP)Handle connection errors and timeouts correctly on heartbeat dependency checks and send error in response - issue #1767Remove prepareDeps() (dead code)
Loading