Commit Graph

67 Commits

Author SHA1 Message Date
masterrx
17fa6ee03c Fix case 2017-10-25 21:49:13 +00:00
masterrx
ff2f133452 replace lcx_not_found with global version 2017-10-25 21:13:18 +00:00
Christian Günter
05554d2a7b solve conflict 2017-10-08 18:03:11 +02: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
ac68f03593 cleanup old persistency layer #962 2017-10-08 07:26:56 +00:00
larshp
8624f9f8f2 use global exception class #773 2017-10-01 10:28:23 +00:00
larshp
0016916564 experimental features switch, #910 2017-09-10 12:21:16 +00:00
bigld
6b3376c88b Delete old Setting records
Delete old records in DB an separate migration check
2017-07-02 21:28:59 +02:00
bigld
b268c85415 Save Settings as single Record
Settings are now saved as single record in XML format
A migration is done on startup
2017-07-02 20:20:34 +02:00
larshp
f3328c514c fix comment #773 2017-06-10 07:23:59 +00:00
larshp
824195f63a rename classes #733 2017-06-09 07:41:05 +00:00
larshp
6a75a0922c move constants and types to interface 2017-06-07 18:26:53 +00:00
larshp
7c868ac7bd fix indentation 2017-04-26 18:13:48 +02:00
larshp
75818b1e2e fix syntax error 2017-04-26 18:11:13 +02:00
Lars Hvam
93337e9db4 Merge branch 'master' into ADT_Jump 2017-04-26 18:07:08 +02:00
bigld
4fc5bc10f6 remove max length for commit comment/body line size 2017-04-26 07:37:23 +02:00
bigld
7a34c9de21 New Parameter for Commit Message Length - #648
Two setting parameter to adjust commit comment length (50-100) and Body line size (72-100)
2017-04-24 08:13:07 +02:00
Christian Guenter
3a7976398b Added generic ADT jump functionality 2017-04-23 18:48:22 +00:00
Alexander Tsybulsky
6e760c6ee3 commit and wait fix 2017-04-20 22:44:43 +03:00
Alexander Tsybulsky
7f1a77bae4 #714 new improvements (almost done) 2017-04-19 21:13:03 +03:00
larshp
7faba909e7 proxy authentication #646 2017-03-30 08:05:55 +00:00
larshp
b58205b0cb local dot abapgit state #630 2017-03-04 08:30:32 +00:00
Alexander Tsybulsky
ca91c22371 separate login, author and committer #535
committer - double m, double t ;)
2017-02-22 19:36:09 +02:00
Lars Hvam
fc84127150 Merge pull request #536 from flaiker/github_2fa_v2
Support GitHub two factor authentication
2017-02-05 16:50:51 +01:00
Lars Hvam
09c670f0af Merge pull request #589 from sbcgua/master
unprettify XML before save
2017-02-01 07:09:44 +01:00
sbcgua
15249221a6 unprettify XML before save, close #556 2017-01-30 16:51:35 +02:00
larshp
0f653bf15f ZABAPGIT table activation, #583 2017-01-29 09:59:52 +00:00
larshp
1ac28bfcae ignore subpackages 2017-01-25 08:48:14 +00:00
Fabian Lupa
0026e74d79
Refactor 2FA to not require access token storage 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
68ffe2a5e4 v1.25.2 2017-01-22 09:11:32 +00:00
Christian Tapia Sabogal
52b71cb021 Added 500 as max. lines shown default. 2017-01-21 11:41:04 -05:00
Christian Tapia Sabogal
69148413ab Add files via upload 2017-01-21 09:48:10 -05:00
sbcgua
c8c7ce8471 UI diff page unified mode #442
CSS finetune
page_diff refactor
render_line split+unified
plus-minus markers
subsequent updated line output
user param diff_unified
2017-01-10 23:48:31 +02:00
larshp
81c2025fac cleanup and style changes
pretty printer
remove unused variables
cleanup
2016-12-29 12:45:16 +00:00
eduardocopat
f6dcba99ad Using Critical Test settings instead of popup 2016-11-25 13:44:23 +01:00
eduardocopat
7d8c419893 adjust persistence settings 2016-11-25 12:23:03 +01:00
sbcgua
a4c296ac51 Add fav after clone/newoff #401 2016-11-22 17:25:49 +02:00
sbcgua
d4c164c6c1 favbar #401 2016-11-22 09:26:53 +02:00
sbcgua
0f8c9bbe85 Merge branch 'master'
Conflicts:
	src/zabapgit_definitions.prog.abap
	src/zabapgit_objects_impl.prog.abap
	src/zabapgit_persistence.prog.abap
	src/zabapgit_repo_impl.prog.abap
	src/zabapgit_unit_test.prog.abap
	src/zabapgit_view_repo.prog.abap
2016-11-12 13:35:24 +02:00
sbcgua
7c64d88616 Merged branch upstream-master into master 2016-11-12 13:17:15 +02:00
sbcgua
9b0e1f1282 partial checksum update logic 2016-11-12 11:20:54 +02:00
EduardoCopat
9063a2d6a6 Settings (proxy) #412 (#414)
* Added empty settings page
Also added it in the Advanced meun

* Added Settings HTML structure

* Provide settings persistence
I put the unit tests in the persistence include rather than the unit test include

* Triggering settings save on UI event

* Plug-in the proxy settings into CL_HTTP_CLIENT
Also, removed a break point...

* abaplint fixes

* abaplint fixes #2
2016-11-10 16:40:49 +01:00
sbcgua
15619130cd file sha1 at local checksums #407 2016-11-06 22:48:36 +02:00
sbcgua
02a0014967 file sha1 at local checksums #407 2016-11-06 13:52:51 +02:00
larshp
d03a9bdcc7 code inspector and pretty printer 2016-10-15 09:58:36 +00:00
sbcgua
fdf96cbf6c render repo refactor and folders view #280 2016-10-14 11:03:37 +03:00
sbcgua
8ffd371869 bacground icon and toc marker #388 2016-10-12 15:09:07 +02:00