Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(auth), arch(requirejs) #23

Merged
merged 1 commit into from
Aug 7, 2013
Merged

feat(auth), arch(requirejs) #23

merged 1 commit into from
Aug 7, 2013

Conversation

leostera
Copy link
Contributor

@leostera leostera commented Aug 6, 2013

feat(auth): Auth system. Closes #22.
arch(requirejs): Implemented RequireJS. Closes #21.

Might need some more docblocks.

arch(requirejs): Implemented RequireJS. Closes #21.
@leostera
Copy link
Contributor Author

leostera commented Aug 7, 2013

PR Checklist (Minor|Major Feature)

  • Feature improves existing core functionality
  • API is compatible with existing APIs and relevant standards (if applicable)
  • PR doesn't contain a breaking change
  • PR contains unit tests
  • PR contains integration tests (if suitable)
  • PR contains documentation update
  • PR is rebased against recent master
  • PR is squashed into one commit per logical change
  • PR's commit messages are descriptive and allows us to autogenerate release notes (required commit message format)
  • All changes requested in review have been implemented

pilsy added a commit that referenced this pull request Aug 7, 2013
@pilsy pilsy merged commit 950a999 into master Aug 7, 2013
@leostera leostera deleted the feature/auth branch August 14, 2013 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auth RequireJS and Build with Grunt
2 participants