• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

deltaskelta / langalang / 91
97%

Build:
DEFAULT BRANCH: master
Ran 23 Sep 2016 04:29AM UTC
Jobs 1
Files 47
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
91

push

travis-ci

deltaskelta
Fully integrated discourse login/logout and LL

The main site redirect url is now an html page with a loader that pulls the
next url param and loads the discourse session/sso page to perform a login there
this could result in a double hit only if the user goes from discourse and is not
logged in on the main site, and has to do a manual login and then is redirected

Logout on get is enabled and the discourse logout redirects to /accounts/logout.
I made a special logout on /discourse/logout that inherits the alluth logout view
and adds another step to the post method (called with get because logout on GET is
enabled) If I need to call a logout from LL. I should use this method because it
will cause a simultaneous logout on forum.

Added put of passwords.py in the fabfile

Added .langalang.com to sessions and CSRF cookie domains so that forum.langalang.com
can access them from the browser if I need to in the future.

Added a getParameterByName function to the main js file so my discouse embed logout
view could access the next parameter

Added a new logo set that can be accessed from the discourse forum, xcf files
included

Changed main template wrapper to be more like discourse, logos as well are the
same sizes. Also fixed links that link to forum, blog, etc

deleted the validate captcha.py file because it was just there for testing and
I forgot to delete it previously

switch to the proper import statement for validate_captcha

1509 of 1543 relevant lines covered (97.8%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 91.1 23 Sep 2016 04:29AM UTC 0
97.8
Travis Job 91.1
Source Files on build 91
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #91
  • a4fe89f0 on github
  • Prev Build on master (#88)
  • Next Build on master (#93)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc