Commit Graph

27 Commits

Author SHA1 Message Date
Piotr Sarnacki
f27ea4a193 Disable tailing when "To top" is clicked 2015-02-26 11:57:38 +01:00
Piotr Sarnacki
2cf1b5b679 Revert "Remove unneeded log related functions from repo-actions"
This reverts commit d6885fdaa1.

It seems that we still use some actions from there.
2015-02-26 11:33:32 +01:00
Piotr Sarnacki
c72db42231 Fix displaying restart build button 2015-02-26 11:32:08 +01:00
Piotr Sarnacki
d6885fdaa1 Remove unneeded log related functions from repo-actions 2015-02-26 11:31:51 +01:00
Piotr Sarnacki
203302bd63 Fix remove log button popup 2015-02-24 15:51:36 +01:00
Lisa Passing
e4a58787f4 trying to add actions 2015-02-24 15:51:36 +01:00
Piotr Sarnacki
ee4564c72b Merge pull request #329 from travis-ci/error500
Error Pages and maintenance
2015-02-17 15:17:50 +01:00
Lisa Passing
239aab2861 add 500.html, delete 500 from app 2015-02-17 14:17:10 +01:00
Piotr Sarnacki
f7f274f5d5 Fix search
In search there was a check on 'auth' in the view and we no longer
inject auth into views. That's why the check needs to be done on the
controller.

The other thing is that slash breaks the URL currently, so this commit
also changes slash in the search phrase into %2F character.
2015-02-17 10:38:04 +01:00
Lisa Passing
258300fb21 remove maintenance from app, as it is now a .html file 2015-02-16 16:29:59 +01:00
Lisa Passing
c747bb5a63 add 500 page and styles and refactor 2015-02-11 17:24:14 +01:00
Piotr Sarnacki
9c149313f7 Hide recent tab if we're searching 2015-02-11 12:58:18 +01:00
Lisa Passing
5f601c492c fix build tabs responsive 2015-02-10 16:10:42 +01:00
Piotr Sarnacki
355b5b7db3 Fix remove log 2015-02-10 10:33:43 +01:00
Piotr Sarnacki
b0b0c76bc4 Display caches link only to logged in users 2015-02-10 10:33:31 +01:00
Piotr Sarnacki
55cf221b56 Fix status images 2015-02-10 09:43:17 +01:00
Lisa Passing
b09fbdcabe add maintenance page 2015-02-09 15:30:02 +01:00
Piotr Sarnacki
ab33383d15 Fix a few issues after ember-cli switch 2015-02-06 12:57:49 +01:00
Piotr Sarnacki
03ae9df2b5 dashboard/loading view doesn't need layout 2015-02-06 11:31:28 +01:00
Piotr Sarnacki
f53f9947a5 Fix colorForState for repos list 2015-02-05 18:14:19 +01:00
Piotr Sarnacki
9c1427db3c Move 404 files to app/ 2015-02-05 15:57:05 +01:00
Piotr Sarnacki
874a6de443 Move log to vendor/ 2015-02-04 23:08:22 +01:00
Piotr Sarnacki
f82025c6d5 Don't use Handlebars.compile, ember-cli includes only runtime for performance 2015-02-03 20:48:02 +01:00
Piotr Sarnacki
b0bd24a129 Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
Piotr Sarnacki
3a09a0da9a Move assets/scripts/app to root dir 2015-02-03 09:44:34 +01:00
Sven Fuchs
767476a8c9 remove rails 2012-06-22 00:37:43 +02:00
Sven Fuchs
a3f629bd0d initial commit 2012-06-17 00:05:06 +02:00