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
test
on
master
User selector
All users
All time
Commit history
Commits on Dec 20, 2008
catch tainted string in overview
technoweenie
committed
e229865
View commit details
Copy full SHA for e229865
View code at this point
Browse repository at this point
add machinist to the tests
technoweenie
committed
4aae70e
View commit details
Copy full SHA for 4aae70e
View code at this point
Browse repository at this point
Add unit test for img filtering
Show description for ff0113a
emk
committed
ff0113a
View commit details
Copy full SHA for ff0113a
View code at this point
Browse repository at this point
Merge branch 'experimental'
Show description for 284f1ac
emk
committed
284f1ac
View commit details
Copy full SHA for 284f1ac
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 19, 2008
Security: Fix XSS attack against new comment form
Show description for b7cb822
emk
committed
b7cb822
View commit details
Copy full SHA for b7cb822
View code at this point
Browse repository at this point
Commits on Dec 17, 2008
Test whether database adapter supports safe_erb
Show description for 32efdb5
emk
committed
32efdb5
View commit details
Copy full SHA for 32efdb5
View code at this point
Browse repository at this point
Commits on Dec 12, 2008
Security: Replace white_list with Rails 2.2 sanitizer
Show description for d2c8c8e
emk
committed
d2c8c8e
View commit details
Copy full SHA for d2c8c8e
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
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
cleanup after tests that leave themes in the themes directory after creating sites => please review possibly naive implementation
isaackearse
committed
143999a
View commit details
Copy full SHA for 143999a
View code at this point
Browse repository at this point
Commits on Dec 7, 2008
Change test-spec contexts into regular unit tests
Show description for f8483ff
emk
committed
f8483ff
View commit details
Copy full SHA for f8483ff
View code at this point
Browse repository at this point
Start replacing test-spec syntatic sugar with Rails 2.2 "it"
Show description for 2b9d4a1
emk
committed
2b9d4a1
View commit details
Copy full SHA for 2b9d4a1
View code at this point
Browse repository at this point
Fix bugs in the themes and admin/base controllers
Show description for 7a58ab5
isaackearse
authored and
emk
committed
7a58ab5
View commit details
Copy full SHA for 7a58ab5
View code at this point
Browse repository at this point
Commits on Dec 6, 2008
only 2 failures in test:functionals now => changed more params to point to :controller => '/account'
isaackearse
committed
e50071f
View commit details
Copy full SHA for e50071f
View code at this point
Browse repository at this point
another explicit :controller => '/account' fixes the test
isaackearse
committed
e84b393
View commit details
Copy full SHA for e84b393
View code at this point
Browse repository at this point
change controller from "account" to "/account" in test so "admin/account" is not assumed
isaackearse
committed
734f899
View commit details
Copy full SHA for 734f899
View code at this point
Browse repository at this point
Fix nil.controller_name? bug by removing extra requires
Show description for f30acd9
emk
committed
f30acd9
View commit details
Copy full SHA for f30acd9
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
oooo I love deleting code
isaackearse
committed
8fef75a
View commit details
Copy full SHA for 8fef75a
View code at this point
Browse repository at this point
Commits on Dec 5, 2008
exposed more routing issues
isaackearse
committed
ca829ad
View commit details
Copy full SHA for ca829ad
View code at this point
Browse repository at this point
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
added a test that verifies that the account/login route now works
isaackearse
committed
e1f4477
View commit details
Copy full SHA for e1f4477
View code at this point
Browse repository at this point
redirect to account controller no admin/account controller
isaackearse
committed
c953683
View commit details
Copy full SHA for c953683
View code at this point
Browse repository at this point
Use absolute controller paths with assert_redirected_to
emk
committed
2bbec00
View commit details
Copy full SHA for 2bbec00
View code at this point
Browse repository at this point
Fix test case failures in FeedController
emk
committed
92c1ed5
View commit details
Copy full SHA for 92c1ed5
View code at this point
Browse repository at this point
Upgrade to latest release of attachment_fu
Show description for e3f7316
emk
committed
e3f7316
View commit details
Copy full SHA for e3f7316
View code at this point
Browse repository at this point
Commits on Dec 4, 2008
Remove delete_existing_fixtures_for
Show description for 055a69d
emk
committed
055a69d
View commit details
Copy full SHA for 055a69d
View code at this point
Browse repository at this point
Fix unit test failures with MySQL
Show description for d4e3c37
emk
committed
d4e3c37
View commit details
Copy full SHA for d4e3c37
View code at this point
Browse repository at this point
Fix another test failure that only occurs at certain times
Show description for d896aec
emk
committed
d896aec
View commit details
Copy full SHA for d896aec
View code at this point
Browse repository at this point
Commits on Dec 2, 2008
Fix test that fails 5 minutes each day
Show description for c0b9d98
emk
committed
c0b9d98
View commit details
Copy full SHA for c0b9d98
View code at this point
Browse repository at this point
Fix more problems caused by protect_action
Show description for 1950a47
emk
committed
1950a47
View commit details
Copy full SHA for 1950a47
View code at this point
Browse repository at this point
Fix confusion over which verify filter gets called in test
Show description for 9f1dbfa
emk
committed
9f1dbfa
View commit details
Copy full SHA for 9f1dbfa
View code at this point
Browse repository at this point
Do not assume asset IDs are assigned in a specific order
Show description for 732676e
emk
committed
732676e
View commit details
Copy full SHA for 732676e
View code at this point
Browse repository at this point
Disable out-of-date unit tests for plugins
Show description for 16335c0
emk
committed
16335c0
View commit details
Copy full SHA for 16335c0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.