Lars Hvam
9cb1fe65dd
v1.65.0
2018-05-07 17:11:50 +02:00
larshp
91eab3eb09
v1.65.0
2018-05-07 17:09:15 +02:00
Lars Hvam
26380bd44c
Merge pull request #1349 from larshp/issue_1348
...
files match if they are identical #1348
2018-05-07 16:51:10 +02:00
larshp
3ba94bf044
files match if they are identical #1348
2018-05-07 15:29:26 +02:00
Lars Hvam
0093da34d0
Merge pull request #1339 from christianguenter2/1337
...
Fix database util: Cannot delete SETTINGS
2018-05-06 08:58:49 +02:00
Lars Hvam
bc4f3e3279
Merge pull request #1338 from larshp/selection_screen
...
skip window and subscr selection screens
2018-05-06 08:58:31 +02:00
Lars Hvam
66b91e45a9
Merge pull request #1342 from christianguenter2/1341
...
move type defintiion to zif_abapgit_definitions
2018-05-05 18:33:09 +02:00
Christian Guenter
e1551c3941
move type defintiion to zif_abapgit_definitions
2018-05-05 12:35:04 +00:00
Christian Guenter
8e5518e694
Fix database util: Cannot delete SETTINGS
2018-05-04 08:36:45 +00:00
larshp
9308ad94dd
skip window and subscr selection screens
2018-05-04 08:34:01 +00:00
Lars Hvam
9ba92f319b
Merge pull request #1325 from christianguenter2/user_specific_settings
...
User specific abapGit settings
2018-05-04 10:18:52 +02:00
Christian G#nter
3bacb05837
Fix no global settings to migrate
2018-05-04 10:05:42 +02:00
Lars Hvam
36de33f3e3
Merge pull request #1330 from gregorwolf/master
...
Add "you might switch to FULL folder logic" to error message
2018-04-30 19:46:34 +02:00
Gregor Wolf
ae2756b2a9
add object name to error message
2018-04-30 17:32:04 +02:00
Gregor Wolf
dcef8b1ad5
Reduced line length
2018-04-30 17:15:54 +02:00
Gregor Wolf
690527a771
Add you might switch to FULL folder logic to error message
2018-04-30 17:09:59 +02:00
Christian Günter
6bbbf65c47
User specific abapGit settings
2018-04-23 21:28:09 +02:00
Lars Hvam
f6f18b550c
Merge pull request #1326 from christianguenter2/1317
...
downport ecatt object
2018-04-23 19:32:49 +02:00
Christian G#nter
566d8554ea
downport ecatt object
2018-04-23 18:30:32 +02:00
Lars Hvam
80286a0808
Merge pull request #1324 from filak-sap/sap_pkg_component
...
package: a child inherits parent's appl. component
2018-04-23 08:50:56 +02:00
Lars Hvam
d32c96c44a
Merge pull request #1323 from christianguenter2/1317
...
Downport
2018-04-23 08:50:14 +02:00
Jakub Filak
1448a3f7b2
package: a child inherits parent's appl. component
...
If a new package is not meant to be a local or a private package, it
must have assigned Application Component; otherwise the method
cl_package->if_package~create_new_package() raises the message
e050(pak) - component_missing.
2018-04-22 23:26:49 +02:00
Christian Günter
64bd8fa249
Downport
2018-04-22 22:54:08 +02:00
Lars Hvam
e5a4929000
docs: ECSP supported
2018-04-22 13:26:28 +02:00
Lars Hvam
eb828230d2
Merge pull request #1322 from christianguenter2/ECSP
...
ECSP: eCATT Start Profile serialization
2018-04-22 13:25:18 +02:00
Lars Hvam
1531635314
Merge pull request #1320 from christianguenter2/1317
...
Downport ECVO to 7.02
2018-04-22 13:08:29 +02:00
Christian Günter
e86c514cb3
ECSP: eCATT Start Profile serialization
2018-04-22 10:07:26 +02:00
Christian Günter
aab36bd9cd
Downport ECVO to 7.02
2018-04-22 09:09:50 +02:00
Lars Hvam
dbe0bd4be0
docs: ECSD supported
2018-04-18 20:01:50 +02:00
Lars Hvam
cfc596a251
Merge pull request #1314 from christianguenter2/ECSD
...
ECSD eCATT System Data Container serialization
2018-04-18 19:59:27 +02:00
Christian Günter
e4c1de4732
Default committer name and e-mail from SU01 ( #1310 )
...
* Default committer name and e-mail from SU01
* Refactoring: introduce get_name and get_email meth
2018-04-18 19:57:24 +02:00
Christian Günter
a4c4eec214
ECSD eCATT System Data Container serialization
2018-04-16 18:27:32 +02:00
Christian Günter
4125b7d119
add "get into Git!" article ( #1312 )
2018-04-16 13:30:03 +02:00
Lars Hvam
03dca5625f
v1.64.0
2018-04-15 08:14:48 +02:00
larshp
239f1d2a17
v1.64.0
2018-04-15 06:11:20 +00:00
Jakub Filak
75d01344d8
serialization: revive CLAS_NEW ( #1311 )
...
For some reason, we are using experimental features of abapGit.
Some time ago, all class were re-serialized with the serializer
LCL_OBJECT_CLASS_NEW.
After upgrade to 1.60, we started getting an error telling that CLAS
is not supported.
The CLASS NEW serializer became standard and the class has been renamed.
Unfortunately, our xml files still includes reference to the CLASS NEW.
I would just use a sed script, if knew all the affected repositories -
we have plenty of repositories versioned by abapGit.
This patch revives the CLASS NEW. It reports itself as the standard
class, so the CLASS NEW can be removed in year or two when all files
are re-serialized.
See commit 21d22d93f2
2018-04-14 09:59:30 +02:00
Lars Hvam
fb5f670681
docs: XINX+ECVO supported, thanks @christianguenter2
2018-04-13 14:46:38 +02:00
Lars Hvam
52f1643003
Merge pull request #1308 from christianguenter2/XINX
...
XINX serialization
2018-04-13 14:44:34 +02:00
Lars Hvam
67f43f8c83
Merge pull request #1306 from christianguenter2/ECVO
...
ECVO: ecatt validation object serialization
2018-04-13 14:43:25 +02:00
Lars Hvam
b9a54ff15e
docs: add link to blog by @EduardoCopat
2018-04-13 14:41:45 +02:00
Christian Günter
bb87df9c82
XINX serialization
2018-04-11 20:50:52 +02:00
Christian Günter
8afbe9530e
ECVO serialization
2018-04-11 17:02:10 +02:00
Lars Hvam
328e68ba43
docs: update supported eCatt objects
2018-04-10 17:59:45 +02:00
Lars Hvam
454f2f9493
Merge pull request #1301 from christianguenter2/ECAT
...
ECAT serialization
2018-04-08 18:10:55 +02:00
Lars Hvam
703c9df4fc
Merge pull request #1300 from chrismills/Issue-1298---2FA-behind-proxy
...
Fix issue 1298 - 2FA behind HTTP Proxy
2018-04-08 18:09:55 +02:00
Christian Günter
f5586f3b4a
ECAT serialization
2018-04-05 08:56:46 +02:00
Lars Hvam
bb7dadab03
Merge pull request #1299 from christianguenter2/ECTC
...
ECTC serialization + refactoring ecatt
2018-04-05 07:06:43 +02:00
Chris Mills
c82a101bbe
Fix issue 1298 - 2FA behind HTTP Proxy
...
Fix for issue 1298. Previously code was not checking if HTTP proxy authenticaiton was required. Pushed basic method of getting a HTTP client with proxy configured in to 2FA base class. There's some overlap with logic in zcl_abapgit_http%3D>create_by_url but not extracted method at this point
2018-04-05 12:41:26 +08:00
Christian Günter
d3839323b6
ECTC + ecatt common base class
2018-04-04 11:39:08 +02:00
Christian Günter
f96800fa8a
ECTD: downport ( #1296 )
...
* ECTD: Downport
* ECATT: change to package $ABAPGIT_OBJECTS_ECATT
2018-04-04 09:45:26 +02:00