Herr Ritschwumm
4c87bdd959
refactor: make the settings alone responsible for ssh server location
2016-01-30 11:14:13 +01:00
Herr Ritschwumm
3543073150
cleanup: wiki urls could have been simpler
2016-01-30 11:12:11 +01:00
Herr Ritschwumm
e50fe604c2
cleanup: ... which in turns lets us avoid passing around the base url where we shouldn't need to know about it at all
2016-01-30 11:12:11 +01:00
Herr Ritschwumm
63369258bd
preparation: move url generation from RepositoryInfo towards the gui
2016-01-30 11:12:07 +01:00
Herr Ritschwumm
e7c3376303
cleanup: baseUrl is not used here at all
2016-01-30 07:31:40 +01:00
Herr Ritschwumm
86163f66ce
cleanup: jgit repo info does not have to know about urls in the gui
2016-01-30 07:31:26 +01:00
Herr Ritschwumm
518f0bfc28
cleanup: derive baseUrl from http request outside the SettingsService
2016-01-30 07:29:57 +01:00
Herr Ritschwumm
0a759f6127
cleanup: don't repeat yourself, calculate effective ssh port in one place only
2016-01-30 07:29:21 +01:00
Naoki Takezoe
860fc8ef4c
(refs #1080 )Fix commit count presentation when over 10000
2016-01-30 02:01:04 +09:00
Naoki Takezoe
df06f509f5
Merge pull request #1064 from lidice/add-labels-api
...
Extend API to allow CRUD labels
2016-01-27 01:18:16 +09:00
Naoki Takezoe
0b4d0be1b4
Merge pull request #1074 from ritschwumm/fix-concurrent-access
...
these fields are accessed from multiple threads
2016-01-27 01:17:02 +09:00
oohira
6265faa14f
refs #1055 Make a header link anchor icon clickable
2016-01-26 23:53:07 +09:00
Naoki Takezoe
a46d1ecf69
Merge pull request #1069 from oohira/limit-image-max-width
...
Limit maximum width of image
2016-01-26 16:54:17 +09:00
Herr Ritschwumm
21d6143e40
fix typo in a file name
2016-01-26 01:54:01 +01:00
Herr Ritschwumm
129b424a3a
these fields are accessed from multiple threads
2016-01-26 01:32:39 +01:00
oohira
da5e4fe5b1
Limit maximum width of image
2016-01-24 23:40:25 +09:00
Naoki Takezoe
f3b7318453
Fix margin of icon and caret of dowpdown menu in the global header
2016-01-24 22:44:39 +09:00
Naoki Takezoe
9874eb7243
Merge pull request #1068 from x-way/api_json_contenttype
...
Set Content-Type to json for /api/v3/* (fix #1056 )
2016-01-24 18:15:09 +09:00
Naoki Takezoe
cc6f4d70da
Merge pull request #1066 from oohira/fix-typo
...
Fix typo in docs
2016-01-24 15:35:00 +09:00
Andreas Jaggi
9b06bfaaf5
Set Content-Type to json for /api/v3/* ( fix #1056 )
2016-01-23 18:40:49 +01:00
Naoki Takezoe
cdf0d06bcc
(refs #1051 )Don't render README folder
2016-01-23 21:35:36 +09:00
oohira
501f542982
Fix typo
2016-01-22 23:31:29 +09:00
Naoki Takezoe
1a3504e885
Merge pull request #1050 from x-way/limit_recent_repositories
...
Limit recent updated repositories list. #1011
2016-01-22 20:32:25 +09:00
lidice
361babd327
Fix labels api
...
Fixed invalid json format
* List all labels for this repository
Fixed wrong http status
* 200 -> 204
2016-01-22 09:33:41 +09:00
lidice
64cacb18a4
Extend API to allow CRUD labels
...
Add Labels API
* List all labels for this repository
* Get a single label
* Create a label
* Update a label
* Delete a label
Reject duplicated label name
Add test case for LabelsService
2016-01-22 07:44:35 +09:00
lidice
833cfc3465
( fixes #1062 ) Remove a wrong link
2016-01-22 01:50:33 +09:00
田所駿佑
4f3c780d05
Fix styles
2016-01-21 03:18:08 +09:00
Naoki Takezoe
33a079e55f
Merge pull request #1052 from team-lab/change-issue-action-comment-style
...
Change action-comment styles that follow github.
2016-01-20 03:04:08 +09:00
Naoki Takezoe
206d597d9b
Fix testcase
2016-01-19 12:50:54 +09:00
Naoki Takezoe
1b4c621fef
Change CommitHook to ReceiveHook
2016-01-19 12:26:20 +09:00
Naoki Takezoe
03d4b9e9c6
Change CommitHook interface
2016-01-18 19:46:30 +09:00
nazoking
82a9d9f7cf
Change action-comment styles that follow github.
2016-01-18 19:36:34 +09:00
Andreas Jaggi
3e79dcf7a4
Limit recent updated repositories list. #1011
2016-01-17 13:20:37 +01:00
Naoki Takezoe
8dcb8c2ecb
Fix testcase
2016-01-17 01:48:56 +09:00
Naoki Takezoe
b599219852
Add commit hook extension point for plugins
2016-01-17 01:38:11 +09:00
Naoki Takezoe
58078989f8
Small fix about code style
2016-01-17 01:08:18 +09:00
Naoki Takezoe
4276c0970b
Fix version and view
2016-01-17 00:18:23 +09:00
Naoki Takezoe
4abd4a4bac
Merge branch 'feature/protected-branch' of https://github.com/team-lab/gitbucket into team-lab-feature/protected-branch
2016-01-17 00:01:18 +09:00
Naoki Takezoe
2b2ae718f7
Fix preview bug in online editor of repository viewer
2016-01-16 22:37:40 +09:00
Naoki Takezoe
ef201e3319
Update haeding style to bold
2016-01-16 22:37:07 +09:00
Naoki Takezoe
0ab28e6daa
(refs #1031 )Fix issue link processing in Markdown
2016-01-16 22:14:45 +09:00
Naoki Takezoe
9b3e8bd22b
Fix Markdown preview style
...
However styles in markdown-body affect tab. So there are invalid margin at the top of the tab.
2016-01-16 22:00:29 +09:00
Naoki Takezoe
15e8527e01
(refs #984 )Fix special character problem in repository viewer
2016-01-16 14:27:44 +09:00
Naoki Takezoe
d6a39403e2
(refs #1035 )Fixup
2016-01-16 14:18:03 +09:00
Takeo Tamura
f63542dbd0
delete white-space
2016-01-07 16:55:39 +09:00
Takeo Tamura
63e605d99c
fix long file name text-overflow
2016-01-07 16:54:08 +09:00
Takeo Tamura
9e313bb2b3
fix long file name text-overflow
2016-01-07 16:40:44 +09:00
Naoki Takezoe
a03fc4cf4a
Merge pull request #1032 from cubdesign/issues-badge
...
show side menu badge
2016-01-06 23:09:03 +09:00
Takeo Tamura
b96821ca44
fix pagination layout
2016-01-06 22:16:52 +09:00
Takeo Tamura
c61ecdef7a
show badge
2016-01-06 22:07:20 +09:00