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
utils
Download as .zip file
File name
Commit message
Commit date
app
sidebar: Change old file comment
2018-12-12
conf
sidebar: Add sidebar feature
2018-12-12
docs
yona: Fix a typo in comment
2018-08-28
lib
markdown: Use rhino markdown render instead of nashorn
2016-02-29
project
dependency: Update jgit and play
2016-12-16
public
sidebar: Modify margin and add selected ux
2018-12-12
support-script
script: Add MariaDB my.cnf samples
2016-02-19
test
test: Add test cases for update issue API
2018-07-26
.gitignore
gitignore: Add social-login.conf
2017-02-03
.mailmap
mailmap: Change developer email address
2017-08-10
.travis.yml
env: Fix wrong jvm option in .travis.yml
2018-07-15
AUTHORS
AUTHORS: Add new contributors
2018-09-05
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
2018-08-30
build.sbt
comment: Support attachments modification
2018-10-24
dev.sh
Change from _JAVA_OPTIONS to JAVA_OPTS to add JAVA arguments to Yona
2018-06-26
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
Change from _JAVA_OPTIONS to JAVA_OPTS to add JAVA arguments to Yona
2018-06-26
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
sidebar: Modify margin and add selected ux
2018-12-12
controllers
sidebar: Add sidebar feature
2018-12-12
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: Feature move posting to issue
2018-11-27
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
mention: Colorize mention link
2018-10-24
validation
@Author -> @author
2015-01-19
views
sidebar: Change old file comment
2018-12-12
Global.java
global: Log elapsed time of booting sequence
2018-02-26
File name
Commit message
Commit date
AccessControl.java
issue: Gain access of all subtasks when parent issue is shared
2018-03-12
AccessLogger.java
@Author -> @author
2015-01-19
AttachmentCache.java
AttachmentCache: Suppressing unchceck warning
2015-02-24
AutoLinkRenderer.java
mention: Colorize mention link
2018-10-24
BasicAuthAction.java
LDAP: Make more sophisticated logged in
2017-07-04
CacheStore.java
cache-store: Refactor method parameter name
2017-03-14
ChunkedOutputStream.java
git: Support source code download as zip file
2016-12-16
Config.java
gravatar: Disable gravatar when unreachable
2018-02-09
Constants.java
Do not make public/uploadFiles
2015-03-12
Diagnostic.java
Diagnostic: Introduce the Diagnostic
2015-01-27
DiffUtil.java
issue: Fix the bug of missing new line highlight in email noti
2018-02-26
ErrorViews.java
@Author -> @author
2015-01-19
EventConstants.java
@Author -> @author
2015-01-19
FastHttpDateFormat.java
Update FastHttpDateFormat to fix thread-safe bug
2015-03-02
FileUtil.java
attachment: Show user's all attachment files
2017-01-15
GitUtil.java
code: Support simplified online commit
2017-03-14
GravatarUtil.java
gravatar: Disable gravatar when unreachable
2018-02-09
HtmlUtil.java
sanitize: Change markdown text sanitizing method
2017-01-16
HttpUtil.java
code: Support + char in filename at code browser
2018-07-06
JSInvocable.java
Add missing eol to every text files.
2013-11-26
JodaDateUtil.java
util: Fix wrong date formatting
2018-09-04
LdapService.java
i18n: Support english name if exist in LDAP
2017-09-25
LineEnding.java
code: Preserve CR/LF when online commit
2017-03-23
LogoUtil.java
@Author -> @author
2015-01-19
MD5Util.java
@Author -> @author
2015-01-19
MalformedCredentialsException.java
@Author -> @author
2015-01-19
Markdown.java
mail: Add previous content in the notification mail
2018-09-04
MenuType.java
attachment: Show user's all attachment files
2017-01-15
MimeType.java
Introduce Mailbox Service
2015-01-27
MomentUtil.java
Fix reliance on default encoding
2015-03-02
PasswordReset.java
@Author -> @author
2015-01-19
PathVariable.java
watcher-list: Make watcher list to work as ajax
2017-01-16
PlayServletContext.java
@Author -> @author
2015-01-19
PlayServletRequest.java
svn: Fix slowing down commit issue
2017-10-05
PlayServletResponse.java
svn: Fix malformed xml error
2017-09-08
PlayServletSession.java
@Author -> @author
2015-01-19
PullRequestCommit.java
@Author -> @author
2015-01-19
RedirectUtil.java
project-transfer: preserve previous links after project was renamed or moved
2015-05-26
ReservedWordsValidator.java
feature: Show group list of site
2017-07-11
RouteUtil.java
RouteUtil: Prevent getUrl rare case bug
2018-02-26
SHA256Util.java
token: Add new token API and related functions
2018-07-06
SecurityManager.java
project: Fix application.context bug at recent history
2016-12-07
SimpleDiagnostic.java
Diagnostic: Introduce the Diagnostic
2015-01-27
SiteManagerAuthAction.java
@Author -> @author
2015-01-19
TemplateHelper.scala
title-prefix: Support auto-completion title header
2018-07-06
Timestamp.java
global: Log elapsed time of booting sequence
2018-02-26
Url.java
@Author -> @author
2015-01-19
ValidationResult.java
@Author -> @author
2015-01-19
ValidationUtils.java
@Author -> @author
2015-01-19
YamlUtil.java
@Author -> @author
2015-01-19
ZipUtil.java
perf: Cache markdown rendering results
2016-02-16
diff_match_patch.java
dependency: Update jgit and play
2016-12-16
×
Confirm
×
Log in
or
Sign in with github
Sign in with Google
Stay logged in
Reset password
|
Sign up