Lars Hvam
6d630926e5
lcl_log to global ( #1105 )
...
* lcl_log to global
lcl_log to global
* fix indentation
2018-01-08 17:44:41 +01:00
Lars Hvam
edbefc6e39
lcl_dot_abapgit to global ( #1103 )
...
* lcl_dot_abapgit to global
* fix indentation
2018-01-08 17:12:00 +01: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
Fabian Lupa
0e85c9f1a4
Fix exception usages
2017-10-02 18:48:29 +02:00
Fabian Lupa
2ef90d9df2
Update DEVC remote-to-local mapping logic
2017-10-02 18:48:29 +02:00
Fabian Lupa
191ff2cd7e
DEVC use fixed dummy file / obj_name
2017-10-02 18:48:29 +02:00
Fabian Lupa
f384330357
Update local package mapping
2017-10-02 18:48:29 +02:00
Fabian Lupa
b5e1345e8b
Try at local <-> remote package naming
2017-10-02 18:48:29 +02:00
larshp
8624f9f8f2
use global exception class #773
2017-10-01 10:28:23 +00:00
eduardocopat
b1c22a5b34
Moves lcl_skip_objects closer to lcl_tadir
2017-09-28 21:41:38 +02:00
eduardocopat
33cba1d3b8
Skip SADL generated classes
2017-09-18 21:05:32 +02:00
larshp
92262adb67
fix compiler warning
2017-08-05 07:24:38 +00:00
larshp
6a75a0922c
move constants and types to interface
2017-06-07 18:26:53 +00:00
larshp
03aff682f7
fix spaces in error message
2017-03-30 06:59:00 +00:00
larshp
fefce273e6
refactor lcl_log->add
2017-03-10 14:30:43 +00:00
Alexander Tsybulsky
3ad1662e0e
warnings diplayed in yellow #650
2017-03-05 15:06:53 +02:00
larshp
3dbc04ecaf
more, almost there
2017-02-14 18:51:13 +00:00
larshp
f3541de70a
more refactoring
...
* propagate dot abapgit varialbe to folder logic class
* change lcl_sap_package to instance class
2017-02-14 12:17:51 +00:00
larshp
aab96d313b
#521 preperations
...
* add FOLDER_LOGIC to dot abapgit
* refactor folder logic to separate class
* move lcl_sap_package=>check to file_status class
* DDLS fix exists method
2017-02-14 11:21:43 +00:00
alexanderchan
3cd90c5735
fix function groups in namespaces
...
Enhance namespace support for function groups.
2017-01-31 20:15:53 +00:00
larshp
4ca551b74e
update to latest abapGit format
2017-01-22 09:37:26 +00:00
larshp
039fdad694
v1.25.1
...
fix newlines at end of file
2017-01-21 07:19:18 +00:00
Christian Tapia Sabogal
0c48d5c0ca
Merge branch 'master' into issue553
2017-01-20 11:40:14 -05:00
Christian Tapia Sabogal
dfa7c4bce3
Update zabapgit_file_status.prog.abap
2017-01-19 17:13:49 -05:00
sbcgua
e38a47f25a
fix #532 , deleted objects didn't display correctly
2017-01-19 19:03:44 +02:00
larshp
81c2025fac
cleanup and style changes
...
pretty printer
remove unused variables
cleanup
2016-12-29 12:45:16 +00:00
larshp
2925f18ed5
file status fixes, #421 #422
2016-11-16 15:36:32 +00:00
larshp
71976a3307
fix staging .abapgit.xml close #423
2016-11-15 13:32:29 +00:00
sbcgua
9b0e1f1282
partial checksum update logic
2016-11-12 11:20:54 +02:00
sbcgua
0c0d07ef63
deleted marker, fine tuning
2016-11-09 12:30:06 +02:00
sbcgua
966852cc2b
new design complete
2016-11-08 21:30:19 +02:00
sbcgua
ebaa76a6c2
remove old status code
2016-11-07 14:23:39 +02:00
sbcgua
31727c352e
new status implementation
2016-11-07 13:47:26 +02:00
sbcgua
d36467dd93
file state refactoring
2016-11-06 18:42:18 +02:00
sbcgua
85ecc3936a
temp commit UT
2016-11-06 12:46:45 +02:00
sbcgua
5ea2ed639e
unit test beginning
2016-11-05 12:53:07 +02:00
sbcgua
e7de729198
fixes for .abapgit
2016-11-05 12:13:28 +02:00
sbcgua
75da79b525
status - prepare for unit test, refactoring
2016-11-05 11:54:38 +02:00
sbcgua
3878e6f3c4
state design experiments
2016-11-04 22:58:57 +02:00
sbcgua
ab982cd885
fix package change caching #372
2016-10-09 13:04:42 +02:00
sbcgua
762dc7bc89
serialization caching, basic objects #366
2016-10-06 08:24:49 +03:00
sbcgua
a95afceb03
UI: Main page, hide file list, adjust diff #347
2016-09-20 17:58:35 +03:00
larshp
580eb3d63e
file status, close #334
...
"Only Local" will be shown for objects only existing locally
"Only Remote" will be shown for objects only existing in remote repository
"diff" link will be shown if the file differs and exists both locally and remotely
(this part of the code could use some refactoring)
2016-09-10 06:19:32 +00:00
larshp
c71baec727
bugfix, error for new file to existing object
2016-07-15 12:22:17 +00:00
larshp
7fe86f3769
move more code #210
2016-07-02 12:43:40 +00:00
larshp
5c2cac3211
moving to includes
...
whoa this is a lot of work
2016-07-02 11:26:42 +00:00