Naoki Takezoe
71fdbe7b71
(refs #488 )Apply new UI to Milestones tab
2014-09-25 02:32:55 +09:00
Naoki Takezoe
cc639da17e
(refs #488 )Unify issues and pull requests template
2014-09-23 18:11:46 +09:00
Naoki Takezoe
f619f4a9bc
(refs #488 )Remove unnecessary template arguments
2014-09-23 17:50:47 +09:00
Naoki Takezoe
5dffc2a64e
(refs #488 )Batch edit for pull requests
2014-09-23 17:41:53 +09:00
Naoki Takezoe
bb63a8d14c
(refs #488 )Remove unnecessary template arguments
2014-09-23 17:23:52 +09:00
Naoki Takezoe
c1263cc16d
(refs #488 )Batch edit for issues
2014-09-23 14:57:29 +09:00
Naoki Takezoe
46041a3762
(refs #488 )Apply new UI to the pull request list
2014-09-22 19:10:39 +09:00
Naoki Takezoe
20b0553f7f
(refs #488 )Exclude pull requests from the issue list
2014-09-22 18:38:28 +09:00
Naoki Takezoe
cb512cd98d
(refs #488 )Add link to clear search condition
2014-09-22 10:18:26 +09:00
Naoki Takezoe
90487eb7b7
(refs #488 )Merge user filter into IssueSearchCondition
2014-09-22 10:08:22 +09:00
Naoki Takezoe
706fa77de3
(refs #488 )Add service.IssuesService.IssueInfo
2014-09-21 02:06:38 +09:00
Naoki Takezoe
3b1367dd8e
(refs #488 )Displays the milestone on the issue list.
2014-09-20 03:02:52 +09:00
Naoki Takezoe
287a0b6669
(refs #488 )Copy listparts.scala.html from issues/pulls to dashboard.
2014-09-15 23:47:06 +09:00
Naoki Takezoe
5bddd352af
(refs #453 )Fix "Test Hook" behavior
2014-09-15 13:04:39 +09:00
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
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
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
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
Tomofumi Tanaka
ca6a86816a
(refs #461 )Correct atom feed datetime format
2014-08-25 22:32:07 +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
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
3bb69c623b
(refs #464 )Switch to play-twirl
2014-08-14 18:37:37 +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
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
Tomofumi Tanaka
b65d41731b
(refs #458 )Correct commit message in activity info
2014-08-05 23:00:56 +09:00
Tomofumi Tanaka
05afec3236
(refs#458)Correct short and full message
...
Swaped short and full message in commit info by accident.
2014-08-05 00:07:21 +09:00
Naoki Takezoe
2bc915f51b
Disable JavaScript console
2014-08-04 00:00:41 +09:00
Naoki Takezoe
1ca55805b5
JSON response support for plug-ins
2014-08-03 23:59:56 +09:00