Y
List All
Feedback
This Project
This Project
This Group
All Projects
Profile
Account
Log out
Favorite
Project
Recent History
Loading...
Log in
Sign up
yona-projects
/
yona
star
Project home
H
Issue
I
16
Files
Commit
Branches
refs/heads/ZerglingGo-fix-readme
refs/heads/feature/mobile
refs/heads/fix/export-import
refs/heads/fix/session-cache
refs/heads/mariadb
refs/heads/master
refs/heads/next
refs/heads/perf
refs/heads/perf-project-visitation
refs/heads/play24
refs/heads/yonafy
refs/tags/v1.0.0
refs/tags/v1.0.0-beta
refs/tags/v1.0.0-rc
yona
conf
evolutions
default
Download as .zip file
File name
Commit message
Commit date
app
Issue: edit label on issueView
2014-04-02
conf
Issue: edit label on issueView
2014-04-02
docs
Merge branch 'refectoring/actions' of whiteship/yobi
2014-03-26
project
add dependency for mockito
2014-02-25
public
Issue: edit label on issueView
2014-04-02
test
Merge branch 'fix/diff-unknown-error' of npcode/yobi
2014-03-27
.gitignore
add on .gitignore automatically generated keystore file
2014-03-05
.travis.yml
Remove every trailing whitespaces in every files.
2013-10-30
AUTHORS
AUTHOR:add new contributors and modify insanehong's email
2013-11-07
LICENSE
LICENSE: change license GPL to Apache 2.0
2013-10-11
README.md
Fixed windows in Korean representation.
2014-03-19
File name
Commit message
Commit date
evolutions/default
hotfix: fix anonymous check logic
2014-03-14
application-logger.xml
logging: fix root log file path
2013-08-06
application.conf.default
feedback-menu: user can change feedback url or remove it
2014-03-11
initial-data.yml
user: Fix avatarUrl to support application.context
2014-01-02
messages
Issue: edit label on issueView
2014-04-02
messages.ja
PullRequest: rename category message key. fix incorrect word
2014-03-07
messages.ko
Issue: edit label on issueView
2014-04-02
play.plugins
Add missing eol to every text files.
2013-11-26
routes
Merge branch `issue-278` of changsung/yobi
2014-02-25
shiro.ini
remember me
2012-09-14
test-data.yml
user: UserApp.isRememberMe is deleted, use UserApp.currentUser
2014-03-13
File name
Commit message
Commit date
1.sql
fix: change line separator CR/LF to LF
2013-06-03
10.sql
new feature: SignUp, pending to use and account locking
2013-04-24
11.sql
Fix errors and mistakes on 11.sql.
2013-05-20
12.sql
AccessControl: refactoring
2013-05-20
13.sql
Add missing eol to every text files.
2013-11-26
14.sql
Add missing eol to every text files.
2013-11-26
15.sql
Label: Improve Project Label (Tag)
2013-06-11
16.sql
Label: Improve Project Label (Tag)
2013-06-11
17.sql
project-list: show last code pushed date
2013-06-12
18.sql
issue,posting: Add Notification for comment.
2013-06-25
19.sql
code: Add Code Comment feature.
2013-07-08
2.sql
Remove every trailing whitespaces in every files.
2013-10-30
20.sql
Add missing eol to every text files.
2013-11-26
21.sql
Show notifications on the Site Main.
2013-07-15
22.sql
Show notifications on the Site Main.
2013-07-15
23.sql
notififcation: Add Notification for Code Comment.
2013-08-01
24.sql
enhance file uploader. fix pull request form CSS.
2013-08-05
25.sql
pullreuqest: deleting merged branch and restoring deleted branch
2013-08-13
26.sql
pullrequest: updated view
2013-08-13
27.sql
notification: Introduce WatchService.
2013-08-14
28.sql
Add missing eol to every text files.
2013-11-26
29.sql
Add missing eol to every text files.
2013-11-26
3.sql
Rename 'date' fields to 'createdDate'.
2013-03-28
30.sql
Add missing eol to every text files.
2013-11-26
31.sql
Add missing eol to every text files.
2013-11-26
32.sql
notification: Rename NotificationType to EventType
2013-09-04
33.sql
Fix errors caused by c81c0b3.
2013-09-04
34.sql
Fix errors caused by c81c0b3.
2013-09-04
35.sql
add updated date order
2013-09-04
36.sql
save pull request commit
2013-10-11
37.sql
Remove every trailing whitespaces in every files.
2013-10-30
38.sql
pull-request: show merge result on pull-request form
2013-10-12
39.sql
Add missing eol to every text files.
2013-11-26
4.sql
taskBoard: Add a migration script for its removal.
2013-04-05
40.sql
pull-request-event: modify column type new_value and old_value to clob
2013-10-14
41.sql
Add missed column 'commitId' into PullRequestComment.
2013-10-14
42.sql
pull-request: Remove patch in PullRequest
2013-10-22
43.sql
Change type of conflict_files column to clob from varchar(255) on PullRequest
2013-10-30
44.sql
CodeComment: Make CodeComment.side simple.
2013-10-31
45.sql
Attachment: Remove unnecessary project id
2013-10-31
46.sql
Add missing eol to every text files.
2013-11-26
47.sql
Add missing eol to every text files.
2013-11-26
48.sql
Add missing eol to every text files.
2013-11-26
49.sql
Add missing eol to every text files.
2013-11-26
5.sql
Extract update queries from 5.sql to 6.sql.
2013-04-10
50.sql
Add missing eol to every text files.
2013-12-10
51.sql
PullRequest: added review point
2014-01-06
52.sql
PullRequest: added review point
2014-01-06
53.sql
ReviewPoint: added on/off option
2014-01-13
54.sql
PullRequest: recording the related authors
2014-01-13
55.sql
EventType: fixed to use STRING
2014-01-16
56.sql
User: changed null state to active
2014-01-21
57.sql
Watch: removed project's watching count
2014-01-21
58.sql
Issue: seperate referring issues from pullrequest and commit
2014-01-22
59.sql
Comment: changed contents's type to clob
2014-01-27
6.sql
Fix an erratum from 6.sql.
2013-04-11
60.sql
Remove 'ISSUE_REFERRED' event_type in user project notification
2014-02-06
61.sql
attachment: addtional fix
2014-02-12
62.sql
Added ProjectVisitationt
2014-02-18
63.sql
add the notification about issue body changed.
2014-02-20
64.sql
Fix errata in 64.sql from c365527
2014-02-25
65.sql
Send notification mail in user's preferred language.
2014-03-03
66.sql
Role: added role types
2014-03-13
67.sql
hotfix: fix anonymous check logic
2014-03-14
7.sql
Add missing eol to every text files.
2013-11-26
8.sql
project: Add Tagging feature.
2013-04-16
9.sql
added a notice feature to the posting
2013-04-16
×
Confirm
×
Log in
or
Sign in with github
Sign in with Google
Stay logged in
Reset password
|
Sign up