0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 24 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Composer] require-dev に piece/stagehand-componentfactory パッケージを追加した。 More... over 10 years ago
[Resources] Bootstrap 2.3.2 を追加した。 More... over 10 years ago
バンドル ExampleUserRegistrationBundle を追加した。 More... over 10 years ago
[Composer] Symfony Standard Edition 2.3.2 を追加した。 More... over 10 years ago
[Command] ユーザー登録テストコマンド app:test:user:registration を追加した。 More... about 11 years ago
[app] User オブジェクトのためのパスワードエンコーダーの設定を追加した。 More... about 11 years ago
[test][Domain] UserRegistrationService オブジェクトを DI コンテナ経由で作成するように変更した。 More... about 11 years ago
[Domain] ユーザー登録サービスによるユーザー登録機能(登録のみ)を追加した。 More... about 11 years ago
[test][Eclipse] Phake が使えるように Eclipse の設定を変更した。 More... about 11 years ago
[test] Phake が使えるようにブートストラップファイルを変更した。 More... about 11 years ago
[test][Eclipse] Eclipse の設定を変更した。 More... about 11 years ago
[test][app] ブートストラップファイルと PHPUnit XML 設定ファイルを追加した。 More... about 11 years ago
バンドル AcmeDemoBundle を削除した。 More... about 11 years ago
Symfony Standard Edition のファイル LICENSE, README.md, UPGRADE-2.2.md, UPGRADE.md を doc/symfony-standard ディレクトリに移動した。 More... about 11 years ago
Web および CLI のどちらの Symfony アプリケーションからもキャッシュ、ログが書き込めるように umask を設定した。 More... about 11 years ago
[app] ディレクトリ app/cache, app/logs を Git の管理対象に追加した。 More... about 11 years ago
[app] dev 環境の Swift Mailer で Gmail を使うように設定を変更した。 More... over 11 years ago
[Eclipse] エラーが発生するリソースを対象から除外した。 More... over 11 years ago
README.md, LICENSE ファイルを追加した。 More... over 11 years ago
[test] DI コンテナ経由のコンポーネントの作成・設定を行うための TestCase 基底クラス ComponentAwareTestCase を追加した。 More... over 11 years ago
[test][Controller] ユーザー登録ページフローの正常ルートのテストを追加した。 More... over 11 years ago
[DependencyInjection] UserRegistrationService および関連オブジェクトをサービスとして登録した。 More... over 11 years ago
[Event] ExampleUserRegistrationBundle::boot() メソッド実行直後に発生させるイベント BundleEvent::POST_BOOT を導入した。 More... over 11 years ago
[DependencyInjection] サービス定義ファイルのフォーマットを YAML に変更した。 More... over 11 years ago
最初のコミット More... over 11 years ago
[Controller][Domain] ユーザー登録時の User オブジェクトのバリデーションを実装した。 More... over 11 years ago
[Controller] UserRegistrationService クラスを使ったユーザー登録を UserRegistrationController クラスに組み込んだ。 More... over 11 years ago
[Controller] フォームフィールドタイプ UserRegistrationType をページフローおよびテンプレートに組み込んだ。 More... over 11 years ago
[Controller] ユーザー有効化のページフローを実装した。 More... over 11 years ago
[Controller] Bootstrap のスタイルを適用した。 More... over 11 years ago