2
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 23 hours ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added check for invalid key More... about 9 years ago
LoggerConfig::getFor always returns the same instance of Logger for the same $name. This avoid issues when push handlers/processors to that logger. Use the Monolog\ErrorHandler to log errors and exceptions. PHPCI/Logging/Handler becomes PHPCI/ErrorHandler. And it only throws ErrorException for reported errors. No need to initialize a second $loggerConfig in daemonise. More... about 9 years ago
Change xmpp config and message files directory More... about 9 years ago
Command to create a new build More... about 9 years ago
remove unnecessary code More... about 9 years ago
add pingback for IRC plugin More... about 9 years ago
Detailed webhook responses. More... about 9 years ago
Merge pull request #842 from corpsee/feature-ui-improvements More... about 9 years ago
Add the --recursive parameter to the git clone to get the submodules More... about 9 years ago
Switching tabs to spaces as per style guide. More... about 9 years ago
Merge pull request #844 from MarkMaldaba/fix_space_after_colon More... about 9 years ago
Fix french typo mistake More... about 9 years ago
Improved login: now you can login using name or email More... about 9 years ago
Parsing variables in the code coverage output directory for PHPUnit More... about 9 years ago
Parsing variables in the Wipe plugin More... about 9 years ago
Preventing the plugin failing due to an undefined variable More... about 9 years ago
Fixed 'start' string for ru lang Fixed 'from' and 'to' strings for ru lang More... about 9 years ago
Removed log output so that it matches the other plugins which don't pollute the build log, and to prevent issues with the log output not being escaped More... about 9 years ago
Fixing pull request builds. More... about 9 years ago
Code style fixed. More... about 9 years ago
Update to only build the latest commit from a Github pull request webhook. More... about 9 years ago
Remove blank style tag in header More... about 9 years ago
Fixed 'date' nl lang string More... about 9 years ago
Use a CSRF token on the login form to prevent CSRF attacks. More... about 9 years ago
Generate an new session identifier on successful login to prevent session fixation attacks. More... about 9 years ago
Merge pull request #857 from thomasfrei/remove-short-array-syntax More... about 9 years ago
archived More... about 9 years ago
Remove short array syntax to keep backwards compatibility with php5.3 More... about 9 years ago
Fixing symlink removal. More... about 9 years ago
Merge pull request #851 from njovin/master More... about 9 years ago