Commit Graph

1544 Commits

Author SHA1 Message Date
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
larshp
04b8a81c97 bugfix, #666
note that this is not a fix for the actual bug in #666, but similar bugs are fixed in this commit
2017-03-21 11:39:11 +00:00
larshp
307f702bb5 reduce line length 2017-03-21 09:55:59 +00:00
larshp
dbdaad9ca1 basic page 2017-03-21 09:53:02 +00:00
larshp
31b2ce3edf basic page 2017-03-21 09:31:18 +00:00
Lars Hvam
d192bfaca1 v1.33.0 2017-03-20 11:44:26 +01:00
larshp
1612052237 v1.33.0 2017-03-20 10:43:38 +00:00
Lars Hvam
ca987da0c0 Merge pull request #670 from flaiker/version-requirements
Version requirements / software component dependencies
2017-03-20 11:41:36 +01:00
Fabian Lupa
705fa28212 Requirements: cleanup and code review changes 2017-03-19 15:19:04 +01:00
Lars Hvam
814249ce9e Merge pull request #671 from tiefox/master
Adding Slack badge to the README.md
2017-03-19 07:47:12 +01:00
Giovanni Degani
27297611dc Adding Slack badge to the README.md 2017-03-19 01:53:37 +01:00
Fabian Lupa
90a8a7f68d Suppress empty tags in .abapgit.xml 2017-03-18 18:59:36 +01:00
Fabian Lupa
127e368fa1 Fix code style 2017-03-18 16:19:42 +01:00
Fabian Lupa
71f74f7752 Apply requested changes from code review 2017-03-18 16:16:07 +01:00
Fabian Lupa
d94ed4798f Do not check requirements if there are none 2017-03-18 16:11:12 +01:00
Fabian Lupa
0aba096bc7 Remove unnecessary dynamic typing 2017-03-18 15:28:10 +01:00
Fabian Lupa
a2fd6092d2 Requirements to software components in .abapgit.xml 2017-03-18 15:17:46 +01:00
larshp
894f09fcaf SMIM issues #669 2017-03-18 09:51:23 +00:00
larshp
62a8099b63 bugfix, offline repo default .abapgit.xml 2017-03-17 15:08:54 +00:00
EduardoCopat
f5929ccc96 Merge remote-tracking branch 'refs/remotes/larshp/master' 2017-03-17 15:39:14 +01:00
EduardoCopat
d29155bc7e Merge remote-tracking branch 'refs/remotes/larshp/master' 2017-03-17 15:27:24 +01:00
Lars Hvam
05d76ba2ec Merge pull request #663 from EduardoCopat/transport_to_pull_request
Transport to branch
2017-03-17 12:49:51 +01:00