History for gitbucket_jkp / src / main / scala / util / Directory.scala
2014-06-15
@Naoki Takezoe
(refs #32)Add plugin install tab
Naoki Takezoe committed on 15 Jun 2014
2014-06-14
@Naoki Takezoe
(refs #32)Add plugin system initialization
Naoki Takezoe committed on 14 Jun 2014
2014-04-22
@shimamoto
Removed FileUploadControllerBase(in the middle of improving file ...
shimamoto committed on 22 Apr 2014
2014-01-14
@takezoe
Use old home if it exists.
takezoe committed on 14 Jan 2014
2014-01-12
@takezoe
Use FileUtils#moveDirectory() instead of File#renameTo()
takezoe committed on 12 Jan 2014
@takezoe
Update data directory checking condition.
takezoe committed on 12 Jan 2014
@takezoe
(refs #244)Change the default data directory to HOME/.gitbucket
takezoe committed on 12 Jan 2014
2013-11-29
@takezoe
(refs #204)Add some way to configure data directory. ...
takezoe committed on 29 Nov 2013
2013-10-30
@takezoe
Improve repository creation to not use the working repository.
takezoe committed on 30 Oct 2013
@takezoe
(refs #180)Remove Directory#getWikiWorkDir()
takezoe committed on 30 Oct 2013
2013-09-19
@takezoe
Introduce ControlUtil which provides control facilities such as using() or defining().
takezoe committed on 19 Sep 2013
2013-09-03
@Tomofumi Tanaka
Make configurable data(git,db) dir using env vars
Tomofumi Tanaka committed on 3 Sep 2013
2013-07-17
@takezoe
Remove unused import statement.
takezoe committed on 17 Jul 2013
2013-07-11
@takezoe
Replace String#format() with string interpolation.
takezoe committed on 11 Jul 2013
2013-07-10
@takezoe
(refs #28)Avatar image can be uploaded at the account editing page.
takezoe committed on 10 Jul 2013
@takezoe
(refs #28)Implementing avatar image uploading.
takezoe committed on 10 Jul 2013
2013-06-28
@takezoe
Add System Settings page.
takezoe committed on 28 Jun 2013
2013-06-23
@takezoe
Fix typo in Scaladoc.
takezoe committed on 23 Jun 2013
2013-06-19
@takezoe
Delete all temporary directories in repository deletion.
takezoe committed on 19 Jun 2013
2013-05-06
@takezoe
WikiUtil moved to WikiService and applied cake pattern to ...
takezoe committed on 6 May 2013
2013-05-04
@takezoe
Implemented: Downloading tagged contents as zip file.
takezoe committed on 4 May 2013
2013-05-03
@takezoe
Wiki repositories should be not displayed in the repository list.
takezoe committed on 3 May 2013
2013-04-29
@takezoe
Get all data from the bare repository. ...
takezoe committed on 29 Apr 2013
2013-04-19
@takezoe
Cloned repositories for internal use are updated after push.
takezoe committed on 19 Apr 2013
@takezoe
Add RepositoryHome to point GitBucketHome/repositories.
takezoe committed on 19 Apr 2013
@takezoe
Fixed error when GitBucketHome/repositories does not exist.
takezoe committed on 19 Apr 2013
2013-04-12
@takezoe
Added Scaladoc.
takezoe committed on 12 Apr 2013
@takezoe
Uses HOME/gitbucket as GitBucketHome.
takezoe committed on 12 Apr 2013
2013-04-11
@takezoe
Git repository creation works now!
takezoe committed on 11 Apr 2013
2013-04-10
@takezoe
Initial Import.
takezoe committed on 10 Apr 2013