-
Updated
Sep 29, 2020
free
Here are 1,737 public repositories matching this topic...
-
Updated
Sep 4, 2020
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Sep 23, 2020 - Python
-
Updated
Sep 25, 2020 - TypeScript
-
Updated
Sep 20, 2020 - HTML
-
Updated
Jul 8, 2020 - HTML
-
Updated
Jul 27, 2020 - JavaScript
The current warning message should only be displayed if parts[0] is not recognized. If parts[1] is missing it should mention a [race] or an [era] with no id key respectively.
(Alternatively this whole internal config generation should be done away with. It seems like ther
-
Updated
Jul 15, 2020 - HTML
-
Updated
Jul 31, 2020
-
Updated
Sep 20, 2020 - Java
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Sep 5, 2020
-
Updated
Jun 30, 2020 - Go
-
Updated
Jul 3, 2020 - CSS
[Server] URL errors
Background (please complete the following information):
- Panel or Daemon: Panel
- Version of Panel/Daemon: 1.0.0-rc.6
- Server's OS: Ubuntu
- Your Computer's OS & Browser: Mac, Chrome
Describe the bug
Putting in extra slashes results in 404 errors.
To Reproduce
Steps to reproduce the behavior:
- Go to a panel page, with / at the end of the url
- Clicking on any of the
-
Updated
Jul 4, 2020
-
Updated
Jul 15, 2020 - HTML
-
Updated
Mar 1, 2020
-
Updated
Dec 27, 2019 - C
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Sep 2, 2020
-
Updated
Sep 23, 2020 - HTML
Free apps
Review Notebook App
Code review for Jupyter Notebooks with visual diff & commenting
Better Code Hub
A Benchmarked Definition of Done for Code Quality with BetterCodeHub
codebeat
Code review expert on demand. Automated for mobile and web
Crowdin
Agile localization for your projects
Codacy
Automated code reviews to help developers ship better software, faster
Sentry
Real-time, cross-platform crash reporting and error logging
App Center
Continuously build, test, release, and monitor apps for every platform
Percy
Automated visual review platform
GitHub Learning Lab
Your interactive guide to learning the skills you need without leaving GitHub
WakaTime
Metrics, goals, and time tracking automatically generated from your programming activity
Instabug
Instabug is a reliable bug reporting and user feedback SDK that enables testers & users to report issues from within the app
Pull Assistant
Pull Assistant analyses pull requests and provides the optimal way to perform code reviews
Hound
Automated code reviews
Semaphore
Test and deploy at the push of a button
Moesif API Insights
Understand API usage and take action with user-centric API observability
Improve this page
Add a description, image, and links to the free topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the free topic, visit your repo's landing page and select "manage topics."
As mentioned in zulip/zulip#16183 (comment), when a merge request (MR) is updated, the GitLab webhook is repeating the whole MR description in Zulip, instead of showing only the information that has changed (e.g., the assignee(s)). Apparently the data sent from GitLab contains a
changessection with bothpreviousandcurrentvalues, so it should be possib