tr
TryGhost
GitHub
Ghost
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Ghost
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
100
65afd0da added countable.js
by Gabor Javo...
G
Succeeded
97
33c28a88 filter on adminnavbar does nothing
by Gabor Javo...
G
Succeeded
189
e40eb12a Fix forge returning null on empty fetch Closes #184. It got broken because of https://github.com/tgriesser/bookshelf/commit/a9c4a5409e6bd422df2500aefded41bf50e134d3
by Gabor Javo...
G
Succeeded
88
9a7e1535 #25: admin navbar and filter
by Gabor Javo...
G
Succeeded
85
29bfcd3a Duplicate user, error handling, password in fixture
by Gabor Javo...
G
Succeeded
185
8c11c14f Fix for forge returning null on empty fetch Closes #184. Issue cropped up because https://github.com/tgriesser/bookshelf/commit/a9c4a5409e6bd422df2500aefded41bf50e134d3.
by Gabor Javo...
G
Succeeded
80
18166337 Replaced bcrypt with bcrypt-nodejs
by Gabor Javo...
G
Succeeded
67
d002ad44 added readme explanations
by Gabor Javo...
G
Succeeded
949
41e9bd8d Fixing mail.html The `host` option for mailgun is not needed apparently
by Gabor Javo...
G
Succeeded
948
a37c7958 Fixes config.example.js Closes #945
by Gabor Javo...
G
Succeeded
162
78cbaf03 /register/ => /signup/ Fixes issue #132. Also added `js-login-container` class to the signup box, as it wasn't faded in due to javascript not picking up the element.
by Gabor Javo...
G
Succeeded
946
c2bacbf4 Fixing email example Closes #945
by Gabor Javo...
G
Succeeded
59
554a1637 Added logout functionality, helper links and more cookie time
by Gabor Javo...
G
Succeeded
156
81d317a1 Replaced config.blogData with settings Solves #112 * Removed config.blogData * Changed Ghost.init() to accommodate new settings bits * (data was already in the fixtures)
by Gabor Javo...
G
Succeeded
155
1295692c Restricting Admin user creation Solves #138. * Removed user and user_roles from fixture * Restricted user creation to one user. That user is id 1, is admin * Changed tests so they accommodate for this fact * Can not create new user (fails on test, flashes on signup)
by Gabor Javo...
G
Succeeded
50
ab8781d1 Added user authentication and registration
by Gabor Javo...
G
Succeeded
935
f07e99ee Login is now on /ghost/ as well Closes #484. Closes #596. * Rewrote routes in server.js and routes.js * Modified tests to accommodate the path change * If you're not logged in, `/ghost/` will give you the login form * If you're logged in, `/ghost/` gives you the admin area * Logout will redirect you to `/ghost/`
by Gabor Javo...
G
Succeeded
505
ba4950f7 Redirects logged in users to dashboard from login and signup Closes #483 * Added yet another middleware that checks whether we're logged in, and if so, plops us into dashboard * Added this to the login and signup page routes.
by Gabor Javo...
G
Succeeded
504
3ded75ca Dropping the database invalidates cookies Closes #418. * Moved the app config behind the promise wall (I couldn't reliably assign generated uuid to the ghost object AND have access to an automatically created db from fixtures AND not have circular reference (try including api in ghost.js ;) )) * Added new functionality to `ghost.init()`, which is responsible for the first run bit (I'm thinking plopping a filter or an action in there for future devs) * Modified `.gitignore` so the `.png`s casper generates aren't added * Fixed ambiguity and typos here and there, see code
by Gabor Javo...
G
Succeeded
930
f709dcb7 Adds error message to blog import on empty / bad file Closes #840 * Checks file to be size > 0 * Checks file to be .json * Fails if either of them are not good
by Gabor Javo...
G
Previous
Next