summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-21adding deamon start|stop|restart|killall scripts for the service and ↵Duda Dornelles
py-fake-service
2014-08-21removing fake serviceDuda Dornelles
2014-08-21Moving smooth transition js funtion to a specific style-guide js fileGabriel Albo
2014-08-21Moved test requirements into test-requirements.txt for py-fake-service.Folker Bernitt
2014-08-21Adding jquery dependency and a smoothier transition between sections when ↵Gabriel Albo
scrolling via anchors on the style guide
2014-08-21Changing even sections background color on the style guideGabriel Albo
2014-08-21fake service now supports mbox and RFC-2822 mails.Folker Bernitt
2014-08-20Changed package to use new setup.pyBruno Wagner Goncalves
2014-08-20removing service identityVictor Shyba
2014-08-20Added config file to the setup.pyBruno Wagner Goncalves
2014-08-20Removed go and runtests - setup.py develop creates a pixelated-user-agent ↵Bruno Wagner Goncalves
script that you can run
2014-08-20setup.py test, build and develop are now workingBruno Wagner Goncalves
2014-08-20Added setup.py and changed app to pixelated because it will be a packageBruno Wagner Goncalves
2014-08-20Removed easy install requirements file to avoid confusion because we use pipBruno Wagner Goncalves
2014-08-20Fixing hard-coded colors and typefaces for the style guide; adding the ↵Gabriel Albo
action_buttons color variable
2014-08-20Adding typography informationGabriel Albo
2014-08-20Adding the action buttons color to color paletteGabriel Albo
2014-08-20Translated cucumber tests to behave.Folker Bernitt
2014-08-20Must call handlebars:dev before compiling requirejsDuda Dornelles
2014-08-20making sure package script exits at any errorDuda Dornelles
2014-08-20Fixing pacakge handlebars:dist stepDuda Dornelles
2014-08-19removing old leap files from gitignore since they will leave in ~/.leap nowDuda Dornelles
2014-08-19leap_home to be user home and reading certs (self signed) from within projectDuda Dornelles
2014-08-19Adding (hard-coded) color palette section plus a few minor style changesGabriel Albo
2014-08-19fixing path on executable script for packageDuda Dornelles
2014-08-18Update setup tools and pip before packagingBruno Wagner Goncalves
2014-08-18Fixed pep8 errors on serviceBruno Wagner Goncalves
2014-08-18adding install scriptDuda Dornelles
2014-08-18removes uses of MailConverterPatrick Maia
2014-08-18Jshint fixesBruno Wagner Goncalves
2014-08-18The date field was added on the code but not on the testsBruno Wagner Goncalves
2014-08-18Fixed PEP8 issues on py fake serviceBruno Wagner Goncalves
2014-08-18Fixing internal style guide sections paddingGabriel Albo
2014-08-18Fixing style guide sections overflow issueGabriel Albo
2014-08-18Making style guide nav always fixed.Gabriel Albo
2014-08-18Duda/Patrick #8: reseting tag shortcuts before loading them againDuda Dornelles
2014-08-18Duda/Patrick: reseting py-fake-service mails before loading them againDuda Dornelles
2014-08-18Gunzip the mailset archive before untarring it.Alexandre Pretto Nunes
2014-08-18Decompress the same file that was downloadedAlexandre Pretto Nunes
2014-08-18adding version to packageDuda Dornelles
2014-08-18Use the new mailset propper for the python fake serviceAlexandre Pretto Nunes
2014-08-18Victor/Folker - review #5 - move code to pixelated_mail and mail_serviceVictor Shyba
2014-08-18Vertically aligning the list items on the style guide headerGabriel Albo
2014-08-18Initial style guide structureGabriel Albo
2014-08-18Apply PEP8 automaticallyVictor Shyba
2014-08-14fix py-fake-service by reverting js changes and sendind lowercase content typeVictor Shyba
2014-08-14Revert "Enable fake server to correctly serve html emails"Duda Dornelles
This reverts commit dde0dc6bb735cebe946c6fd8c5d7c8cfd6028cc8.
2014-08-14Fixed bug - Sometimes special tags were not default when they shouldPatrick Maia
2014-08-14Will only fix To header if there is onePatrick Maia
2014-08-14PEP8 tweaksPatrick Maia