The Wayback Machine - https://web.archive.org/web/20210225043427/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

GitHub Skyline
Staff pick

View a 3D model of your GitHub contribution graph. Share it, print it, and more!

Wagtail logo
Popular topic
Wagtail is an open source CMS written in Python and built on the Django web framework.
Code Climate screenshot
App recommended by GitHub

Code Climate

Collaboratively improve code quality with Code Climate and GitHub

Code Climate combines line-by-line test coverage reports, technical debt assessments, and style checks in every pull request so that your team only merges clear, maintainable, and well-tested code.

Trending repository
sortigoza
sortigoza commented Oct 8, 2020

PR o'clock

Description

Please explain the changes you made here and link to any relevant issues.

Not a big issue but when generating a plan on mac vs linux yamlencode generates different output. This function is still experimental and may change in the future, for a consistent output we could use jsonencode until yamlencode is ready.

linux:

![image](https://user-images.gi

server
Trending repository
Dieter15
Dieter15 commented Feb 23, 2021

According to NC documentation https://docs.nextcloud.com/server/20/admin_manual/configuration_server/occ_command.html there is no OCC command for deleting / removing a calendar.

Is your feature request related to a problem? Please describe.
Feature request not related to a problem, at least not to a known problem.

Describe the solution you'd like

  1. Provide an OCC command for delet
Trending repository
legrego
legrego commented Feb 22, 2021

When redesigning the user management screen, @thomheymann introduced the concept of a "breadcrumb-style" window title. We should expand this usage across the other security-related screens, including:

  • API Keys
  • Roles
  • Role Mappings
  • Spaces

Example from user management:
https://github.com/elastic/kibana/blob/4de5a7d5eefc2a4479d505745b1ad11c0ca96df0/x-pack/plugins/security/public/ma

Codacy screenshot
App recommended by GitHub

Codacy

Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.

You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.