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
Code
C
Issue
I
16
Pull request
P
Review
R
4
Milestone
M
Board
B
12
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
Merge branch 'improve/issue-926-notimail-html-template' of dlab/hive
2014-07-30
conf
Merge branch 'improve/issue-926-notimail-html-template' of dlab/hive
2014-07-30
docs
Sync 'next' with v0.5.7
2014-07-16
project
Merge branch 'feature/update-notification' of dlab/hive
2014-07-29
public
Merge branch 'improve/issue-926-notimail-html-template' of dlab/hive
2014-07-30
test
Introduce the Yobi Update Notification feature.
2014-07-24
.gitignore
add conf/application-logger.xml in .gitignore
2014-07-29
.travis.yml
Remove every trailing whitespaces in every files.
2013-10-30
AUTHORS
Update AUTHORS
2014-06-13
LICENSE
LICENSE: change license GPL to Apache 2.0
2013-10-11
README.md
readme: make readme better
2014-07-03
File name
Commit message
Commit date
evolutions/default
add duedate in issue
2014-07-29
application-logger.xml.default
log: Change the log level from DEBUG to WARNING
2014-07-24
application.conf.default
YobiUpdate: Show a notification bar to site admin
2014-07-24
initial-data.yml
Merge remote-tracking branch 'insanehong/issue-1148' into feature/organization-on-master
2014-04-09
messages
Merge branch 'improve/issue-926-notimail-html-template' of dlab/hive
2014-07-30
messages.ja
Refactored pullRequest form
2014-07-29
messages.ko
Merge branch 'improve/issue-926-notimail-html-template' of dlab/hive
2014-07-30
play.plugins
Add missing eol to every text files.
2013-11-26
routes
Merge branch 'improve/issue-926-notimail-html-template' of dlab/hive
2014-07-30
shiro.ini
remember me
2012-09-14
test-data.yml
Organization: Fix a test broken by dfe7ceb
2014-04-15
version.conf
Yobi 0.5.7
2014-07-10
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
Organization: user can make organization
2014-02-21
64.sql
Org: transfer from user to org and visa versa
2014-04-04
65.sql
resolve the issue 1152
2014-04-04
66.sql
Role: added role types
2014-03-13
67.sql
hotfix: fix anonymous check logic
2014-03-14
68.sql
Review: fixed the model
2014-03-21
69.sql
CommentThread: find by commitId
2014-03-21
7.sql
Add missing eol to every text files.
2013-11-26
70.sql
add the prevCommitId attribute.
2014-03-21
71.sql
Introduce threads of ranged code comments to Commit View
2014-03-21
72.sql
Review: Migration closes threads in merged pullrequest
2014-04-09
73.sql
Merge remote-tracking branch 'yobi/feature/organization' into feature/organization-on-master
2014-04-09
74.sql
Merge remote-tracking branch 'yobi/feature/organization' into feature/organization-on-master
2014-04-09
75.sql
fix the 75.sql
2014-04-09
76.sql
project: use ProjectScope instead of Project.isPublic
2014-04-09
77.sql
MyIssues: Make query for issues mentioning me faster
2014-04-16
78.sql
resolve the issue 1233.
2014-04-16
79.sql
fix the issue 832.
2014-04-30
8.sql
project: Add Tagging feature.
2013-04-16
80.sql
Adds `80.sql` to delete rows including notification types which are not exist.
2014-07-03
81.sql
PullRequest: Fix painful waiting for merging
2014-07-07
82.sql
Transfer: fixed some bugs
2014-07-21
83.sql
Shows or hides menus on projects according to menu settings.
2014-07-28
84.sql
online-readme-edit: add online project readme editing feature
2014-07-29
85.sql
add duedate in issue
2014-07-29
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