You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/04/07 23:07:17 UTC

[21/53] [abbrv] git commit: Merge branch 'refactor' of github.com:jbavari/cordova-registry-web into refactor

Merge branch 'refactor' of github.com:jbavari/cordova-registry-web into refactor


Project: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/commit/d9893cd0
Tree: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/tree/d9893cd0
Diff: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/diff/d9893cd0

Branch: refs/heads/master
Commit: d9893cd0de35a6f41c7c8c90339fca3512effd64
Parents: 2cba18a fd17486
Author: Derek Grape <zo...@gmail.com>
Authored: Wed Mar 19 14:48:49 2014 -0500
Committer: Derek Grape <zo...@gmail.com>
Committed: Wed Mar 19 14:48:49 2014 -0500

----------------------------------------------------------------------
 .gitignore                              |   3 +-
 Gruntfile.js                            |  84 +++++++++--
 LICENSE                                 | 202 +++++++++++++++++++++++++++
 README.md                               | 176 ++++++++++++++---------
 attachments/css/layout.less             |   2 +-
 attachments/css/pages/home.less         |   2 +-
 attachments/css/styles.css              |   4 +-
 attachments/js/controllers/viewAll.js   |  11 +-
 attachments/js/directives/topbar.js     |   2 +-
 attachments/partials/views/viewAll.html |   8 +-
 config.json                             |  12 ++
 package.json                            |   7 +-
 12 files changed, 422 insertions(+), 91 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-registry-web/blob/d9893cd0/attachments/css/styles.css
----------------------------------------------------------------------