index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
go
Age
Commit message (
Collapse
)
Author
2015-01-29
Fixed typo in gnupg package hack
Bruno Wagner
2015-01-28
Added pip commands to uninstall and install right version for gnupg and scrypt
Jefferson Stachelski
2015-01-22
#224 using text reporter for trial - it is the same as the old nosetests ↵
Pixpoa pairing
reporter
2015-01-22
#224 moving to trial as test runner
Pixpoa pairing
2015-01-21
Added -w because nosetests was thinking we wanted to run all the tests
Bruno Wagner
2015-01-20
Fixed the arguments passing of the go script, setup with always unzip was ↵
Bruno Wagner
not working because of it
2015-01-14
Removed requirements (we are back to using setup.py again) and changed go to ↵
Bruno Wagner
reflect that
2015-01-12
Added jshint to the go test
Bruno Wagner
2015-01-09
#164 sometimes a mail with more than one alternative will not have an html part
Duda Dornelles
2015-01-08
Make it easier to run unit, integration and pep8 tests
Alexandre Pretto
2015-01-06
Npm build already runs clean
Bruno Wagner
2015-01-06
Nose --no-capture was spilling garbage over the tests
Bruno Wagner
Removed it by default Added params to './go test' so it can be used if needed
2015-01-06
Service ./go has some new tricks
Bruno Wagner
'./go setup' install python dependencies, js build and the pixelated executable './go start' same as pixelated-user-agent, accepts options to passtrough
2014-11-18
Deferring TagsController.tags and fixing tests to deal with deferreds
Duda Dornelles
2014-08-22
re-adding go script to run python setup.py [args]
Duda Dornelles
2014-08-20
Removed go and runtests - setup.py develop creates a pixelated-user-agent ↵
Bruno Wagner Goncalves
script that you can run
2014-08-20
Added setup.py and changed app to pixelated because it will be a package
Bruno Wagner Goncalves
2014-08-07
Victor/Bruno: Removing APP_ROOT workaround from app and tests
Victor Shyba
2014-08-05
Now you can run the server and the tests without changing any code!
Neissi Torres Lima
2014-08-04
Imported bitmask libraries to service
Bruno Wagner Goncalves
2014-08-01
Pixelated user agent REST api without implementation
Duda Dornelles