24 Commits (22af33bece7e121b9d535d0a117cd4553b00fe07)

Author SHA1 Message Date
SZEDER Gábor ec21ac8c18 tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>' 7 years ago
SZEDER Gábor e8b3b2e275 t/lib-httpd: avoid occasional failures when checking access.log 7 years ago
SZEDER Gábor 6940a06022 t/lib-httpd: add the strip_access_log() helper function 7 years ago
SZEDER Gábor a704c6439a t5541: clean up truncating access log 7 years ago
Johannes Schindelin 8301266afa push: test to verify that push errors are colored 7 years ago
SZEDER Gábor 8cdef01c42 t5541: add 'test_i18ngrep's missing filename parameter 7 years ago
Elia Pinto 4eee6c6ddc t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment var 9 years ago
Jeff King 68f3c079fe t5541: fix url scrubbing test when GPG is not set 9 years ago
Jeff King 882d49ca5c push: anonymize URL in status output 9 years ago
Vasco Almeida 415c7dd026 t5541: become resilient to GETTEXT_POISON 9 years ago
Jeff King c9d441a899 t/lib-httpd.sh: skip tests if NO_CURL is defined 10 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Jeff King 9a308de37c t5541: move run_with_cmdline_limit to test-lib.sh 10 years ago
Junio C Hamano 5732373daa signed push: allow stale nonce in stateless mode 11 years ago
Junio C Hamano 0ea47f9d33 signed push: teach smart-HTTP to pass "git push --signed" around 11 years ago
Jeff King 26be19ba8d send-pack: take refspecs over stdin 11 years ago
Nguyễn Thái Ngọc Duy a87679339c test: rename http fetch and push test files 11 years ago
Jeff King 3bb486e439 tests: auto-set LIB_HTTPD_PORT from test name 11 years ago
Jeff King afbf5ca507 use distinct username/password for http auth tests 11 years ago
Junio C Hamano 05c1eb1034 push: teach --force-with-lease to smart-http transport 12 years ago
Jeff King b0808819e5 doc/http-backend: match query-string in apache half-auth example 12 years ago
Yann Droneaud 8677b777a5 t5541: use test_config to set/unset git config variables 12 years ago
Jeff King b81401c1de http: prompt for credentials on failed POST 13 years ago
Jeff King 4c71009da6 t: test http access to "half-auth" repositories 13 years ago
Jeff King 6ac2b3aeb9 t: test basic smart-http authentication 13 years ago
Matthieu Moy f2c2c90103 push: start warning upcoming default change for push.default 13 years ago
Jeff King e304aeba20 t5541: test more combinations of --progress 13 years ago
Christopher Tiwald 0aff719f48 Fix httpd tests that broke when non-ff push advice changed 13 years ago
Jeff King e32a4581bc http-backend: respect existing GIT_COMMITTER_* variables 13 years ago
Clemens Buchacher d202a513a4 t5541: check error message against the real port number used 13 years ago
Shawn O. Pearce 5238cbf656 remote-curl: Fix push status report when all branches fail 13 years ago
Michael J Gruber d336572f57 t5541: avoid TAP test miscounting 13 years ago
Clemens Buchacher c207e34f77 fix push --quiet: add 'quiet' capability to receive-pack 13 years ago
Jeff King 02f7914734 remote-curl: don't pass back fake refs 13 years ago
Tay Ray Chuan 0cc6330d0c t5541-http-push: add test for chunked 14 years ago
Junio C Hamano b3e1900a74 i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012 and t7060 14 years ago
Ævar Arnfjörð Bjarmason b32227e770 i18n: git-push "prevent you from losing" message 14 years ago
Brandon Casey 77b5be2aba t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail 15 years ago
Ævar Arnfjörð Bjarmason fadb5156e4 tests: Skip tests in a way that makes sense under TAP 15 years ago
Tay Ray Chuan d8fab07208 remote-curl: ensure that URLs have a trailing slash 15 years ago
Tay Ray Chuan 9ee6bcd398 t5541-http-push: add test for URLs with trailing slash 15 years ago
Tay Ray Chuan 6cbd6e9261 t554[01]-http-push: refactor, add non-ff tests 15 years ago
Tay Ray Chuan fe4bc2a5ae t5541-http-push: check that ref is unchanged for non-ff test 15 years ago
Tay Ray Chuan 9567f082dd t5541-http-push: make grep expression check for one line only 15 years ago
Tay Ray Chuan 08d63a422b transport-helper.c::push_refs(): ignore helper-reported status if ref is not to be pushed 15 years ago
Tay Ray Chuan 4232826771 transport.c::transport_push(): make ref status affect return value 15 years ago
Tay Ray Chuan 20e8b465a5 refactor ref status logic for pushing 15 years ago
Tay Ray Chuan 7b69079be9 t5541-http-push.sh: add test for unmatched, non-fast-forwarded refs 15 years ago
Tay Ray Chuan 1945237486 t5541-http-push.sh: add tests for non-fast-forward pushes 15 years ago
Shawn O. Pearce 7da4e2280c test smart http fetch and push 16 years ago