Y
List All
Feedback
This Project
This Project
This Group
All Projects
Profile
Account settings
Log out
Favorite
Project
All
Loading...
Log in
Sign up
yona-projects
/
yona
star
Project home
H
Code
C
Issue
I
15
Pull request
P
Review
R
4
Milestone
M
Board
B
13
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: Issue sharing feature - view and message
2018-02-06
conf
issue: Issue sharing feature - view and message
2018-02-06
docs
README: Update english contents and so on
2017-09-03
lib
markdown: Use rhino markdown render instead of nashorn
2016-02-29
project
dependency: Update jgit and play
2016-12-16
public
issue: Issue sharing feature - view and message
2018-02-06
support-script
script: Add MariaDB my.cnf samples
2016-02-19
test
perf: Remake recently visited feature
2016-02-23
.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 contributor
2017-09-25
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
version: v1.8.1
2017-10-13
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
Add clipboard.js and use it on copy methods.
2017-09-24
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
mariadb-compatible: Apply fix and changes for MariaDB
2016-02-01
assets/stylesheets
issue: Issue sharing feature - view and message
2018-02-06
controllers
issue: Issue sharing feature - Build api
2018-02-05
data
DB migration: Add exporting and importing feature
2016-02-03
errors
@Author -> @author
2015-01-19
mailbox
mariadb-compatible: Apply fix and changes for MariaDB
2016-02-01
models
issue: Issue sharing feature - Add model
2018-02-02
notification
NotificationMail: Fix incorrect order of messages
2015-05-12
playRepository
svn: Fix malformed xml error
2017-09-08
service
social-login: Add fallback with ignore cases email search
2017-04-16
utils
issue: Issue sharing feature - Build api
2018-02-05
validation
@Author -> @author
2015-01-19
views
issue: Issue sharing feature - view and message
2018-02-06
Global.java
authentication: Support Github/Gmail social login
2017-02-02
File name
Commit message
Commit date
enumeration
webhook: Fix commit push hook check bug
2017-10-03
resource
cache: Fix userMap cache bugs
2016-04-18
support
i18n: Support english name if exist in LDAP
2017-09-25
AbstractPosting.java
my-issues: Change sorting order - updated first
2017-09-25
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
tuning: Reduce issue list page response time
2017-01-15
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
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
issue: Issue sharing feature - Add model
2018-02-02
IssueComment.java
tuning: Reduce issue list page response time
2017-01-15
IssueEvent.java
group: Fix bug derived from evolution reset
2016-02-01
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
issue: Issue sharing feature - Add model
2018-02-02
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
Rename Mention.add() to Mention.update()
2015-03-12
Milestone.java
api: Update APIs - milestone
2017-07-04
NonRangedCodeCommentThread.java
Organize imports of classes in models package
2015-03-02
NotificationEvent.java
Webhook: Add webhook support for Slack
2017-08-31
NotificationMail.java
i18n: Fix name rendering bug in mail contents
2017-09-25
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
tuning: Reduce issue list page response time
2017-01-15
Project.java
mail: Fix commit notificaion mail missing bug
2017-10-03
ProjectMenuSetting.java
api: Update import APIs - create project
2017-07-03
ProjectTransfer.java
Make fields final if possible
2015-03-02
ProjectUser.java
Organize imports of classes in models package
2015-03-02
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
Unwatch.java
Organize imports of classes in models package
2015-03-02
User.java
i18n: Fix name rendering bug in mail contents
2017-09-25
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
Make fields final if possible
2015-03-02
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
webhook: Add help messages at webhook setting page
2017-10-10
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