Naoki Takezoe
32e8bf46a7
Merge pull request #491 from mrkm4ntr/myBranch
...
Change to show a shortcut path of the directory whose ancestors have only one child directory.
2014-09-15 02:12:52 +09:00
Naoki Takezoe
d61fe1bf84
(refs #483 )Fix link in markdown
2014-09-14 20:31:02 +09:00
Naoki Takezoe
47dbea947d
(refs #487 ) split diff is available
2014-09-14 10:53:17 +09:00
Naoki Takezoe
97c6b0495e
Fix Warnings
2014-09-13 19:01:49 +09:00
Tomofumi Tanaka
a602ece8e9
(refs #490 )Set HEAD ref when saved default branch
...
GitBucket allows user to configure default branch in the repository.
But it's only affect repository viewer in the GitBucekt world.
This change set default branch in the Git world.
2014-09-12 22:01:21 +09:00
Shintaro Murakami
cf6dca84d8
Release TreeWalk in recuresive function.
2014-09-11 00:06:28 +09:00
Shintaro Murakami
79432ff8ad
Like GitHub, show a shortcut path of the directory whoes ancestors have only one child directory.
2014-09-10 07:07:04 +09:00
tanacasino
b8613431de
Merge pull request #484 from douglarek/patch-1
...
Use a shebang (#!/bin/sh) to run sbt.sh
2014-09-04 11:42:17 +09:00
Lingchao Xin
698eafa562
Use a shebang (#!/bin/sh) to run sbt.sh
...
If no shebang provided in a shell file, it will be executed by default shell.
However this script is not compatible with Fish Shell, so use sh to execute it.
2014-09-04 10:25:24 +08:00
Naoki Takezoe
d33886db89
Add RawData and 404 error response for plugin action
2014-09-03 02:26:06 +09:00
Naoki Takezoe
cde09d3a59
Fix plugin path problem
2014-09-03 01:46:37 +09:00
Naoki Takezoe
5674f0e980
Update README.md
2.3
2014-09-01 14:34:58 +09:00
Naoki Takezoe
b9ade60eb2
(refs #464 )Improve plugin installing/updating behavior
2014-09-01 01:11:19 +09:00
Naoki Takezoe
96303723fa
(refs #464 )Clear plugins before upgrading to 2.3.
2014-09-01 00:29:13 +09:00
Naoki Takezoe
0f5dbc5788
Merge branch 'master' into scala-plugin
...
Conflicts:
project/build.scala
2014-09-01 00:02:31 +09:00
Naoki Takezoe
8df0c3a439
(refs #476 )Change Jetty temp directory to GITBUCKET_HOME/tmp
2014-08-31 23:31:59 +09:00
Tomofumi Tanaka
ca6a86816a
(refs #461 )Correct atom feed datetime format
2014-08-25 22:32:07 +09:00
Tomofumi Tanaka
3ea939798f
Remove unused import
2014-08-24 22:18:21 +09:00
Tomofumi Tanaka
d947410e3c
(refs #434 )Refactor to get last modified commit
2014-08-24 22:18:21 +09:00
Tomofumi Tanaka
db59bc08ac
(refs #434 )Show only last modified commit
2014-08-24 22:18:14 +09:00
Naoki Takezoe
95a8649f79
(refs #464 )Add Fragment rendering support for Ajax
2014-08-24 13:56:49 +09:00
Naoki Takezoe
ffd10122ed
(refs #464 )Some improve for plugin API
...
- Place holder support for db API
- Redirect support for plugin action
2014-08-23 17:57:06 +09:00
Naoki Takezoe
c4c39f36e9
(refs #464 )Add db.update() to update DB from plugin
2014-08-23 03:28:13 +09:00
Naoki Takezoe
96900c3cbf
(refs #464 )Remove unnecessary App mix-in
2014-08-23 03:26:19 +09:00
Tomofumi Tanaka
69fa370d12
Tweak font size and family in blog/diff view
2014-08-22 00:02:58 +09:00
Tomofumi Tanaka
7496437d11
Remove unused h7
2014-08-20 22:34:48 +09:00
shimamoto
33b7d09af7
Update slick version to 2.1.0.
2014-08-17 18:25:06 +09:00
Naoki Takezoe
53d0974760
(refs #457 )Fix the target of updateRef
2014-08-17 13:01:05 +09:00
Naoki Takezoe
a87399f223
(refs #464 )Add a new parameter to specify request method for plugin actions
2014-08-16 16:02:02 +09:00
Naoki Takezoe
975dfb17e1
(refs #464 )Twirl support for plugin
2014-08-16 02:53:43 +09:00
Naoki Takezoe
8b8bd0289b
(refs #464 )Fix test case
2014-08-14 22:44:04 +09:00
Naoki Takezoe
3bb69c623b
(refs #464 )Switch to play-twirl
2014-08-14 18:37:37 +09:00
Naoki Takezoe
dd427bdbef
Merge branch 'master' of https://github.com/takezoe/gitbucket
2014-08-14 14:01:33 +09:00
Naoki Takezoe
b40657a14a
(refs #467 )Reverse tag table ordering
2014-08-14 14:01:11 +09:00
Tomofumi Tanaka
21ca5b2eec
(refs #471 )Show the copy button only when flash is available
...
Check flash availability before Showing the copy button.
2014-08-14 12:43:55 +09:00
Naoki Takezoe
b78d584d8a
(refs #464 )Add drop tables capability when plugin is uninstalled
2014-08-14 01:56:47 +09:00
Naoki Takezoe
e6b666a66a
(refs #464 )Implementing database migration system for plugin
2014-08-13 23:16:13 +09:00
Naoki Takezoe
bab93ea4f5
(refs #464 )Fix compilation error
2014-08-13 22:06:08 +09:00
Naoki Takezoe
7fe98253ae
Merge pull request #452 from mslinn/master
...
Enhanced install script so it works under Ubuntu and Mac OS/X
2014-08-13 15:38:44 +09:00
Naoki Takezoe
13385cbced
(refs #464 )Add PLUGIN table for plugin management
2014-08-13 02:23:29 +09:00
Naoki Takezoe
3f20cec7b2
(refs #464 )Add Scaladoc
2014-08-12 00:37:36 +09:00
Naoki Takezoe
a0e4b020ca
(refs #464 )Authentication for actions which are defined by plugin is completed
2014-08-12 00:33:13 +09:00
Naoki Takezoe
ea5d898b27
(refs #464 )Add Security sealed trait which is used by plugin
2014-08-12 00:02:48 +09:00
Naoki Takezoe
4e652b5ccd
(refs #464 )Add authentication for plugin action
2014-08-11 19:27:24 +09:00
Naoki Takezoe
dd809896c8
(refs #464 )Add extension point to inject JavaScript instead of adding button
2014-08-11 00:45:58 +09:00
Naoki Takezoe
93536d3365
(refs #464 )Add new extension point to add buttons
2014-08-10 05:42:06 +09:00
Naoki Takezoe
098b18fe6d
(refs #464 )Experimental implementation of Scala based plugin
2014-08-10 04:33:57 +09:00
tanacasino
66efdac757
Merge pull request #449 from jparound30/fix_423
...
Change blob view's table-layout property.
2014-08-07 23:08:54 +09:00
Tomofumi Tanaka
45545d3815
Revert "(refs #458 )Skip unexpected commit message"
...
This reverts commit be79ac2eb2 .
2014-08-05 23:02:31 +09:00
Tomofumi Tanaka
b65d41731b
(refs #458 )Correct commit message in activity info
2014-08-05 23:00:56 +09:00