Commit Graph

29 Commits

Author SHA1 Message Date
sbcgua
96f805d50a W3xx remove path from filename #374 2016-11-26 19:53:52 +02:00
larshp
16fe500579 CLAS: better changed_by
but still not perfect
2016-11-25 15:16:14 +01:00
larshp
7de9306e0e fix newline 2016-11-25 13:35:21 +00:00
EduardoCopat
4ae7d09743 Adding descriptive cancellation message 2016-11-25 14:29:32 +01:00
eduardocopat
f6dcba99ad Using Critical Test settings instead of popup 2016-11-25 13:44:23 +01:00
sbcgua
c2c0876d78 remove get_filename_from_syspath 2016-11-22 22:55:39 +02:00
sbcgua
ae9fb69dba W3xx serializer v2 #374
+ change log changes
2016-11-22 19:22:33 +02:00
sbcgua
e73fef4534 lcl_diff naming refactor, improve UTs #420 2016-11-19 11:37:13 +02:00
sbcgua
fed75b63ca lcl_sap_package=>check optimizations and UT 2016-11-17 22:19:12 +02:00
larshp
a47a268028 update PROGDIR-VARCL #435
and delete few unused variables   field symbols
2016-11-17 11:03:03 +00: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
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
0c0d07ef63 deleted marker, fine tuning 2016-11-09 12:30:06 +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
e70e7a8f79 ut data fix 2016-11-05 13:45:01 +02:00
sbcgua
60a399664d unit test finish 2016-11-05 13:34:39 +02:00
sbcgua
5ea2ed639e unit test beginning 2016-11-05 12:53:07 +02:00
sbcgua
fdf96cbf6c render repo refactor and folders view #280 2016-10-14 11:03:37 +03:00
sbcgua
a95afceb03 UI: Main page, hide file list, adjust diff #347 2016-09-20 17:58:35 +03:00
larshp
7963850784 allow HCP style git url, #258 2016-09-10 07:32:28 +00:00
atsy
94e28625f6 Fix html_helper to indent styles in {} 2016-09-03 19:30:45 +03:00
larshp
b286a6c62e branch overview: compress graph
plus cleanup a few code inspector warnings
2016-07-06 08:13:50 +00:00
Lars Hvam
638306fc2d Branch overview, close #272 (#276)
* few bits

* branches now shows
todo: show merges

* parse merge commits

* show merge commits

* lint: reduce line length
2016-07-05 17:03:13 +02: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
Lars Hvam
7618cada58 use abapmerge to split abapGit into multiple includes, #210 (#273)
* move source to src folder

* Rename zabapgit.prog.abap to src/zabapgit.prog.abap

* Rename zabapgit.prog.xml to src/zabapgit.prog.xml

* move unit tests to separate include

* add abapmerge

* Update .travis.yml

* add typings

* Update .travis.yml

* test

* Update package.json

* Create travis.sh

* Update .travis.yml

* Update .travis.yml

* travis.sh executable

* Update travis.sh

* Update travis.sh

* test

* Update .travis.yml

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update .travis.yml

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* new token

* use txt instead, allows for easier download
2016-07-02 11:50:22 +02:00