Commit Graph

1615 Commits

Author SHA1 Message Date
Lars Hvam
2b34ec534e bugfix 2017-04-05 19:31:50 +02:00
larshp
a338e86772 WAPA serialization #12 2017-04-05 19:05:45 +02:00
Lars Hvam
c9f03a67e6 Merge pull request #701 from larshp/issue_640
authorizations, first draft #640
2017-04-05 18:04:59 +02:00
larshp
57bf690d17 authorization constants renamed 2017-04-05 17:56:29 +02:00
larshp
bcd76aa0ae add param 2017-04-05 17:19:43 +02:00
larshp
98c475ffe2 revert previous commit, wrong branch
too tired
2017-04-04 20:27:14 +02:00
larshp
36b4f4bcf3 WAPA stub 2017-04-04 20:25:24 +02:00
larshp
b0a328e40b add WAPA stub 2017-04-04 20:22:26 +02:00
larshp
acbfdb5ac4 v1.33.4 2017-04-04 19:47:48 +02: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
Lars Hvam
b8bb6ba86b Merge pull request #700 from larshp/issue_646
proxy authentication #646
2017-04-04 17:07:57 +02:00
Lars Hvam
a23ef90170 Merge pull request #699 from larshp/issue_227
repo settings, add starting_folder #227
2017-04-04 17:07:44 +02:00
Lars Hvam
a6aab23fdb Merge pull request #698 from larshp/issue_695
fix deleting db table with contents #695
2017-04-04 17:07:30 +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
a3d965ba44 Merge pull request #1 from RedWolf112/Issue-53
Dump on Clone or Explore #53
2017-04-04 14:20:49 +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
b10f06f33d first draft #640 2017-03-30 08:57:46 +00:00
larshp
7faba909e7 proxy authentication #646 2017-03-30 08:05:55 +00:00
Lars Hvam
a10a0d35d4 update screenshot 2017-03-30 09:02:59 +02:00
larshp
03aff682f7 fix spaces in error message 2017-03-30 06:59:00 +00:00
larshp
d5f8fddbaf repo settings, add starting_folder #227 2017-03-30 06:57:05 +00:00
larshp
cd88ec6c78 fix deleting db table with contents #695 2017-03-30 06:45:39 +00:00
larshp
5c99c0e443 ignore files outside of starting folder #696 2017-03-30 06:33:40 +00:00
larshp
734f8e838a better error message 2017-03-27 13:14:24 +02:00
Lars Hvam
b298eb355d Merge pull request #694 from filak-sap/migration_skip_inaccessible
migrations: skip repos that cannot be fetched
2017-03-24 17:57:27 +01:00
Jakub Filak
35f3cce022 migrations: skip repos that cannot be fetched
On systems where users do not allow everybody to fetch their repo, you need to
be able skip certain repos.

Currently, if you cannot authorize yourself to read a migrated repo, abapGit
exits.

With this patch applied, failed authorization attempts are notified to the user
and the repo is skipped.

Signed-off-by: Jakub Filak <jakub.filak@sap.com>
2017-03-24 14:12:59 +01:00
Lars Hvam
49904c906a v1.33.3 2017-03-24 07:23:46 +01:00
larshp
6fd25aa1d0 v1.33.3 2017-03-24 07:22:57 +01:00
Lars Hvam
658198fd54 Merge pull request #691 from larshp/transport_to_branch
fix transport to branch
2017-03-24 07:21:50 +01:00
Lars Hvam
828414d67e Merge pull request #689 from larshp/cleanup2
delete more unused variables
2017-03-24 07:21:39 +01:00
larshp
4c36a2bfec bugfix #693 2017-03-24 07:21:11 +01:00
larshp
c09124be7a fix transport to branch 2017-03-23 18:30:04 +00:00
larshp
82a7cc404c delete more variables 2017-03-23 07:37:49 +00:00
Lars Hvam
84e838da7b v1.33.2 2017-03-23 07:52:29 +01:00
larshp
6d31276a2f v1.33.2 2017-03-23 06:49:02 +00:00
larshp
dbf1957c41 fix zlib decompression 2017-03-23 06:48:12 +00:00
Lars Hvam
733bbbd811 Merge pull request #688 from tiefox/master
Fixing decode issues with TFS and visual studio online  #403
2017-03-23 07:40:49 +01:00
Lars Hvam
c93311da18 Merge pull request #684 from larshp/clean_up
remove unused variables and methods
2017-03-23 07:40:39 +01:00
tiefox
04d5db6143 Renaming to zlib_decompress 2017-03-23 07:00:22 +01:00
tiefox
15a6832f91 Indentation fixes 2017-03-23 00:45:12 +01:00
tiefox
01c2a9cd2b Fixing decode issues with TFS and visual studio online #403 2017-03-23 00:33:45 +01:00
larshp
134750d5a9 remove unused variables and methods 2017-03-22 09:21:57 +00:00
Lars Hvam
4c8b182697 Merge pull request #680 from EduardoCopat/unit-test-transp2branch
Unit test transp2branch
2017-03-22 10:02:28 +01:00
Lars Hvam
6d395833d6 Merge pull request #675 from larshp/issue_227
Basic repo settings page - Issue 227
2017-03-22 10:02:07 +01:00
Lars Hvam
0afd97b3dd Merge pull request #674 from larshp/SMIM
SMIM issues #669
2017-03-22 10:01:57 +01:00
larshp
55942fec8e downport #683 2017-03-22 09:02:01 +01:00
eduardocopat
9619a5322d Test include 2017-03-21 17:28:36 +01:00
eduardocopat
82a8484978 Moving to unit test include 2017-03-21 17:01:09 +01:00
eduardocopat
81c0b380f0 lo_transport_objects 2017-03-21 16:29:21 +01:00
eduardocopat
da710638a2 Work in progress 2017-03-21 15:09:46 +01:00