Name | Modified | Size |
---|---|---|
.. | ||
ChuckNorris | ||
CloneWorld | ||
css_tweaks | ||
dev_env | ||
DingoWorld | ||
GoodbyeCruelWorld | ||
Hello | ||
HelloWorld | ||
javascript_tweaks | ||
php_tweaks | ||
LICENSE | 12 years ago | 1 KB |
README.md | 10 years ago | 5 KB |
swarm_dev_env.tgz | 10 years ago | 153 KB |
Change | User | Description | Committed |
---|---|---|---|
16441 | Matt Attaway | An example of disabling the download zip button in Swarm | 9 years ago |
12870 | colin_grant | Pin XDebug to version 2.2.7, the last one that supported PHP 5.3. Latest version of XDe...bug (2.3.2 as of this writing) requires PHP 5.4, but this dev environment uses 5.3.10-1ubuntu3.18. From announcements on http://xdebug.org/ [2015-02-22] - Xdebug 2.3.0 is out! ... This release drops support for PHP 5.2 and PHP 5.3, and raises the default max nesting level to 256. It also fixes a bunch of issues as found in Xdebug 2.2.7. @matt_attaway « |
10 years ago |
12243 | Matt Attaway | Re-add nuked readme | 10 years ago |
11182 | Matt Attaway | Update dev env zip file to work cleanly with 14.2 and above. | 10 years ago |
11181 | Matt Attaway |
Update dev_env to use current p4php location. Tested with 14.3 |
10 years ago |
8500 | Matt Attaway | Add a tgz with the dev environemnt to make it a bit easier to get going | 11 years ago |
8441 | Matt Attaway | Add George Georgiev's ChcuckNorris module from the Swarm hackathon. See the readme for i...nstallation instructions. « |
12 years ago |
8434 | Matt Attaway | A CSS tweak to adjust the tab size in Swarm | 12 years ago |
8422 | Matt Attaway | Add Swarm extension to create custom page in Swarm (h/t @geoff_nicol) Installing this m...odule will add a simple page at http://my.swarm/hello This is handy to see how you can add your own pages to Swarm. « |
12 years ago |
8419 | Matt Attaway | Set the timezone to PDT for the hackathon | 12 years ago |
8418 | Matt Attaway |
Install XDebug. I'm not terribly familiar with it, but phpinfo says it's installed |
12 years ago |
8417 | Matt Attaway | Fixx issue where Puppet tried to generate reviews when rebuilding with a Perforce installa...tion « | 12 years ago |
8416 | Matt Attaway | More cleanup work for the dev environment * Setup debugging on port 9000 for phpstorm ... * Make sure all email is stored id logs/email * Make symlinks in logs to all relavent logs « |
12 years ago |
8415 | Matt Attaway | Fix up readme that I accidentally submitted | 12 years ago |
8414 | Matt Attaway | Put Swarm in development mode to help with debugging | 12 years ago |
8409 | Matt Attaway | Harden the dev environment against 'vagrant halt' calls. This change adds a new Upstart... script to start the Perforce server on startup and copies the P4PHP library to a static location so that Apache can properly load the module at boot time. Vagrant sets up the shared directories well after all of the services have been initialized which was causing Apache and Perforce grief. Also tweak a couple parts of the readme to clarify some of the odd Vagrant behavior. Many thanks to DJ for his help with testing the dev tools. « |
12 years ago |
8408 | Matt Attaway | Fix issues with the dev environment * Add a mention to 'vagrant halt' so people know ho...w to turn machines off * Store sampledepot files in a stable place so they don't get redownloaded * Adjust the triger manipulation script to be more precise Only remaining issue is figuring out a way to restart Apache. I may just copy p4-php to a different location to protect it from the shared directory creation. « |
12 years ago |
8406 | Matt Attaway | Swarm javascript mod courtesy of Nellie LeMonier Adding this javascript to 'public/cust...om' in your Swarm installation will cause Swarm to automatically exapnd the first 100 files in a changelist. « |
12 years ago |
8404 | Matt Attaway | Add very simple samples of Javascript and CSS modifications for Swarm This change also... includes a proper readmne and license file. « |
12 years ago |
8403 | Matt Attaway | Sample Swarm project to generate events This module demonstrates firiing off a new even...t based on the content of the event that is passed in. It also shows how we can run our own Perforce commands and work with the results. To install, copy the 'CloneWorld' directory into the 'modules' directory in your Swarm installation and restart Apache « |
12 years ago |
8402 | Matt Attaway | Add an sample extension to demonstrate event creation and capturing in Swarm This sampl...e extension will show you how to both react to events that are published to the activity feed and how to add new events to the feed from inside of your module. « |
12 years ago |
8401 | Matt Attaway | Add development environment for Swarm modding | 12 years ago |
8302 | Matt Attaway | Adding a couple sample Swarm extensions. HelloWorld shows how a module can intercept an...d modify events in the activity stream before they are published. GoodbyCruelWorld prevents events matching certain criteria from being published to the activity stream. « |
12 years ago |