Very High Activity

Commits : Individual Commit

  Analyzed 3 days ago based on code collected 3 days ago.

Commit ID 356a7f436d48689e67885ff4548d3da12a8a3d5c

Anon80 Contributor: Shane Tomlinson Files Modified: 17
Date: 31-January-2012 at 15:41 Lines Added: 929
Repository: git://github.com/mozilla/browserid.git dev Lines Removed: 633
Commit Comment: Split the state machine into state, state_machine, history, and command.
* Pull out core state machine code from the original state_machine.js.
* Update code and tests for use in new state machine.
* Add new state_machine core.
* Add history.
* Add command.
* Update tests.
* Rename resources/state_machine to resources/state

This should simplify a lot of these "cancel email verification" problems.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  JavaScript 680 465 75 47 173 119
  shell script 1 2 0 0 0 0

Changes by File

Showing page 1 of 2
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
...tatic/dialog/controllers/authenticate.js JavaScript 1 0 0 0 0 0
...rces/static/dialog/controllers/dialog.js JavaScript 1 1 0 0 0 0
resources/static/dialog/resources/state.js JavaScript 191 0 22 0 40 0
...static/dialog/resources/state_machine.js JavaScript 0 239 0 29 0 53
resources/static/shared/command.js JavaScript 20 0 4 0 6 0
resources/static/shared/history.js JavaScript 34 0 4 0 9 0
resources/static/shared/state_machine.js JavaScript 54 0 5 0 14 0
...c/test/cases/controllers/authenticate.js JavaScript 1 1 0 0 0 0
...ces/static/test/cases/resources/state.js JavaScript 230 0 18 0 66 0
...ic/test/cases/resources/state_machine.js JavaScript 0 224 0 18 0 66
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.