openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
perl-YourCompany-Project
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 19, 2024 — Jul 19, 2025
Showing page 3 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Minor update of README.
Akzhan Abdulin
More...
about 8 years ago
s/Mojo::JSON::false/false/g
Akzhan Abdulin
More...
about 8 years ago
Tests on /api/projects
Akzhan Abdulin
More...
about 8 years ago
Doesn't need Swagger submodule on travis-ci.
Akzhan Abdulin
More...
about 8 years ago
minor update to use json_is without pointer somewhere.
Akzhan Abdulin
More...
about 8 years ago
more robust code of project controller spec.
Akzhan Abdulin
More...
about 8 years ago
requires "Readonly";
Akzhan Abdulin
More...
about 8 years ago
use Data::Fake for test data
Akzhan Abdulin
More...
about 8 years ago
More integrated tests.
Akzhan Abdulin
More...
about 8 years ago
Config setup on first call should be easier.
Akzhan Abdulin
More...
about 8 years ago
Common plugin is part of application and moved under YourCompany::App namespace..
Akzhan Abdulin
More...
about 8 years ago
Setup Mojolicious stash defaults and application config like Mojolicious core Config plugins.
Akzhan Abdulin
More...
about 8 years ago
We use config/travis.yml by setup MOJO_MODE=travis
Akzhan Abdulin
More...
about 8 years ago
Default database settings moved to defaults.yml. Travis now run through MOJO_MODE=travis. Config spec.
Akzhan Abdulin
More...
about 8 years ago
Rework configuration defaults, setup and detection of application mode. Application mode take into account MOJO_MODE and PLACK_ENV environment variables.
Akzhan Abdulin
More...
about 8 years ago
We will install modules into .cpan folder for some scenario (docker). [ci skip]
Akzhan Abdulin
More...
about 8 years ago
Description of the project. [ci skip]
Akzhan Abdulin
More...
about 8 years ago
pod for YourCompany::Config class [ci skip]
Akzhan Abdulin
More...
about 8 years ago
more pod [ci skip]
Akzhan Abdulin
More...
about 8 years ago
Model need log.
Akzhan Abdulin
More...
about 8 years ago
Allow find_or_throw on result source with prefetch.
Akzhan Abdulin
More...
about 8 years ago
Not all models should be related to database, so extract db-related logic into separated DBModel class.
Akzhan Abdulin
More...
about 8 years ago
Allow implicit YAML types in config.
Akzhan Abdulin
More...
about 8 years ago
Update README.md
Akzhan Abdulin
More...
about 8 years ago
Fix Travis build (database deployment).
Akzhan Abdulin
More...
about 8 years ago
Basic spec for controllers #index
Akzhan Abdulin
More...
about 8 years ago
Allow to use $model->rs('AnotherResultSet'); Allow to use $attr with $model->find_or_throw.
Akzhan Abdulin
More...
about 8 years ago
Provide default associated model for controller. Allow to override default model class for controller. Allow to override default resultset class for model.
Akzhan Abdulin
More...
about 8 years ago
minor update of vscode problem matcher [ci skip]
Akzhan Abdulin
More...
about 8 years ago
YourCompany::DB/txn_do spec.
Akzhan Abdulin
More...
about 8 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree