-
Updated
Nov 8, 2020
backend
Here are 5,449 public repositories matching this topic...
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Nov 9, 2020 - TypeScript
-
Updated
Oct 14, 2020 - Rust
-
Updated
Nov 1, 2020 - JavaScript
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Nov 6, 2020 - Go
-
Updated
Nov 9, 2020 - Java
We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.
Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.
This change should be focused on our Travis CI YAML file. Any suggestions for improving the co
-
Updated
Nov 9, 2020 - Python
-
Updated
Oct 28, 2020 - Python
-
Updated
Oct 27, 2020 - JavaScript
Short description of what this feature will allow to do:
When bundle asked for directory to generate controller, why not to create the sub folders if not exist, instead of threw exception?
Example of how to use this feature
This is just one kind of example of integration:
Which directory do you want to generate "DashboardController" in? [src/Controller/Admin/]:
>
The "src/C
Create a weather module which will get the weather for a given city, at a given date (using the language/date
package).
The API for that isn't chosen yet.
You can copy the model of the Spotify module for the registration of the tokens, see here
Save the API key into user information if the API requires a token.
Opene
-
Updated
Oct 10, 2018 - HTML
-
Updated
Sep 7, 2020 - Jupyter Notebook
-
Updated
Nov 4, 2020 - Java
-
Updated
Oct 2, 2020
-
Updated
Jun 15, 2020 - Java
-
Updated
Oct 29, 2020 - C++
-
Updated
Sep 25, 2020
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Nov 5, 2020 - Rust
Improve this page
Add a description, image, and links to the backend topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the backend topic, visit your repo's landing page and select "manage topics."
In this line, The
$config
variable defined as an array but used as an objecthttps://github.com/octobercms/october/blob/af6db51b7978aae874844e79e0103b0952d7b762/modules/backend/classes/ControllerBehavior.php#L26