]>
| author | Eugen Rochko <eugen@zeonfederated.com> | |
| Mon, 14 Mar 2016 16:49:13 +0000 (17:49 +0100) | ||
| committer | Eugen Rochko <eugen@zeonfederated.com> | |
| Mon, 14 Mar 2016 16:49:13 +0000 (17:49 +0100) | ||
| commit | 6fec8afc3f91166930c8b4dfca441a5a70a24d5b | |
| tree | 4cd02810b87de1dccf7b96630910921d76357921 | tree | snapshot |
| parent | 25d7c1b6eaf03ddaec892c82f7d93a128b79a872 | commit | diff |
| app/assets/javascripts/oauth/applications.coffee | [new file with mode: 0644] | blob |
| app/assets/stylesheets/dashboard.scss | diff | blob | history | |
| app/assets/stylesheets/oauth/applications.scss | [new file with mode: 0644] | blob |
| app/controllers/oauth/applications_controller.rb | [new file with mode: 0644] | blob |
| app/helpers/oauth/applications_helper.rb | [new file with mode: 0644] | blob |
| app/models/user.rb | diff | blob | history | |
| config/initializers/doorkeeper.rb | diff | blob | history | |
| config/routes.rb | diff | blob | history | |
| db/migrate/20160314164231_add_owner_to_application.rb | [new file with mode: 0644] | blob |
| db/schema.rb | diff | blob | history | |
| spec/controllers/oauth/applications_controller_spec.rb | [new file with mode: 0644] | blob |
| spec/helpers/oauth/applications_helper_spec.rb | [new file with mode: 0644] | blob |