Lars Hvam
8d6f507cb7
Merge pull request #1228 from christianguenter2/fix_DOCT
...
fix tadir handling in DOCT˙
2018-02-28 13:16:11 +01:00
Lars Hvam
80010875f7
hash class, add unit tests ( #1226 )
2018-02-28 13:15:53 +01:00
Christian Günter
c40f875ace
fix tadir handling in DOCT
2018-02-26 12:04:58 +01:00
Lars Hvam
597b1a234a
docs: add link
2018-02-25 09:26:59 +01:00
Lars Hvam
86c77c1941
docs: fix link
2018-02-25 09:23:20 +01:00
larshp
fa2c00a0d7
docs: github TSL #1225
2018-02-25 08:21:22 +00:00
Lars Hvam
95e82dfba8
v1.59.0
2018-02-24 10:13:59 +01:00
larshp
28711bfc62
v1.59.0
2018-02-24 09:09:31 +00:00
Lars Hvam
08cb6c814c
Merge pull request #1219 from olirogers/background-user
...
Use the user's email & full name in automatic background mode
2018-02-24 10:06:02 +01:00
Lars Hvam
6578b39959
ZCL_ABAPGIT_GIT_PACK=>DECODE_TREE performance ( #1218 )
...
* refactor tests
* this is around twice as fast
+minor cleanups in class
* add test for off by 1
2018-02-24 10:03:05 +01:00
Lars Hvam
64bc80ebe4
better explanation, #1215 ( #1216 )
2018-02-24 10:02:49 +01:00
Oliver Rogers
41aabcf50b
Add new setting for Automatic Background with user
...
Add new setting for Automatic background push with user details from SU01 to distinguish from existing logic.
2018-02-21 22:18:52 +00:00
Oliver Rogers
b9bfe16605
Refactor ZCL_ABAPGIT_BACKGROUND to new method
...
Refactor ZCL_ABAPGIT_BACKGROUND with a new method to determine user details in automatic commit background scenarios.
2018-02-21 21:10:45 +00:00
Lars Hvam
37eec5581e
Merge pull request #1222 from christianguenter2/ADT_Jump
...
Fix dump when ADT jump is executed
2018-02-21 18:09:24 +01:00
Christian Günter
311c7b80bd
Fix dump when ADT jump is executed
2018-02-21 16:36:47 +00:00
Lars Hvam
3b6adb9ca3
docs: add link
2018-02-21 08:48:11 +01:00
Oliver Rogers
9ccfc4feda
Clear the variables
2018-02-20 23:54:48 +00:00
Oliver Rogers
57a3539ae7
Lookup user name and email from SU01 in background
...
Use BAPI_USER_GET_DETAIL to read the committer user's email and full name from SU01 when commiting in the background.
2018-02-20 23:47:15 +00:00
Lars Hvam
59c1f277ab
more renaming #1132 ( #1212 )
...
* more renaming #1132
* fix indentation
2018-02-18 10:04:26 +01:00
Lars Hvam
803148fa0f
fix some naming conventions #1132 ( #1211 )
2018-02-17 13:55:12 +01:00
Lars Hvam
85d364d460
move some unit tests to global classes ( #1210 )
2018-02-17 12:53:06 +01:00
Lars Hvam
6d603deeb1
git: optimize type_and_length ( #1208 )
...
* add unit tests
* optimize type_and_length
this is around 10 times faster
2018-02-17 12:41:20 +01:00
Lars Hvam
68d0571516
More classes to global ( #1209 )
...
* lcl_background to global
* lcl_branch_overview to global
* lcl_services_git to global
* lcl_services_repo and lcl_services_db to global
* lcl_services_abapgit to global
* lcl_gui_chunk_lib to global
* lcl_gui_view_tutorial to global
* lif_auth to global
* lcl_auth and lcl_gui_view_repo to global
* lcl_view_repo
* lcl_gui_page_syntax to global
* 2 pages to global
* refactor router, less dynamic references
* background pages to global
* branch overview to global
* settings page to global
* repo settings page to global
* explore page to global
* diff page to global
* debug info to global
* main page to global
* refactor router, no dynamic references
* db pages to global
* router to global
* gui to global
* clean up includes
* move type definnition to interface
to avoid syntax error after abapmerge
* move types to interface
* move types to interface
* rename tyep
* move type
* move types
* move type
2018-02-17 12:40:54 +01:00
Lars Hvam
4886308bd8
docs: remove broken link
2018-02-17 09:51:57 +01:00
Lars Hvam
67e7f56b1a
v1.58.0
2018-02-15 15:52:57 +01:00
larshp
8e96cccb5a
v1.58.0
2018-02-15 14:51:52 +00:00
Lars Hvam
323881f606
lcl zip ( #1206 )
...
* lcl_zip to global
* lcl_transport to global
* lcl_transport_2_branch to global
* lcl_merge to global
* lcl_migrations to global
* lcl_news to global
* lcl_repo_content_list to global
* move test to global class
* clean up empty includes
2018-02-15 15:50:51 +01:00
Lars Hvam
18ea5d637c
lcl_repo ( #1205 )
...
* lcl_repo and more to global
* cleanup includes
* fix indentation
2018-02-15 15:10:13 +01:00
Lars Hvam
f51f0d5552
Merge pull request #1204 from larshp/global_773
...
lcl_services_bkg to global
2018-02-15 13:51:21 +01:00
larshp
4b2aad107e
lcl_services_bkg to global
2018-02-15 12:48:45 +00:00
Lars Hvam
eae23e8e9c
refactor lcl app ( #1203 )
...
* refactor lcl_app repo_srv away
* remove lcl_app gui
* fix indentation
2018-02-15 13:39:20 +01:00
Lars Hvam
b361d46a41
Merge pull request #1202 from christianguenter2/issue_1201
...
SHMA: Fix typos in dynamic method invokation
2018-02-14 15:43:44 +01:00
Christian Günter
532fd64710
SHMA: Fix typos in dynamic method invokation
2018-02-14 13:22:50 +00:00
Lars Hvam
a31a34fe7e
abapmerge 0.9.5 #1200
2018-02-12 17:41:10 +01:00
Lars Hvam
3722c26019
lcl_http to global ( #1199 )
...
* lcl_http to global
* remove dependency lcl_git_transport -> repo
remove dependency lcl_git_transport -> lcl_repo_online
* lcl_git_transport to global
* indentation + cleanup includes
2018-02-11 14:08:45 +01:00
Lars Hvam
540ebe16e1
Lcl proxy auth ( #1198 )
...
* lcl_proxy_auth to global
* lcx_2fa_error to global
* 2FA to global
2018-02-11 13:45:36 +01:00
Lars Hvam
600b69b707
Merge pull request #1197 from larshp/lcl_password_dialog
...
lcl_password_dialog to global
2018-02-11 13:10:18 +01:00
larshp
1d591b545e
lcl_password_dialog to global
2018-02-11 12:07:16 +00:00
Lars Hvam
22483d7fe6
Merge pull request #1196 from larshp/issue_1195
...
fix syntax error, #1195
2018-02-11 12:12:55 +01:00
larshp
44797a14e3
fix syntax error, #1195
2018-02-11 11:09:13 +00:00
Lars Hvam
6de55d2e03
Merge pull request #1194 from larshp/lcl_proxy_config
...
lcl_proxy_config to global
2018-02-11 11:28:33 +01:00
larshp
6a0096cb07
lcl_proxy_config to global
2018-02-11 10:25:21 +00:00
Lars Hvam
538a114656
Merge pull request #1193 from larshp/lcl_exit
...
lcl_exit to global
2018-02-11 11:11:13 +01:00
larshp
ebe43a42c4
lcl_exit to global
...
breaking change, if using user exit then rename class to zcl_abapgit_user_exit
2018-02-11 10:09:03 +00:00
Lars Hvam
8cb8e816d2
v1.57.0
2018-02-11 10:24:41 +01:00
larshp
f862207d75
v1.57.0
2018-02-11 09:23:31 +00:00
Lars Hvam
e9ffa8e642
To global ( #1192 )
...
More classes to global
2018-02-11 10:07:05 +01:00
Lars Hvam
664b8bb782
Merge pull request #1191 from larshp/issue_1190
...
add progress bar, #1190
2018-02-11 10:06:38 +01:00
larshp
cf216438e9
add progress bar, #1190
2018-02-11 08:34:35 +00:00
Lars Hvam
f14ac831ba
Objects to global ( #1187 )
...
* add global classes for objects
* fix metadata
* comment old code
fix serializer class
move missing interfaces
* keep objects and bridge as local
* fix syntax errors
and remove SICF -> tadir dependency, instead tadir -> SICF
* remove dependency TABL -> lcl_popups
* fix indentation
* remove old includes
* fix parser errors
* fix deserializing
2018-02-11 09:16:16 +01:00