6
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected 8 months ago.
Sep 26, 2023 — Sep 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'escape_xss'
dstockto
as David Stockton
More... almost 12 years ago
Escaping some outputs to prevent or cause XSS to be more difficult.
dstockto
as David Stockton
More... about 12 years ago
Merge branch 'mfrost503-joindin-241'
dstockto
as David Stockton
More... about 12 years ago
Merge branch 'master-mfrost503' into mfrost503-joindin-241
dstockto
as David Stockton
More... about 12 years ago
Fix codesniff
dstockto
as David Stockton
More... about 12 years ago
Split the initial creation of the db from the patching More... about 12 years ago
Merge branch 'master' of github.com:joindin/joind.in More... about 12 years ago
joindin-304: Added validation to the slides link if a url is provided require the user to provide a full url including the url scheme (http, etc). More... about 12 years ago
Merge branch 'debug-db-error-backtrace'
dstockto
as David Stockton
More... about 12 years ago
Make sure db initialization is done only once More... about 12 years ago
Escape talk title on talk item page [JOINDIN-302] More... about 12 years ago
Merge pull request #741 from emmajane/puppet_db_setup
dstockto
as David Stockton
More... about 12 years ago
Merge pull request #738 from emmajane/api_sub_module
dstockto
as David Stockton
More... about 12 years ago
Whitespace fixes for the vagrant commands More... about 12 years ago
Formatting fix and language clarification for vagrant commands to improve readability More... about 12 years ago
Fixing white space issues so that code is indented. More... about 12 years ago
Adding OSX-friendly copy-paste command for updating the /etc/hosts file More... about 12 years ago
Updating the documentation to reflect changes made to the build scripts. In particular, have notified users that test suite is disabled by default. More... about 12 years ago
Merge remote-tracking branch 'upstream/master' into puppet_db_setup More... about 12 years ago
Paths were broken in puppet because api is now a sub-module; turned off tests to improve loading time for vagrant users; fixed database syntax error for patching the database. More... about 12 years ago
Merge branch 'master' of https://github.com/joindin/joind.in More... about 12 years ago
implementation of the deleteTag method to remove a tag from the event More... about 12 years ago
Fix case-sensitive SetEnv in readme setup instructions More... about 12 years ago
Added API as a git submodule to make Vagrant setup work better (which is coming next). More... about 12 years ago
Add a simple backtrace for database errors when JOINDIN_DEBUG More... about 12 years ago
The vagrant install instructions are currently above the 'roll-your-own' instructions; however, they are jenky and not necessarily reliable. Move them below the roll-your-own instructions to encourage people to use their own setup instead of vagrant. More... about 12 years ago
Merge remote-tracking branch 'emmajane/readme_contributor_instructions' More... about 12 years ago
Merge remote-tracking branch 'mattgill/api-db-seed-fix' More... about 12 years ago
New contributors are pointed to the current README file; however these instructions should not be used by people who want to hack on the site and contribute code back to the project. Revision includes a pointer to the contributor resources. More... about 12 years ago
fix db path during seeding More... about 12 years ago