• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Recached

nijel / phpmyadmin / 109

Builds Branch Commit Type Ran Committer Via Coverage
109 page_validity Avoid looking for ? when checking for file to be included Signed-off-by: Michal Čihař <michal@cihar.com> push 05 Oct 2020 07:02AM UTC Michal Čihař travis-ci pending completion
105 linkcheck Add linkcheck to be executed in Travis CI This helps us catching broken links in our documentation. Signed-off-by: Michal Čihař <michal@cihar.com> push 17 Oct 2016 03:49PM UTC nijel travis-ci pending completion
104 linkcheck Add linkcheck to be executed in Travis CI This helps us catching broken links in our documentation. Signed-off-by: Michal Čihař <michal@cihar.com> push 17 Oct 2016 03:19PM UTC nijel travis-ci pending completion
103 master Merge remote-tracking branch 'origin/master' push 17 Oct 2016 03:02PM UTC weblate travis-ci pending completion
102 linkcheck Add linkcheck to be executed in Travis CI This helps us catching broken links in our documentation. Signed-off-by: Michal Čihař <michal@cihar.com> push 17 Oct 2016 02:51PM UTC nijel travis-ci pending completion
101 mbstring.func_overload Refuse to work with mbstring.func_overload enabled In several places our code assumes that strlen does return length in bytes and not in chars. This can be different with mbstring.func_overload and will lead to several hard to debug breakages. Th... push 04 Oct 2016 11:16AM UTC nijel travis-ci pending completion
100 mbstring.func_overload Refuse to work with mbstring.func_overload enabled In several places our code assumes that strlen does return length in bytes and not in chars. This can be different with mbstring.func_overload and will lead to several hard to debug breakages. Th... push 04 Oct 2016 11:14AM UTC nijel travis-ci pending completion
99 remove-pow Use builtin pow for calculations Signed-off-by: Michal Čihař <michal@cihar.com> push 27 Sep 2016 08:08AM UTC nijel travis-ci pending completion
97 remove-pow Remove no longer used Util::pow and tests for it Signed-off-by: Michal Čihař <michal@cihar.com> push 27 Sep 2016 07:37AM UTC nijel travis-ci pending completion
96 master Merge branch 'QA_4_6' push 28 Jul 2016 09:35AM UTC nijel travis-ci pending completion
95 remove-token-get Adjust tests to token removal from GET Signed-off-by: Michal Čihař <michal@cihar.com> push 28 Jul 2016 09:24AM UTC nijel travis-ci pending completion
94 remove-token-get Remove token from GET requests The CSRF token really should be used only in POST requests. The reason for that is that it's a bit harder to get to if it is in request body (with POST) compared to GET request, where it is in the URL (being easily ... push 28 Jul 2016 09:06AM UTC nijel travis-ci pending completion
93 sign-tags GPG sign Git release tags This makes it possible to verify that the tag matches what release manager did release. Signed-off-by: Michal Čihař <michal@cihar.com> push 26 Jul 2016 09:19AM UTC nijel travis-ci pending completion
92 thememanager-singleton Make ThemeManager a singleton instead of storing it in the session Signed-off-by: Michal Čihař <michal@cihar.com> push 11 May 2016 01:41PM UTC nijel travis-ci pending completion
91 connect-error Better reporting of connection errors We really do not care about traceback or parameters in this case, all we need is to display the message coming from PHP. Signed-off-by: Michal Čihař <michal@cihar.com> push 18 Apr 2016 11:47AM UTC nijel travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc