Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
correasebastian
/
keystone-bdc
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
keystone-bdc
test
on
master
User selector
All users
All time
Commit history
Commits on Nov 13, 2015
fixes tests to match new login method
gmmeyer
committed
49de2dc
View commit details
Copy full SHA for 49de2dc
View code at this point
Browse repository at this point
Commits on Jun 25, 2015
Should is not actually required, we use must
JedWatson
committed
a1362f7
View commit details
Copy full SHA for a1362f7
View code at this point
Browse repository at this point
Commits on Jun 14, 2015
More var statement block cleanup
JedWatson
committed
1df932b
View commit details
Copy full SHA for 1df932b
View code at this point
Browse repository at this point
Cleaning up var statement blocks
JedWatson
committed
da33e8c
View commit details
Copy full SHA for da33e8c
View code at this point
Browse repository at this point
Removing null argument from .not.exist
JedWatson
committed
376fa1c
View commit details
Copy full SHA for 376fa1c
View code at this point
Browse repository at this point
Clearer view test with .not.exist
Show description for 7fbada2
JedWatson
committed
7fbada2
View commit details
Copy full SHA for 7fbada2
View code at this point
Browse repository at this point
Commits on Jun 12, 2015
Updating View test to match new async version
JedWatson
committed
9aceddd
View commit details
Copy full SHA for 9aceddd
View code at this point
Browse repository at this point
Commits on May 18, 2015
Add `signin` hook
creynders
committed
5c7e8f8
View commit details
Copy full SHA for 5c7e8f8
View code at this point
Browse repository at this point
Commits on May 17, 2015
Cleaning up fields test
JedWatson
committed
8739a52
View commit details
Copy full SHA for 8739a52
View code at this point
Browse repository at this point
Commits on Apr 28, 2015
@ekynoxe - Fixing session error messages (pedantic alert)
ekynoxe
committed
aaf31b7
View commit details
Copy full SHA for aaf31b7
View code at this point
Browse repository at this point
Commits on Apr 21, 2015
test(session): add test for keystone.session.signin(), case-insensitive user lookup
Johnny Estilles
committed
4297174
View commit details
Copy full SHA for 4297174
View code at this point
Browse repository at this point
Commits on Mar 14, 2015
updates unit tests
Johnny Estilles
committed
4c29056
View commit details
Copy full SHA for 4c29056
View code at this point
Browse repository at this point
additional code cleanup
Johnny Estilles
committed
6e9e481
View commit details
Copy full SHA for 6e9e481
View code at this point
Browse repository at this point
removed unnecessary require
Johnny Estilles
committed
56af1d6
View commit details
Copy full SHA for 56af1d6
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
renamed "doSignin()" as "signinWithUser()"
Johnny Estilles
committed
67c02bb
View commit details
Copy full SHA for 67c02bb
View code at this point
Browse repository at this point
added tests for keystone.session.doSignin()
Johnny Estilles
committed
36f7f38
View commit details
Copy full SHA for 36f7f38
View code at this point
Browse repository at this point
Commits on Mar 8, 2015
asyncdi is now an independent package
JedWatson
committed
d9c91c8
View commit details
Copy full SHA for d9c91c8
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Test whether error is thrown for anything else but a function on creating Wrapper
creynders
committed
a245a5c
View commit details
Copy full SHA for a245a5c
View code at this point
Browse repository at this point
Pass error to callback
creynders
committed
5ecf400
View commit details
Copy full SHA for 5ecf400
View code at this point
Browse repository at this point
Pass context to Wrapper from exported function
creynders
committed
eaffd93
View commit details
Copy full SHA for eaffd93
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
adding newline ad end of file
Johnny Estilles
committed
e28d136
View commit details
Copy full SHA for e28d136
View code at this point
Browse repository at this point
adding "frame guard" setting tests
Johnny Estilles
committed
ca51e1d
View commit details
Copy full SHA for ca51e1d
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
Merge pull request #1040 from JohnnyEstilles/hotfix/track-test-fix
Show description for 8187309
JedWatson
committed
8187309
View commit details
Copy full SHA for 8187309
View code at this point
Browse repository at this point
added delay before updating model
Johnny Estilles
committed
0412500
View commit details
Copy full SHA for 0412500
View code at this point
Browse repository at this point
correcting test helper to use new options instead of deprecated '.connect()' method
Johnny Estilles
committed
897b82c
View commit details
Copy full SHA for 897b82c
View code at this point
Browse repository at this point
Add `test-spec` make task that was incorrectly removed, just call `mocha` in the `test` task and change `npm test` to just call `mocha` instead of using make for windows users
sebmck
committed
5d32b93
View commit details
Copy full SHA for 5d32b93
View code at this point
Browse repository at this point
Remove keystone mongoose logging in fields test helper
sebmck
committed
ce713fc
View commit details
Copy full SHA for ce713fc
View code at this point
Browse repository at this point
Update fields helper to use relative keystone path - @morenoh149
sebmck
committed
9a91b36
View commit details
Copy full SHA for 9a91b36
View code at this point
Browse repository at this point
Commits on Feb 5, 2015
introduce a serverside field type testing infrastructure
sebmck
committed
7dbeae6
View commit details
Copy full SHA for 7dbeae6
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
adding unit testing for the "module root" setting
Johnny Estilles
committed
a859d9b
View commit details
Copy full SHA for a859d9b
View code at this point
Browse repository at this point
Commits on Jan 14, 2015
Passing relevant options from Types.Relationship to schema.path so mongoose can see them.
Show description for 05f52bb
dgitsio
committed
05f52bb
View commit details
Copy full SHA for 05f52bb
View code at this point
Browse repository at this point
Commits on Jan 5, 2015
made express require within init consistent with the mongoose require
morenoh149
committed
f0595a8
View commit details
Copy full SHA for f0595a8
View code at this point
Browse repository at this point
Commits on Dec 31, 2014
Merge branch 'master' into testing-overhaul
Show description for b84bcdd
morenoh149
committed
b84bcdd
View commit details
Copy full SHA for b84bcdd
View code at this point
Browse repository at this point
Merge branch '0.2.x'
JedWatson
committed
1929fc2
View commit details
Copy full SHA for 1929fc2
View code at this point
Browse repository at this point
Adding more tests for boolean fields, ref #841
JedWatson
committed
ea6f9ce
View commit details
Copy full SHA for ea6f9ce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.