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
app
models
Download as .zip file
File name
Commit message
Commit date
app
issue: Support favorite issue feature
2018-07-06
conf
issue: Support favorite issue feature
2018-07-06
docs
docs: Update prerequiste about Java version
2018-02-09
lib
markdown: Use rhino markdown render instead of nashorn
2016-02-29
project
dependency: Update jgit and play
2016-12-16
public
issue: Support favorite issue feature
2018-07-06
support-script
script: Add MariaDB my.cnf samples
2016-02-19
test
issue: Fix the bug of missing new line highlight in email noti
2018-02-26
.gitignore
gitignore: Add social-login.conf
2017-02-03
.mailmap
mailmap: Change developer email address
2017-08-10
.travis.yml
travis-ci: Update java version to oraclejdk8
2016-02-29
AUTHORS
AUTHORS: Add new author
2018-02-26
LICENSE
LICENSE: change license GPL to Apache 2.0
2013-10-11
NOTICE
Add clipboard.js and use it on copy methods.
2017-09-24
README.md
README: Update readme
2017-10-05
build.sbt
Modify version
2018-03-22
dev.sh
my-issues: Change owner name min width
2017-07-15
is-alive-bot.sh
etc: Make is-alive-bot.sh more general purpose
2016-12-17
minify-js.sh
Fixed `temporarySaveHandler` typo Fixed inappropriate comment
2018-07-06
restart.sh
restart.sh: Change to run by nohup
2017-08-10
File name
Commit message
Commit date
actions
role: Add guest user feature
2017-07-22
actors
noti: Polish notification features
2018-03-02
assets/stylesheets
issue: Support favorite issue feature
2018-07-06
controllers
issue: Support favorite issue feature
2018-07-06
data
DB migration: Add exporting and importing feature
2016-02-03
errors
@Author -> @author
2015-01-19
mailbox
mailbox: call by async when to start Mailbox service
2018-02-26
models
issue: Support favorite issue feature
2018-07-06
notification
noti: Add method for getting noti message with Plain format
2018-01-31
playRepository
svn: Fix malformed xml error
2017-09-08
service
social-login: Add fallback with ignore cases email search
2017-04-16
utils
title-prefix: Support auto-completion title header
2018-07-06
validation
@Author -> @author
2015-01-19
views
issue: Support favorite issue feature
2018-07-06
Global.java
global: Log elapsed time of booting sequence
2018-02-26
File name
Commit message
Commit date
enumeration
noti: Send notification when issue/posting is deleted
2018-03-01
resource
cache: Fix userMap cache bugs
2016-04-18
support
issue: Support favorite issue feature
2018-07-06
AbstractPosting.java
title-prefix: Support auto-completion title header
2018-07-06
Assignee.java
api: Refactorings
2017-07-08
Attachment.java
global: Change initial temporary file cleanup time
2017-08-11
AuthInfo.java
Organize imports of classes in models package
2015-03-02
CandidateUser.java
guest-user: Detect guest user who logged in with LDAP
2017-07-22
CodeComment.java
@Author -> @author
2015-01-19
CodeCommentThread.java
@Author -> @author
2015-01-19
CodeRange.java
@Author -> @author
2015-01-19
Comment.java
issue: Support one line sub-comment
2018-07-06
CommentThread.java
project-menu: change menu number-badge style
2015-04-22
CommitComment.java
Introduce Mailbox Service
2015-01-27
Email.java
@Author -> @author
2015-01-19
FavoriteIssue.java
issue: Support favorite issue feature
2018-07-06
FavoriteOrganization.java
favorite: Update when project/org name changed
2017-07-16
FavoriteProject.java
project: Add starred project feature at project breadcromb
2018-01-03
History.java
project: Fix application.context bug at recent history
2016-12-07
Issue.java
isssue: Support milestone changing history and notification
2018-02-13
IssueComment.java
issue: Support one line sub-comment
2018-07-06
IssueEvent.java
issue: Issue sharing feature - support notification
2018-02-06
IssueLabel.java
api: Update APIs - issue labels
2017-07-08
IssueLabelCategory.java
api: Update APIs - issue labels
2017-07-08
IssueMassUpdate.java
@Author -> @author
2015-01-19
IssueSharer.java
my-issues: Show shared issue list
2018-02-06
Label.java
@Author -> @author
2015-01-19
LabelOwner.java
Organize imports of classes in models package
2015-03-02
LinkedAccount.java
authentication: Support Github/Gmail social login
2017-02-02
MailRecipient.java
fixes logics splitting and sending notification emails with recipient limit value.
2015-04-30
Mention.java
my-issues: Show mentioned issue count
2018-02-09
Milestone.java
api: Update APIs - milestone
2017-07-04
NonRangedCodeCommentThread.java
Organize imports of classes in models package
2015-03-02
NotificationEvent.java
issue: Support one line sub-comment
2018-07-06
NotificationMail.java
notification: Fix notification bug when edit posting
2018-02-26
NullUser.java
@Author -> @author
2015-01-19
Organization.java
role: Add guest user feature
2017-07-22
OrganizationUser.java
Organize imports of classes in models package
2015-03-02
OriginalEmail.java
Mailbox: Ignore duplicated email
2015-01-27
PageParam.java
@Author -> @author
2015-01-19
PostReceiveMessage.java
@Author -> @author
2015-01-19
Posting.java
code: Preserve CR/LF when online commit
2017-03-23
PostingComment.java
issue: Support one line sub-comment
2018-07-06
Project.java
db: Change to lowercase of table name in custom query
2018-03-21
ProjectMenuSetting.java
api: Update import APIs - create project
2017-07-03
ProjectTransfer.java
Make fields final if possible
2015-03-02
ProjectUser.java
project: Reduce impact of duplicatd project member
2018-03-13
Property.java
Property: Make sure check() returns nonnull list
2015-03-02
PullRequest.java
Group: Add pull request menu (#260)
2017-10-27
PullRequestCommit.java
Fix wrong id field type, String to Long
2016-01-24
PullRequestEvent.java
PullRequestEvent: fix to use getter
2015-04-07
PullRequestEventMessage.java
NotificationEvent: bug fix
2015-03-06
PullRequestMergeResult.java
@Author -> @author
2015-01-19
PushedBranch.java
Organize imports of classes in models package
2015-03-02
RecentProject.java
issue: Suppor issue creation at any page
2017-08-11
ReviewComment.java
Introduce Mailbox Service
2015-01-27
Role.java
Organize imports of classes in models package
2015-03-02
Search.java
security: Apply 'application.hide.project.listing' option to org
2017-02-26
SearchResult.java
@Author -> @author
2015-01-19
SimpleCommentThread.java
Organize imports of classes in models package
2015-03-02
SiteAdmin.java
fix: Init data loading bug
2016-02-16
TimelineItem.java
@Author -> @author
2015-01-19
TitleHead.java
title-prefix: Support auto-completion title header
2018-07-06
Unwatch.java
Organize imports of classes in models package
2015-03-02
User.java
issue: Support favorite issue feature
2018-07-06
UserAction.java
watch: Fix duplicated watched project list by accidently
2017-01-22
UserCredential.java
signup: Introduce signup email verification
2017-04-24
UserIdent.java
@Author -> @author
2015-01-19
UserProjectNotification.java
noti: Reset user noti settings when to unwatch a project
2018-07-06
UserSetting.java
index: Make user choose after login page
2017-04-23
UserVerification.java
signup: Fix validation code expiring check bug
2017-04-24
Watch.java
perf: Avoid unnecessary permission check
2015-08-19
Webhook.java
isssue: Support milestone changing history and notification
2018-02-13
YobiUpdate.java
conf: Fix mis-spelled relase update url
2017-09-26
×
Confirm
×
Log in
or
Sign in with github
Sign in with Google
Stay logged in
Reset password
|
Sign up