Commit Graph

42 Commits

Author SHA1 Message Date
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
e9ffa8e642
To global (#1192)
More classes to global
2018-02-11 10:07:05 +01:00
larshp
ccdfbc8628 shorten local class names
to fit into global class naming scheme in the future #773
2018-02-04 12:35:44 +00:00
larshp
2389627be7 702 syntax warnings #1167 2018-01-22 15:45:36 +00:00
Lars Hvam
436a03936a
Persistence to global (#1130)
* refactor persistence get_instance

* more persistence to global

* more

* more

* fix indentation
2018-01-13 09:56:50 +01:00
larshp
776af79bd5 lcl_http_digest to global
lcl_http_digest to global
2018-01-12 12:54:06 +00:00
Christian Günter
956a15b5fa lcl_login_manager to global 2018-01-08 20:27:17 +01:00
larshp
641025f907 lcl_convert to global class #1061 2018-01-06 07:16:58 +00:00
larshp
eb91ff2c64 add localhost as local system 2018-01-04 15:23:47 +00:00
christianguenter2
45f11cffa9 change lcl_url to zcl_abapgit_url˙ 2017-11-15 19:49:08 +00:00
Lars Hvam
b00c4988de
Merge pull request #1022 from christianguenter2/proxy_user_exit
Proxy configuration user exit
2017-10-29 08:12:16 +01:00
Christian Günter
2dea8cf49a Better communication of HTTP errors 2017-10-25 18:53:42 +00:00
Christian Günter
274afc01eb Fix code displayed double and text missing 2017-10-25 18:14:48 +00:00
Christian Günter
826e5692c5 display HTTP error codes and message 2017-10-25 18:12:18 +00:00
Christian Günter
a435191564 Introduce separate proxy configuration class
Introduce separate proxy configuration class and userexit to manipulate proxy settings
2017-10-25 16:45:56 +00:00
Christian Günter
14937edde6 Rename to lower case 2017-10-08 17:22:35 +02:00
Christian Günter
dc1b8613ea replace occurrences of lif_defs with ZIF_ABAPGIT_DEFINITIONS 2017-10-08 17:15:43 +02:00
larshp
8624f9f8f2 use global exception class #773 2017-10-01 10:28:23 +00:00
larshp
14a098c51a downport, #890
I forgot to delete the old line
2017-08-10 15:08:04 +00:00
larshp
af93a489db downport to 702, #878 2017-08-03 15:29:34 +00:00
larshp
72dfb59a01 user exit for overriding host #848 2017-07-23 07:55:23 +00:00
larshp
ef18d2c716 move version constants to interface 2017-06-11 07:40:14 +00:00
larshp
824195f63a rename classes #733 2017-06-09 07:41:05 +00:00
Lars Hvam
1f224551da Merge pull request #702 from RedWolf112/master
Dump on Clone or Explore #53
2017-04-04 17:10:26 +02:00
Pascal
c92217d7b4 #53 Whitespace at end of line
Fix Whitespace at end of line
2017-04-04 14:35:28 +02:00
Pascal
90c4a052e8 Dump on Clone or Explore #53
Fix: Dump if Strust configuration is not right yet
2017-04-04 14:19:43 +02:00
larshp
7faba909e7 proxy authentication #646 2017-03-30 08:05:55 +00:00
Alexander Tsybulsky
ca91c22371 separate login, author and committer #535
committer - double m, double t ;)
2017-02-22 19:36:09 +02:00
Fabian Lupa
8a8df05290 Delete previously created 2FA access tokens 2017-02-04 21:02:19 +01:00
Fabian Lupa
0026e74d79
Refactor 2FA to not require access token storage 2017-01-22 11:17:40 +01:00
Fabian Lupa
f93bb681b9
Improve exception handling 2017-01-22 11:17:40 +01:00
Fabian Lupa
36b817b405
Support GitHub two factor authentication 2017-01-22 11:17:32 +01:00
larshp
4ca551b74e update to latest abapGit format 2017-01-22 09:37:26 +00:00
larshp
fcee6109af background mode: build commit comment
plus remove some unused variables
2016-11-25 12:10:55 +00:00
larshp
f6afe78a5e DOMA - sort texts 2016-11-23 15:35:30 +00:00
larshp
f7ef1d336c remove breakpoint 2016-11-22 18:36:05 +00:00
larshp
a47a268028 update PROGDIR-VARCL #435
and delete few unused variables   field symbols
2016-11-17 11:03:03 +00:00
larshp
866b5e5404 digest http authentication now works
yay
2016-11-15 15:46:28 +00:00
larshp
42a918609e more refactoring, new lcl_http_client class 2016-11-15 15:13:37 +00:00
larshp
a9549aaa2c digest authentification, first part #415 2016-11-15 14:40:19 +00:00
larshp
7c4f834bc9 logon tickets enabled
for use with abapGitServer when it is running on the same server as abapGit
2016-11-15 12:52:38 +01:00
larshp
3f599489d9 refactor, new http include
will later implement SAP login tokens and Digest authentification in the http include
2016-11-15 10:15:03 +00:00