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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
openedx
/
openedx-platform
Public
Notifications
You must be signed in to change notification settings
Fork
4.3k
Star
8.2k
Code
Issues
352
Pull requests
174
Actions
Security and quality
20
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Eugeny/problem type search
- #7641
#7641
Merged
e-kolpakov
merged 16 commits into
openedx:master
openedx/openedx-platform:master
from
open-craft:eugeny/problem-type-search
open-craft/openedx-platform:eugeny/problem-type-search
Copy head branch name to clipboard
Apr 17, 2015
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Eugeny/problem type search
#7641
e-kolpakov
merged 16 commits into
openedx:master
openedx/openedx-platform:master
from
open-craft:eugeny/problem-type-search
open-craft/openedx-platform:eugeny/problem-type-search
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2015
Index dictionary for CapaDescriptor + extending tests to cover it
e-kolpakov
committed
2f03b97
View commit details
Copy full SHA for 2f03b97
Browse repository at this point
Filtering using search index + tests
e-kolpakov
committed
d34c6a0
View commit details
Copy full SHA for d34c6a0
Browse repository at this point
Added library search indexer and tests
Show description for 4f6905e
e-kolpakov
committed
4f6905e
View commit details
Copy full SHA for 4f6905e
Browse repository at this point
Refactored tests to explicitly state with which modulestores they work
e-kolpakov
committed
eb7c5be
View commit details
Copy full SHA for eb7c5be
Browse repository at this point
Added setting to enable/disable library indexing + moved is_index_enabled into search indexer classes
Show description for bd891c2
e-kolpakov
committed
bd891c2
View commit details
Copy full SHA for bd891c2
Browse repository at this point
Added code to fire library_updated signal when library is updated
e-kolpakov
committed
77cc80f
View commit details
Copy full SHA for 77cc80f
Browse repository at this point
Fixed broken test
e-kolpakov
committed
89443cf
View commit details
Copy full SHA for 89443cf
Browse repository at this point
Added library update task test
e-kolpakov
committed
5737364
View commit details
Copy full SHA for 5737364
Browse repository at this point
Moved library key normalization into library_tools module, fixed library update task test
e-kolpakov
committed
9bbad95
View commit details
Copy full SHA for 9bbad95
Browse repository at this point
Renamed course_key to structure_key to reflect the fact it might be a library key as well.
e-kolpakov
committed
75d61b6
View commit details
Copy full SHA for 75d61b6
Browse repository at this point
Removed stale test helper method
e-kolpakov
committed
bd8754b
View commit details
Copy full SHA for bd8754b
Browse repository at this point
Commits on Apr 15, 2015
Added management command to manually reindex libraries
e-kolpakov
committed
0b2b9fe
View commit details
Copy full SHA for 0b2b9fe
Browse repository at this point
Made methods with no implementation abstract
e-kolpakov
committed
26b1e8d
View commit details
Copy full SHA for 26b1e8d
Browse repository at this point
Pylint fixes
e-kolpakov
committed
4d3750a
View commit details
Copy full SHA for 4d3750a
Browse repository at this point
Commits on Apr 17, 2015
Tests for reindex library management command
e-kolpakov
committed
3b348b7
View commit details
Copy full SHA for 3b348b7
Browse repository at this point
Removed unnecessary comments
e-kolpakov
committed
d4f85d8
View commit details
Copy full SHA for d4f85d8
Browse repository at this point
You can’t perform that action at this time.