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
app
controllers
Download as .zip file
File name
Commit message
Commit date
app
CacheStore: Support more cache cases
2017-01-16
conf
git: More detailed message in case of Charset error
2017-01-16
docs
DB migration: Add exporting and importing feature
2016-02-03
lib
markdown: Use rhino markdown render instead of nashorn
2016-02-29
project
dependency: Update jgit and play
2016-12-16
public
project-info: Remove project label feature
2017-01-16
support-script
script: Add MariaDB my.cnf samples
2016-02-19
test
perf: Remake recently visited feature
2016-02-23
.gitignore
migraion: Support yona to github migration
2016-11-19
.mailmap
Add some people to .mailmap
2015-01-13
.travis.yml
travis-ci: Update java version to oraclejdk8
2016-02-29
AUTHORS
authors: Add new contributor
2016-12-01
LICENSE
LICENSE: change license GPL to Apache 2.0
2013-10-11
NOTICE
update NOTICE - add humanize
2015-03-31
README.md
readme: Update site links
2016-11-02
build.sbt
lib: Upgrade mariadb connector from v1.3.6 to v1.5.5
2017-01-15
dev.sh
data: Separate data to be maintained from installed Yona
2017-01-07
is-alive-bot.sh
etc: Make is-alive-bot.sh more general purpose
2016-12-17
minify-js.sh
minify-js.sh: Add comment lines for dev mode
2017-01-16
restart.sh
data: Separate data to be maintained from installed Yona
2017-01-07
File name
Commit message
Commit date
actions
organization: Support utf8 name at creation
2016-12-31
actors
mariadb-compatible: Apply fix and changes for MariaDB
2016-02-01
assets/stylesheets
markdown: Add table td min width
2017-01-16
controllers
CacheStore: Support more cache cases
2017-01-16
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
CacheStore: Support more cache cases
2017-01-16
notification
NotificationMail: Fix incorrect order of messages
2015-05-12
playRepository
data: Separate data to be maintained from installed Yona
2017-01-07
utils
CacheStore: Add convenient method getProjectCacheKey
2017-01-16
validation
@Author -> @author
2015-01-19
views
project-info: Remove project label feature
2017-01-16
Global.java
data: Separate data to be maintained from installed Yona
2017-01-07
File name
Commit message
Commit date
annotation
@Author -> @author
2015-01-19
api
etc: Support telegram bot for server status check
2016-12-17
AbstractPostingApp.java
milestone: Fix attachment bug and creation with no contents
2017-01-16
Application.java
Do not make public/uploadFiles
2015-03-12
AttachmentApp.java
api: Support project exports
2016-11-19
BoardApp.java
attachment: Show user's all attachment files
2017-01-15
BranchApp.java
code: Fix members only access code bug
2016-12-29
CodeApp.java
code: Fix members only access code bug
2016-12-29
CodeHistoryApp.java
code: Fix members only access code bug
2016-12-29
CommentApp.java
notification: Add noti mail send option
2015-06-23
CommentThreadApp.java
@Author -> @author
2015-01-19
CompareApp.java
Revert "Merge branch 'issue-2098' of dlab/hive"
2015-02-23
EnrollOrganizationApp.java
Revert "Merge branch 'issue-2098' of dlab/hive"
2015-02-23
EnrollProjectApp.java
Revert "Merge branch 'issue-2098' of dlab/hive"
2015-02-23
GitApp.java
git: More detailed message in case of Charset error
2017-01-16
HelpApp.java
@Author -> @author
2015-01-19
ImportApp.java
Make yobi.home configurable
2015-03-12
IssueApp.java
attachment: Show user's all attachment files
2017-01-15
IssueLabelApp.java
issue-label: Copy issue labels from other project
2015-06-18
LabelApp.java
mariadb-compatible: Apply fix and changes for MariaDB
2016-02-01
MarkdownApp.java
markdown: Change markdown preview with application/json type
2016-03-13
MigrationApp.java
markdown: Make markdown files to refer code repository files directly
2017-01-16
MilestoneApp.java
milestone: Fix attachment bug and creation with no contents
2017-01-16
NotificationApp.java
Revert "Merge branch 'issue-2098' of dlab/hive"
2015-02-23
OrganizationApp.java
Group: Fix an error when update member's role
2015-05-20
PasswordResetApp.java
Merge branch 'fix/reset-password-missing-error' into 'next'
2015-05-21
PlayDAVConfig.java
@Author -> @author
2015-01-19
ProjectApp.java
CacheStore: Support more cache cases
2017-01-16
PullRequestApp.java
code: Make project members can only access to code or related menus
2016-12-22
ReviewApp.java
Revert "Merge branch 'issue-2098' of dlab/hive"
2015-02-23
ReviewThreadApp.java
Revert "Merge branch 'issue-2098' of dlab/hive"
2015-02-23
SearchApp.java
Revert "Merge branch 'issue-2098' of dlab/hive"
2015-02-23
SiteApp.java
DB migration: Add exporting and importing feature
2016-02-03
StatisticsApp.java
Revert "Merge branch 'issue-2098' of dlab/hive"
2015-02-23
SvnApp.java
project-transfer: preserve previous links after project was renamed or moved
2015-05-26
UserApp.java
CacheStore: Support more cache cases
2017-01-16
VoteApp.java
Revert "Merge branch 'issue-2098' of dlab/hive"
2015-02-23
WatchApp.java
Revert "Merge branch 'issue-2098' of dlab/hive"
2015-02-23
WatchProjectApp.java
Revert "Merge branch 'issue-2098' of dlab/hive"
2015-02-23
×
Confirm
×
Log in
or
Sign in with github
Sign in with Google
Stay logged in
Reset password
|
Sign up