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.08Nov76542131Oct3029282726252423221918171615161512111098528Sep272625242120212018171514131211107654131Aug30292827242322212017181716151413109876532131Jul302827262524fix saw_idp internal api's validation - add validator for 'hostname' which is a hostname or an ipOnly open files when actually writing to them. Helps OSX out when running massively parallel tests.Add the ability to specify which vows reporter to use from the command linedocument a possible flaw in idp proxy implementation, where we are not stepping back when an IdP we proxy stands up their own persona supportinitial database access functions for checking and updating when an IDP was last seenTweak sauce settings: add 3-min global timeout, 30-sec idle timeoutUpdate the documentation for lloyd's command line changes to run-all.jsBug fixin' & cleanup of run-all.js and test-finder.js. @lloyd did some great work to make run-all.js easier to use, I am furthering his efforts.add mysql apis to check and update lastSeen for IdPs, add an internal API on dbwriter for updating this from the browserid processMerge branch 'dev' of github.com:mozilla/browserid into primary-transition-uxMerge branch 'kapow' of github.com:mozilla/browserid into primary-transition-uxMerge pull request #2683 from jrgm/issue-2682-browserid-specmove minimatch down into automation-tests, that's the only place it is used and in the jenkins env we don't npm install the lower leveldatabase changes to support improved primary transition UXadd a meta tag to all documents to fix environments with an embedded IE forced into compatibility modemove minimatch down into automation-tests, that's the only place it is used and in the jenkins env we don't npm install the lower levelmerge improvements to run-all.js to make it nicer to invoke from the command linemake run-all.js friendly for local testing, add --local flaginitial cleanup of test outputbetter -h for --testsallow a glob to be specified to match individual testsallow persona environment to be specified on the command line, back compat with ENV(automation tests) allow platform to be specified using globs, improve reporting for summary of what will be doneUpdate browsers: ff13->16 on linux, win; add ie10re-enable non-mobile sauce platforms for stability stats gathering(automation tests) implement --parallel with a default value of 10 and defer to environment for back compat(automation tests) implement --list-platforms(automated testing) implement --list-testsuse optimist for command line parsing. implement --help and --platform (backwards compatible)don't run saucelabs tests at push timeAdding info about how to run all tests in parallel.Update the timeout error message to indicate which element search timed out.Add a cleanup function so browsers are always torn down.Add wd-extensions.prototype.wgetAttribute, use that in the returning-user tests to check whether a radio button is selected.Change the ordering of the tests so that secondary tests are run before primary tests. This masks a timing problem that keeps occurring when trying to enter a secondary address and the password fields are not found.Use wclickIfExists in place of the timeout solution when the "Is this your computer" screen is shown.Add wd.prototype.wclickIfExists which waits one second and clicks an element if it exists. If not, no problem.Minor edit: screwing around with Jenkins readability of stderrMinor edit: add missing 'path' include to frontend-qunit-testsPass test file name to 'classname' vows xml attribute
Loading