Yi EungJun 2013-12-10
Add missing eol to every text files.
@b58d7c12db65c012cd5e383c9cccc29c3cc85cbe
app/assets/stylesheets/less/_markdown.less
--- app/assets/stylesheets/less/_markdown.less
+++ app/assets/stylesheets/less/_markdown.less
@@ -119,4 +119,4 @@
     font-size: 14px;
     font-weight: bold;
   }
-}
(No newline at end of file)
+}
app/controllers/annotation/IsCreatable.java
--- app/controllers/annotation/IsCreatable.java
+++ app/controllers/annotation/IsCreatable.java
@@ -39,4 +39,4 @@
 @Retention(RetentionPolicy.RUNTIME)
 public @interface IsCreatable {
     ResourceType value();
-}
(No newline at end of file)
+}
app/playRepository/GitBranch.java
--- app/playRepository/GitBranch.java
+++ app/playRepository/GitBranch.java
@@ -75,4 +75,4 @@
     public void setShortName(String shortName) {
         this.shortName = shortName;
     }
-}
(No newline at end of file)
+}
app/playRepository/GitRef.java
--- app/playRepository/GitRef.java
+++ app/playRepository/GitRef.java
@@ -15,4 +15,4 @@
         }
         return name;
     }
-}
(No newline at end of file)
+}
app/validation/ExConstraints.java
--- app/validation/ExConstraints.java
+++ app/validation/ExConstraints.java
@@ -63,4 +63,4 @@
         }
     }
 
-}
(No newline at end of file)
+}
app/views/git/partial_recently_pushed_branches.scala.html
--- app/views/git/partial_recently_pushed_branches.scala.html
+++ app/views/git/partial_recently_pushed_branches.scala.html
@@ -29,4 +29,4 @@
         <div><i class="yobicon-split"></i><span style="margin-left:5px;font-weight:bold;">@branch.project.owner/@branch.project.name:@branch.getShortName ( @momentFromNow(branch.pushedDate) )</span> - <a href="@routes.PullRequestApp.newPullRequestForm(project.owner, project.name)?fromBranch=@branch.name&toBranch=refs/heads/master">@Messages("pullRequest")</a></div>
     }
 </div>
-}
(No newline at end of file)
+}
conf/evolutions/default/50.sql
--- conf/evolutions/default/50.sql
+++ conf/evolutions/default/50.sql
@@ -12,4 +12,4 @@
 
 # --- !Downs
 drop sequence if exists project_pushed_branch_seq;
-drop table if exists project_pushed_branch;
(No newline at end of file)
+drop table if exists project_pushed_branch;
docs/userManual/member/member-add-members.md
--- docs/userManual/member/member-add-members.md
+++ docs/userManual/member/member-add-members.md
@@ -75,4 +75,4 @@
 2. `멤버 등록` 아이콘을 클릭 합니다.
 3. 팝업창에서 `멤버 등록 요청 취소하기` 버튼을 클릭합니다.
 
-<그림 삽입>
(No newline at end of file)
+<그림 삽입>
docs/userManual/member/member-manage-members.md
--- docs/userManual/member/member-manage-members.md
+++ docs/userManual/member/member-manage-members.md
@@ -50,4 +50,4 @@
 2. 삭제를 원하는 멤버의 `삭제` 버튼을 클릭합니다.
 3. 팝업창에서 `예`를 클릭 해서 삭제하면 됩니다.
 
-<그림 삽입>
(No newline at end of file)
+<그림 삽입>
docs/userManual/notification/notification-setting.md
--- docs/userManual/notification/notification-setting.md
+++ docs/userManual/notification/notification-setting.md
@@ -65,4 +65,4 @@
 
 각 프로젝트 별로 스위치 버튼을 사용하여 알림 설정을 할 수 있습니다.
 
-<그림 삽입>
(No newline at end of file)
+<그림 삽입>
docs/userManual/notification/notification-watch.md
--- docs/userManual/notification/notification-watch.md
+++ docs/userManual/notification/notification-watch.md
@@ -160,4 +160,4 @@
 1. 지켜 보고 있던 게시글이나 이슈, 코드주고받기 항목으로 이동합니다. 
 2. `그만 지켜보기` 버튼을 클릭
 
-<그림 삽입>
(No newline at end of file)
+<그림 삽입>
docs/userManual/projectSetting/project-setting-remove-project.md
--- docs/userManual/projectSetting/project-setting-remove-project.md
+++ docs/userManual/projectSetting/project-setting-remove-project.md
@@ -14,4 +14,4 @@
 
 한번 삭제한 프로젝트는 다시 살릴 수 없으므로 신중하게 선택하시길 바랍니다.
 
-<그림 삽입>
(No newline at end of file)
+<그림 삽입>
docs/userManual/projectSetting/project-setting-setting.md
--- docs/userManual/projectSetting/project-setting-setting.md
+++ docs/userManual/projectSetting/project-setting-setting.md
@@ -35,4 +35,4 @@
 
 프로젝트의 공개 여부를 변경 할 수 있습니다. 
 
-공개로 설정하면 누구라도 프로젝트의 각 항목 읽기와 지켜보기가 가능합니다. 하지만 비공개로 설정하면 멤버만이 읽기와 지켜보기를 할 수 있습니다.
(No newline at end of file)
+공개로 설정하면 누구라도 프로젝트의 각 항목 읽기와 지켜보기가 가능합니다. 하지만 비공개로 설정하면 멤버만이 읽기와 지켜보기를 할 수 있습니다.
public/stylesheets/yobicon/index.html
--- public/stylesheets/yobicon/index.html
+++ public/stylesheets/yobicon/index.html
@@ -5693,4 +5693,4 @@
     });
     </script>
 </body>
-</html>
(No newline at end of file)
+</html>
public/stylesheets/yobicon/license.txt
--- public/stylesheets/yobicon/license.txt
+++ public/stylesheets/yobicon/license.txt
@@ -8,4 +8,4 @@
 Font license info
 
 IconMoon -- http://icomoon.io/app/
-License CC BY 3.0 -- http://creativecommons.org/licenses/by/3.0/
(No newline at end of file)
+License CC BY 3.0 -- http://creativecommons.org/licenses/by/3.0/
public/stylesheets/yobicon/lte-ie7.js
--- public/stylesheets/yobicon/lte-ie7.js
+++ public/stylesheets/yobicon/lte-ie7.js
@@ -1416,4 +1416,4 @@
 			addIcon(el, icons[c[0]]);
 		}
 	}
-};
(No newline at end of file)
+};
Add a comment
List