2016-01-02 |
use real database
nazoking
committed
on 2 Jan 2016
|
---|---|
2015-11-10 |
Drop PULL_REQUEST column from COMMIT_COMMENT table
Naoki Takezoe
committed
on 10 Nov 2015
|
2015-11-07 |
Count COMMIT_COMMENT as issue comment
Naoki Takezoe
committed
on 7 Nov 2015
|
2015-11-06 |
update migration version to 3.9 from 3.8
nazoking
committed
on 6 Nov 2015
|
Merge branch 'master' into feature/webhook-scope
nazoking
committed
on 6 Nov 2015
|
|
2015-10-17 |
Update url in docs
Naoki Takezoe
committed
on 17 Oct 2015
|
2015-10-13 |
feature/can select webhook events
nazoking
committed
on 13 Oct 2015
|
2015-07-04 |
Added group description field to account
Boris Bera
committed
on 4 Jul 2015
|
2015-03-16 |
Rename migration sql
Tomofumi Tanaka
committed
on 16 Mar 2015
|
2015-03-15 |
(api-support)change crlf
nazoking
committed
on 15 Mar 2015
|
2015-03-01 |
add CommitStatus table and model and service.
nazoking
committed
on 1 Mar 2015
|
2015-02-27 |
Add access token table and manage ui.
nazoking
committed
on 27 Feb 2015
|
2015-01-10 |
(refs #593) Expand column size of FILE_NAME in COMIT_COMMENT
Shintaro Murakami
committed
on 10 Jan 2015
|
2014-12-28 |
Fix for #581. Column name and CSS is changed.
Naoki Takezoe
committed
on 28 Dec 2014
|
Fix bug on showing inline comments in Pull Request.
Shintaro Murakami
committed
on 28 Dec 2014
|
|
2014-11-27 |
(refs #564)Fix for repository renaming
takezoe
committed
on 27 Nov 2014
|
2014-11-26 |
(refs #9) Comments for commit and diff
Shintaro Murakami
committed
on 26 Nov 2014
|
2014-08-12 |
(refs #464)Add PLUGIN table for plugin management
Naoki Takezoe
committed
on 12 Aug 2014
|
2014-06-28 |
(refs #310)Convert all CRLF to LF
Naoki Takezoe
committed
on 28 Jun 2014
|
2014-04-10 |
(refs #343)Add drop COMMIT_LOG table statement in migration for 1.13
takezoe
committed
on 10 Apr 2014
|
2014-03-08 |
(refs #115)Adding SSH Key form is available
takezoe
committed
on 8 Mar 2014
|
(refs #115)Add table and model to store public keys
takezoe
committed
on 8 Mar 2014
|
|
2014-03-03 |
(refs #241)Work for specifying group manager
takezoe
committed
on 3 Mar 2014
|
2013-10-31 |
(refs #114)Add logical remove flag to ACCOUNT.
takezoe
committed
on 31 Oct 2013
|
2013-10-06 |
Add full name to account and use it to create commits (#125)
...
Robin Stocker
committed
on 6 Oct 2013
|
2013-09-02 |
(refs #74)Add WEB_HOOK table.
takezoe
committed
on 2 Sep 2013
|
2013-08-09 |
Remove unnecessary foreign key constraint.
takezoe
committed
on 9 Aug 2013
|
(refs #69)Remove PULL_REQUEST table's foreign key for REQUEST_USER_NAME and REQUEST_REPOSITORY_NAME.
takezoe
committed
on 9 Aug 2013
|
|
2013-08-04 |
(refs #2)Add flag for identifying whether it's a pull request.
takezoe
committed
on 4 Aug 2013
|
2013-07-26 |
|