ダウンロード
Magazine
開発
アカウント
ダウンロード
Magazine
開発
ログイン
アカウント/パスワードを忘れた
アカウント作成
言語
ヘルプ
言語
ヘルプ
×
ログイン
ログイン名
パスワード
×
アカウント/パスワードを忘れた
日本語の翻訳状況
カテゴリ:
ソフトウェア
人物
PersonalForge
Magazine
Wiki
検索
OSDN
>
ソフトウェアを探す
>
laoz
>
SCM
> git >
laoz
>
コミット
laoz
Fork
概要
プロジェクト概要
開発ダッシュボード
Webページ
開発メンバー
画像ギャラリー
公開フィード一覧
活動
統計情報
活動履歴
ダウンロード
リリース一覧
統計
ソースコード
コードリポジトリリスト
Git
laoz
Subversion
リポジトリ閲覧
チケット
チケット一覧
マイルストーン一覧
チケットの種類一覧
コンポーネント一覧
よく使われるチケット一覧のリスト/RSS
新規チケット登録
文書
FrontPageの表示
ページ一覧
最近の更新
コミュニケーション
フォーラム
フォーラム一覧
開発者 (1)
ヘルプ (1)
公開討議 (1)
メーリングリスト
MLの一覧
ニュース
R/O
HTTP
SSH
HTTPS
Fork
概要
ソースツリー
コミット
ブランチ
タグ
Fork一覧
プルリクエスト
laoz: コミット
laoz本体
コミットメタ情報
リビジョン
d058ca16cebc908329aaaab1ae4749372979a650 (
tree
)
日時
2013-02-22 19:30:40
作者
yasushiito <yas@pen-...>
コミッター
yasushiito
ログメッセージ
t#:
変更サマリ
add:
.gitignore
add:
README
add:
Rakefile
add:
app/controllers/application.rb
add:
app/controllers/hateda_controller.rb
add:
app/controllers/letter_controller.rb
add:
app/controllers/section_controller.rb
add:
app/controllers/thema_controller.rb
add:
app/controllers/words_controller.rb
add:
app/helpers/application_helper.rb
add:
app/helpers/hateda_helper.rb
add:
app/helpers/letter_helper.rb
add:
app/helpers/section_helper.rb
add:
app/helpers/thema_helper.rb
add:
app/helpers/words_helper.rb
add:
app/models/hateda_index.rb
add:
app/models/hateda_letter.rb
add:
app/models/hateda_section.rb
add:
app/models/hateda_thema.rb
add:
app/models/hateda_word.rb
add:
app/models/letter.rb
add:
app/models/section.rb
add:
app/models/section_letter.rb
add:
app/models/section_word.rb
add:
app/models/source.rb
add:
app/models/thema.rb
add:
app/models/thema_section.rb
add:
app/models/word.rb
add:
app/views/hateda/_letter_filter.rhtml
add:
app/views/hateda/_letter_show.rhtml
add:
app/views/hateda/_section_filter.rhtml
add:
app/views/hateda/_section_show.rhtml
add:
app/views/hateda/_thema_filter.rhtml
add:
app/views/hateda/_thema_show.rhtml
add:
app/views/hateda/_word_filter.rhtml
add:
app/views/hateda/_word_show.rhtml
add:
app/views/hateda/index.rhtml
add:
app/views/hateda/letter_list.rhtml
add:
app/views/hateda/section_list.rhtml
add:
app/views/hateda/thema_list.rhtml
add:
app/views/hateda/word_list.rhtml
add:
app/views/layouts/default.rhtml
add:
app/views/letter/_list_navi.rhtml
add:
app/views/letter/edit.rhtml
add:
app/views/letter/list.rhtml
add:
app/views/letter/show.rhtml
add:
app/views/section/_navi.rhtml
add:
app/views/section/edit.rhtml
add:
app/views/section/index.rhtml
add:
app/views/section/list.rhtml
add:
app/views/section/show.rhtml
add:
app/views/section/tiny.rhtml
add:
app/views/thema/edit.rhtml
add:
app/views/thema/list.rhtml
add:
app/views/thema/show.rhtml
add:
app/views/words/_form.rhtml
add:
app/views/words/_list_navi.rhtml
add:
app/views/words/edit.rhtml
add:
app/views/words/list.rhtml
add:
app/views/words/new.rhtml
add:
app/views/words/show.rhtml
add:
config/boot.rb
add:
config/database.yml.org
add:
config/environment.rb
add:
config/environments/development.rb
add:
config/environments/production.rb
add:
config/environments/test.rb
add:
config/routes.rb
add:
db/lao.sql
add:
db/migrate/001_create_letters.rb
add:
db/migrate/002_create_sources.rb
add:
db/migrate/003_create_words.rb
add:
db/migrate/004_create_sections.rb
add:
db/migrate/005_create_section_letters.rb
add:
db/migrate/006_create_section_words.rb
add:
db/migrate/007_create_themas.rb
add:
db/migrate/008_create_thema_sections.rb
add:
db/migrate/009_create_hateda_sections.rb
add:
db/migrate/010_create_hateda_letters.rb
add:
db/migrate/011_create_hateda_words.rb
add:
db/migrate/012_create_hateda_themas.rb
add:
db/migrate/013_create_hateda_indices.rb
add:
doc/README_FOR_APP
add:
lib/atomutil.rb
add:
lib/hateda_letter.rhtml
add:
lib/hateda_letter_index.rhtml
add:
lib/hateda_section.rhtml
add:
lib/hateda_section_index.rhtml
add:
lib/hateda_thema.rhtml
add:
lib/hateda_thema_index.rhtml
add:
lib/hateda_word.rhtml
add:
lib/hateda_word_index.rhtml
add:
lib/hatena.rb
add:
public/.htaccess
add:
public/404.html
add:
public/500.html
add:
public/dispatch.cgi
add:
public/dispatch.fcgi
add:
public/dispatch.rb
add:
public/favicon.ico
add:
public/images/rails.png
add:
public/javascripts/application.js
add:
public/javascripts/controls.js
add:
public/javascripts/dragdrop.js
add:
public/javascripts/effects.js
add:
public/javascripts/prototype.js
add:
public/robots.txt
add:
public/stylesheets/default.css
add:
public/stylesheets/hateda.css
add:
public/stylesheets/letter.css
add:
public/stylesheets/scaffold.css
add:
public/stylesheets/section.css
add:
public/stylesheets/thema.css
add:
public/stylesheets/words.css
add:
script/about
add:
script/breakpointer
add:
script/console
add:
script/destroy
add:
script/generate
add:
script/performance/benchmarker
add:
script/performance/profiler
add:
script/plugin
add:
script/process/inspector
add:
script/process/reaper
add:
script/process/spawner
add:
script/runner
add:
script/server
add:
test/fixtures/hateda_indices.yml
add:
test/fixtures/hateda_letters.yml
add:
test/fixtures/hateda_sections.yml
add:
test/fixtures/hateda_themas.yml
add:
test/fixtures/hateda_words.yml
add:
test/fixtures/hatedas.yml
add:
test/fixtures/letters.yml
add:
test/fixtures/section_letters.yml
add:
test/fixtures/section_words.yml
add:
test/fixtures/sections.yml
add:
test/fixtures/sources.yml
add:
test/fixtures/thema_sections.yml
add:
test/fixtures/themas.yml
add:
test/fixtures/words.yml
add:
test/functional/hateda_controller_test.rb
add:
test/functional/letter_controller_test.rb
add:
test/functional/section_controller_test.rb
add:
test/functional/source_controller_test.rb
add:
test/functional/thema_controller_test.rb
add:
test/functional/words_controller_test.rb
add:
test/test_helper.rb
add:
test/unit/hateda_index_test.rb
add:
test/unit/hateda_letter_test.rb
add:
test/unit/hateda_section_test.rb
add:
test/unit/hateda_test.rb
add:
test/unit/hateda_thema_test.rb
add:
test/unit/hateda_word_test.rb
add:
test/unit/letter_test.rb
add:
test/unit/section_letter_test.rb
add:
test/unit/section_test.rb
add:
test/unit/section_word_test.rb
add:
test/unit/source_test.rb
add:
test/unit/thema_section_test.rb
add:
test/unit/thema_test.rb
add:
test/unit/word_test.rb
旧リポジトリブラウザで表示