NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/web/inc/lib/vendor/mustangostang/spyc/phpunit.xml

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

phpunit.xml on main
Author Date Commit Line Code
tinect over 6 years ago f41c2a6

add mustangostang/spyc to composer

Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
1
<?xml version="1.0" encoding="UTF-8"?>
Open commit View diff
1 <?xml version="1.0" encoding="UTF-8"?>
same change f41c2a6

add mustangostang/spyc to composer

Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
2
<phpunit colors="true" bootstrap="vendor/autoload.php">
Open commit View diff
2 <phpunit colors="true" bootstrap="vendor/autoload.php">
same change f41c2a6

add mustangostang/spyc to composer

Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
3
    <testsuites>
Open commit View diff
3 <testsuites>
same change f41c2a6

add mustangostang/spyc to composer

Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
4
        <testsuite name="all">
Open commit View diff
4 <testsuite name="all">
same change f41c2a6

add mustangostang/spyc to composer

Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
5
            <directory suffix="Test.php">tests/</directory>
Open commit View diff
5 <directory suffix="Test.php">tests/</directory>
same change f41c2a6

add mustangostang/spyc to composer

Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
6
        </testsuite>
Open commit View diff
6 </testsuite>
same change f41c2a6

add mustangostang/spyc to composer

Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
7
    </testsuites>
Open commit View diff
7 </testsuites>
same change f41c2a6

add mustangostang/spyc to composer

Full commit hash
f41c2a688aa0c1f9e13bd64c8c24213a1c1113d9
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
8
</phpunit>
Open commit View diff
8 </phpunit>