Eduard Heimbuch
3a2aa7a55c
add stories for RepositoryEntry
2020-03-25 14:10:22 +01:00
Eduard Heimbuch
16c89f4b9f
Merge branch 'develop' of github.com:scm-manager/scm-manager into feature/favourite_repository
2020-03-25 10:28:58 +01:00
Eduard Heimbuch
fd12464af4
add RepositoryToHalMapper as interface to map a repositoryDto outside of webapp
2020-03-25 09:54:12 +01:00
Sebastian Sdorra
b97dfd7ded
added missing license headers
2020-03-24 10:19:10 +01:00
Sebastian Sdorra
967c802588
merge with develop
2020-03-24 10:17:57 +01:00
Florian Scholdei
f1b34eb502
Changeover to MIT license ( #1066 )
...
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com >
2020-03-23 15:35:58 +01:00
Sebastian Sdorra
8c917dbdef
merge with develop branch
2020-03-20 11:17:50 +01:00
Sebastian Sdorra
f8f5aa2ebd
X-SCM-Session-ID and X-SCM-Client could now be send via query parameter
...
The use of query parameters is required for SSE, because the standard does not support header.
This works currently only for GET request to avoid parsing of request body.
2020-03-20 11:10:05 +01:00
Sebastian Sdorra
9a18a1c201
merge with develop branch
2020-03-13 08:06:34 +01:00
Sebastian Sdorra
7f24fc8c9c
prepare for next development iteration
2020-03-13 07:32:02 +01:00
CES Marvin
cabefa72fb
release version 2.0.0-rc5
2020-03-12 21:11:54 +00:00
René Pfeuffer
d4977b7d56
Add limit to 'toString'
2020-03-12 10:49:20 +01:00
René Pfeuffer
36c173ccbd
Use concrete names
2020-03-12 10:44:00 +01:00
René Pfeuffer
daff8c5694
Fix typo
2020-03-12 10:40:32 +01:00
René Pfeuffer
b8ab729c45
Merge branch 'develop' into feature/browse_commit_with_limit
2020-03-09 08:40:29 +01:00
Sebastian Sdorra
b8998b1dff
reove duplicated jaxb implementation
2020-03-04 12:49:30 +01:00
Rene Pfeuffer
fa80c83109
Implement new limit/offset rule for git
...
Directories shall no longer be taken into account for limit/offset
calculations.
2020-03-03 11:59:20 +01:00
Rene Pfeuffer
9b7d5daae3
Use simple executable check from old java io
2020-02-27 13:13:09 +01:00
Rene Pfeuffer
9c75ff95c8
Keep file attributes on modification
2020-02-27 11:42:37 +01:00
René Pfeuffer
8ff870ccb1
Remove unused property
2020-02-26 16:05:49 +01:00
René Pfeuffer
ffdd80df61
Correct hash and equals for cache
2020-02-26 15:59:03 +01:00
Rene Pfeuffer
e33d65b097
Merge with default
2020-02-25 16:37:17 +01:00
Sebastian Sdorra
000dab88ca
merge with default branch
2020-02-25 08:24:12 +01:00
Eduard Heimbuch
7e1e77af2b
remove enunciate since we are using openapi now
2020-02-24 13:36:34 +01:00
Rene Pfeuffer
58625ba606
Sort files with an upper case letter first
2020-02-21 15:00:44 +01:00
Rene Pfeuffer
736ea3d93f
Sort git files
2020-02-21 14:29:09 +01:00
Rene Pfeuffer
c4a801a7be
WIP
2020-02-20 14:36:13 +01:00
René Pfeuffer
fe1591171d
Rename 'proceedFrom' to 'offset'
2020-02-19 09:23:23 +01:00
Rene Pfeuffer
6b3f36e7ea
WIP
2020-02-18 17:56:22 +01:00
Rene Pfeuffer
3652a33fa0
Add truncated flag for git
2020-02-18 15:24:32 +01:00
Rene Pfeuffer
67e58209cf
Implement proceed from for git
2020-02-18 09:57:57 +01:00
Rene Pfeuffer
8a1a43fcc5
Document parameter
2020-02-18 08:08:09 +01:00
René Pfeuffer
db540f5f02
Add limit parameter
2020-02-17 16:48:14 +01:00
Eduard Heimbuch
b7e95f3cc4
create openapi docs for scm-git-plugin
2020-02-17 14:09:26 +01:00
Rene Pfeuffer
97cc0e7b9c
Use access key directly, not the jwt token
2020-02-17 11:08:08 +01:00
Rene Pfeuffer
d513ebcd83
Prepare for next development iteration
2020-02-14 13:40:39 +01:00
Rene Pfeuffer
476dcc5758
Release version 2.0.0-rc4
2020-02-14 12:28:11 +01:00
Sebastian Sdorra
de3db6252e
implemented restarter to move control over the restart process to the core
2020-02-12 14:45:13 +01:00
Rene Pfeuffer
6e9524f809
Fix JavaDoc builds for java > 8
...
Sadly, therefor we have to remove the APIviz lib. It seems this is dead.
2020-02-06 11:52:24 +01:00
Sebastian Sdorra
53dc34f7b4
allow to override scm version to simplify testing
2020-02-05 11:04:18 +01:00
Sebastian Sdorra
00b5471ca7
fix some compiler warnings around hibernate-validator
2020-02-04 09:56:43 +01:00
Sebastian Sdorra
95dc2b02d7
fixed build on Java > 8
2020-02-03 16:43:36 +01:00
Sebastian Sdorra
c20a50e9ec
Prepare for next development iteration
2020-02-03 13:42:29 +01:00
Rene Pfeuffer
a7ff141986
Release version 2.0.0-rc3
2020-01-31 13:02:27 +01:00
Sebastian Sdorra
646b008af3
Prepare for next development iteration
2020-01-29 16:01:25 +01:00
Sebastian Sdorra
28040d0c65
release version 2.0.0-rc2
2020-01-29 15:22:54 +01:00
Sebastian Sdorra
13719bc9e0
fix installation of plugins without condition
2020-01-29 15:20:03 +01:00
Sebastian Sdorra
82f982305b
added unit tests for ChangesetDiff url decision
2020-01-27 14:06:26 +01:00
Sebastian Sdorra
fe8e4db10b
added diff endpoint which returns a parsed diff as json
2020-01-22 15:49:50 +01:00
Eduard Heimbuch
f44d17d640
create RepositoryInitializer which can be used to create new files in the initial commit on a new repository
2020-01-20 15:19:51 +01:00