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 }}
dominic0312
/
mephisto
Public
forked from
mephistorb/mephisto
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
mephisto
lib
on
master
User selector
All users
All time
Commit history
Commits on Dec 20, 2008
Security: Force all GET requests to be read-only
Show description for c500bf8
emk
committed
c500bf8
View commit details
Copy full SHA for c500bf8
View code at this point
Browse repository at this point
Security: Fix many broken filter regexps
Show description for c8c4bcc
emk
committed
c8c4bcc
View commit details
Copy full SHA for c8c4bcc
View code at this point
Browse repository at this point
Commits on Dec 17, 2008
don't forget to change the default theme path here also
isaackearse
committed
ae89ef8
View commit details
Copy full SHA for ae89ef8
View code at this point
Browse repository at this point
Commits on Dec 16, 2008
Unpack tzinfo into vendor/gems
Show description for 04e3e70
emk
committed
04e3e70
View commit details
Copy full SHA for 04e3e70
View code at this point
Browse repository at this point
Make 'rake gems' more robust when gems are missing
Show description for 7f6f354
emk
committed
7f6f354
View commit details
Copy full SHA for 7f6f354
View code at this point
Browse repository at this point
Commits on Dec 12, 2008
Turn db:bootstrap:session into a regular file task
Show description for cd59873
emk
committed
cd59873
View commit details
Copy full SHA for cd59873
View code at this point
Browse repository at this point
Fixed scoping issue and unexpected return issue.
Show description for ceccb4c
danlynn
committed
ceccb4c
View commit details
Copy full SHA for ceccb4c
View code at this point
Browse repository at this point
Commits on Dec 11, 2008
Security: Protect the account controller from forgery
Show description for 5186bb4
emk
committed
5186bb4
View commit details
Copy full SHA for 5186bb4
View code at this point
Browse repository at this point
Security: Protect against session fixation
Show description for 2907a0b
emk
committed
2907a0b
View commit details
Copy full SHA for 2907a0b
View code at this point
Browse repository at this point
Commits on Dec 10, 2008
Security: Turn on protect_from_forgery for admin/
Show description for dd9f41d
emk
committed
dd9f41d
View commit details
Copy full SHA for dd9f41d
View code at this point
Browse repository at this point
Security: Make our session secret actually a secret
Show description for d558ba1
emk
committed
d558ba1
View commit details
Copy full SHA for d558ba1
View code at this point
Browse repository at this point
Commits on Dec 8, 2008
Store themes in different paths depending on RAILS_ENV
Show description for fae72e5
emk
committed
fae72e5
View commit details
Copy full SHA for fae72e5
View code at this point
Browse repository at this point
Commits on Dec 7, 2008
Restore accidentally-deleted comment
Show description for 7a6875f
emk
committed
7a6875f
View commit details
Copy full SHA for 7a6875f
View code at this point
Browse repository at this point
removed plugin_about_patch as superseded by rails 2.2.2.
Show description for b680ef4
james2m
committed
b680ef4
View commit details
Copy full SHA for b680ef4
View code at this point
Browse repository at this point
Removed reference to plugin_about_patch as it is gone.
Show description for ca348e7
james2m
committed
ca348e7
View commit details
Copy full SHA for ca348e7
View code at this point
Browse repository at this point
Commits on Dec 6, 2008
Get original routing working again
Show description for f8a3577
emk
committed
f8a3577
View commit details
Copy full SHA for f8a3577
View code at this point
Browse repository at this point
added enough routes to get the admin interface working
isaackearse
committed
033cd94
View commit details
Copy full SHA for 033cd94
View code at this point
Browse repository at this point
added routing_spec and made first spec pass by adding explicit route for design controller
isaackearse
committed
f530e58
View commit details
Copy full SHA for f530e58
View code at this point
Browse repository at this point
add explicit route for templates controller and TODO for later. All integration tests pass now - just some deprecation warnings to clean up
isaackearse
committed
b085e2e
View commit details
Copy full SHA for b085e2e
View code at this point
Browse repository at this point
added another explicit route for sections passes another integration test and section controller routing test
isaackearse
committed
48f0280
View commit details
Copy full SHA for 48f0280
View code at this point
Browse repository at this point
Commits on Dec 5, 2008
Make sure that all action/* routes are working
Show description for 1b518df
emk
committed
1b518df
View commit details
Copy full SHA for 1b518df
View code at this point
Browse repository at this point
an explicit route for the login action fixes most of the integration tests - for some reason without this route the test was trying to post to the index action of the account controller to login
isaackearse
committed
c86893d
View commit details
Copy full SHA for c86893d
View code at this point
Browse repository at this point
update rspec and rspec-rails to latest github versions
isaackearse
committed
0361ef8
View commit details
Copy full SHA for 0361ef8
View code at this point
Browse repository at this point
Look for relative_url_root in ActionController::Base
Show description for 9646238
emk
committed
9646238
View commit details
Copy full SHA for 9646238
View code at this point
Browse repository at this point
Commits on Dec 4, 2008
Fix asset upload sidebar on article editing screen
Show description for 3c54561
emk
committed
3c54561
View commit details
Copy full SHA for 3c54561
View code at this point
Browse repository at this point
Commits on Mar 31, 2008
fix bug where ArticleDrop#url was passing absolute urls to the #absolute_url helper
technoweenie
committed
9072b48
View commit details
Copy full SHA for 9072b48
View code at this point
Browse repository at this point
Commits on Mar 29, 2008
So that Mephisto plugins can include drops in app/drops, I suggest adding this:
Show description for 784fddf
isaackearse
committed
784fddf
View commit details
Copy full SHA for 784fddf
View code at this point
Browse repository at this point
move map_from_plugins(map) above the catch all route
isaackearse
committed
8cd07ac
View commit details
Copy full SHA for 8cd07ac
View code at this point
Browse repository at this point
Merge commit 'activereload/engines'
isaackearse
committed
41a870e
View commit details
Copy full SHA for 41a870e
View code at this point
Browse repository at this point
Commits on Mar 4, 2008
Removing lib/tasks/switchtower.rake, which is a leftover from previously.
francois
committed
628cbde
View commit details
Copy full SHA for 628cbde
View code at this point
Browse repository at this point
Commits on Feb 20, 2008
initial commit to engines branch
Sven Fuchs
committed
1ad1b56
View commit details
Copy full SHA for 1ad1b56
View code at this point
Browse repository at this point
Commits on Feb 4, 2008
host of fixes and added support for comment preview
technoweenie
committed
b0fadcd
View commit details
Copy full SHA for b0fadcd
View code at this point
Browse repository at this point
Commits on Feb 3, 2008
lots of fixes for the new restful articles/comments change
technoweenie
committed
65a3c3e
View commit details
Copy full SHA for 65a3c3e
View code at this point
Browse repository at this point
hide xml-rpc routes
technoweenie
committed
1313754
View commit details
Copy full SHA for 1313754
View code at this point
Browse repository at this point
refactor so that admin/comments is more restful, allow inline comment editing in the admin. [court3nay]
technoweenie
committed
a1329bd
View commit details
Copy full SHA for a1329bd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.