Philipp Czora
|
20f50acf46
|
Close branch feature/tag_endpoints_v2
|
2018-09-06 08:44:04 +00:00 |
|
Philipp Czora
|
b961a82e15
|
Minor refactoring
|
2018-09-06 10:41:49 +02:00 |
|
Maren Süwer
|
1b314546e2
|
merge
|
2018-09-06 09:28:35 +02:00 |
|
Sebastian Sdorra
|
fdd17b2998
|
update buildfrontend-maven-plugin to v2.1.1 in order to fix ci build
|
2018-09-06 07:36:22 +02:00 |
|
Mohamed Karray
|
85999904b3
|
merge
|
2018-09-05 17:14:23 +02:00 |
|
Mohamed Karray
|
e595d6039c
|
implement the diff endpoint for v2
|
2018-09-05 17:06:21 +02:00 |
|
René Pfeuffer
|
092fcdfde4
|
Fail for missing revision
|
2018-09-05 17:01:13 +02:00 |
|
René Pfeuffer
|
e79041140f
|
Remove tags and branches from browse result and embed files
|
2018-09-05 15:17:49 +02:00 |
|
René Pfeuffer
|
753349ae18
|
Log illegal argument exception before mapping to 400
|
2018-09-05 15:17:16 +02:00 |
|
Philipp Czora
|
ec8cc06589
|
Merged in feature/add_permission_prefix (pull request #64)
Feature/add permission prefix
|
2018-09-05 13:02:25 +00:00 |
|
Philipp Czora
|
6940198a88
|
Close branch feature/add_permission_prefix
|
2018-09-05 13:02:25 +00:00 |
|
Sebastian Sdorra
|
dba9af4780
|
align buildfrontend configuration
|
2018-09-05 14:57:42 +02:00 |
|
Philipp Czora
|
d70acc5fba
|
Added unit test
|
2018-09-05 14:47:35 +02:00 |
|
Sebastian Sdorra
|
0679f44dd6
|
update scm-svn-plugin to use Image from ui-components and types from ui-types
|
2018-09-05 14:45:22 +02:00 |
|
Sebastian Sdorra
|
eac4b66e57
|
added missing configuration files for scm-hg-plugin
|
2018-09-05 14:43:39 +02:00 |
|
Sebastian Sdorra
|
b7610ef025
|
update scm-hg-plugin to use Image from ui-components and types from ui-types
|
2018-09-05 14:41:44 +02:00 |
|
Sebastian Sdorra
|
c64a5a74d6
|
restructure scm-ui and use ui-components and ui-types
|
2018-09-05 14:32:49 +02:00 |
|
Mohamed Karray
|
a03a6fc8ac
|
add logs
|
2018-09-05 10:44:03 +02:00 |
|
Mohamed Karray
|
3516bf9913
|
merge
|
2018-09-05 09:48:18 +02:00 |
|
Mohamed Karray
|
a731865e08
|
fix unit tests for permissions and sources endpoints
|
2018-09-05 09:35:27 +02:00 |
|
Mohamed Karray
|
69f5760c3a
|
merge
|
2018-09-05 08:15:20 +02:00 |
|
René Pfeuffer
|
c4b34752b4
|
Fix integration tests by delegating to existing servlets
|
2018-09-04 20:29:17 +02:00 |
|
Mohamed Karray
|
9b7e34b08b
|
add tag endpoints
|
2018-09-04 17:38:28 +02:00 |
|
René Pfeuffer
|
3f772b3688
|
Use links from protocols instead of resource links
Add links only for requests with according permissions
|
2018-09-04 12:40:41 +02:00 |
|
Philipp Czora
|
d7e319a856
|
Fixes self-links in sources
|
2018-09-03 16:22:07 +02:00 |
|
Sebastian Sdorra
|
6a4f3a8cf6
|
re integrate @scm-manager/ui-types into @scm-manager/ui-components to reduce maven modules
|
2018-09-03 16:17:36 +02:00 |
|
Maren Süwer
|
e518ab35e5
|
use render instead of component because otherwise component is mounted three times instead of one
|
2018-09-03 16:00:47 +02:00 |
|
René Pfeuffer
|
b55955f273
|
Add basic concept for scm protocol
|
2018-09-03 15:52:59 +02:00 |
|
Maren Süwer
|
9f301a8f90
|
remove unused variable
|
2018-09-03 15:51:39 +02:00 |
|
Maren Süwer
|
8362752370
|
use a new permission array since state think it stays the same if splice is used
|
2018-09-03 15:45:34 +02:00 |
|
René Pfeuffer
|
4349e2c61d
|
Remove double class
|
2018-09-03 15:44:22 +02:00 |
|
Philipp Czora
|
0b70c6227c
|
Added integration test
|
2018-09-03 15:36:09 +02:00 |
|
Maren Süwer
|
0f78ce9d3a
|
add reset for delete Permission
|
2018-09-03 15:29:30 +02:00 |
|
Maren Süwer
|
bdb6148e54
|
add createPermission reset and validation for creating
|
2018-09-03 15:17:57 +02:00 |
|
Maren Süwer
|
1e68060a98
|
remove if else to show permission add option also in repos without any permissions
|
2018-09-03 14:19:44 +02:00 |
|
Mohamed Karray
|
eb270f10e4
|
#9208 add group permission prefix to the dto links
|
2018-09-03 12:52:33 +02:00 |
|
Maren Süwer
|
0acaca78b0
|
add callback to add permission since without links of new created object are unknown
|
2018-09-03 08:35:25 +02:00 |
|
Maren Süwer
|
04612617d3
|
correct types
|
2018-09-03 08:34:58 +02:00 |
|
René Pfeuffer
|
dc35393c1c
|
merge feature changeset
|
2018-08-31 16:28:45 +02:00 |
|
Mohamed Karray
|
56524fa460
|
#9208 add group permission prefix
|
2018-08-31 14:23:44 +02:00 |
|
Sebastian Sdorra
|
81ad1820f8
|
merge repository heads
|
2018-08-31 13:08:58 +02:00 |
|
Sebastian Sdorra
|
0a0fd7a261
|
created separate packages for @scm-manager/ui-types and @scm-manager/ui-components
|
2018-08-31 13:06:01 +02:00 |
|
Mohamed Karray
|
f0c9c11f2d
|
#9208 add group permission prefix
|
2018-08-31 12:23:31 +02:00 |
|
Sebastian Sdorra
|
d20b69ea23
|
fix flow and linter warnings
|
2018-08-31 10:47:42 +02:00 |
|
René Pfeuffer
|
beb8b95924
|
Merge
|
2018-08-31 10:45:22 +02:00 |
|
René Pfeuffer
|
a02dbf5fed
|
Do not handle standard exceptions in resource
|
2018-08-31 08:39:58 +02:00 |
|
Sebastian Sdorra
|
9725f2d19f
|
use try-with-resources for git repository
|
2018-08-30 13:29:52 +02:00 |
|
Sebastian Sdorra
|
d4ed3b72d3
|
fix mercurial hook integration tests
|
2018-08-30 13:12:33 +02:00 |
|
Sebastian Sdorra
|
47b97cd527
|
run build sequential
|
2018-08-30 13:12:16 +02:00 |
|
Sebastian Sdorra
|
a326737f9e
|
fix exclusion of debug servlet
|
2018-08-30 12:43:59 +02:00 |
|