Piotr Sarnacki
165d072d79
Use ENV.config instead of Travis.config
2015-01-30 17:15:13 +01:00
Piotr Sarnacki
a5c98c794c
Move Travis.Model to models
2015-01-30 15:35:10 +01:00
Piotr Sarnacki
4871409032
Ember CLI compat
2015-01-29 13:39:06 +01:00
Piotr Sarnacki
8b1fd91af4
We don't need a repo model to link to repo
2015-01-29 13:39:06 +01:00
Piotr Sarnacki
4d8fe96a41
Fix pusher for ember data
2015-01-29 13:39:06 +01:00
Piotr Sarnacki
ec24b21e81
Switch to Ember Data
2015-01-29 13:39:05 +01:00
Piotr Sarnacki
71633f1a00
Prepare models for ES6 modules
2015-01-20 12:15:12 +01:00
Sven Fuchs
2aba520512
more hardcoded github.com urls
2014-10-13 14:46:36 +02:00
Henrik Hodne
2450f9fe9d
Revert previous revert
...
I found the commit that caused the bug that caused me to do the last
revert. I'm therefore reverting the previous revert and I will be
committing a revert that reverts the commit that introduced the bug. See
next commit.
This reverts commit db2d38a7af
.
2014-02-12 09:54:24 -06:00
Henrik Hodne
db2d38a7af
Revert setting panel deploy
...
This seems to have caused issues with enabling the hooks for
repositories.
2014-02-12 09:14:47 -06:00
Hiro Asari
8b6be08ef4
Merge branch 'master' into settings-pane
...
Conflicts:
assets/scripts/app/routes.coffee
assets/scripts/app/templates/profile/tabs/hooks.hbs
2014-01-17 07:09:04 -05:00
Hiro Asari
4e24d9835a
HTTPS everywhere for github.com
2014-01-11 15:11:03 -05:00
Piotr Sarnacki
3a15b037da
Link to repo settings from a hooks page
2013-12-18 11:02:24 +01:00
Piotr Sarnacki
670f38542a
Use model.save() for saving records
...
Also, there is no need to use transactions anymore
2013-07-31 13:29:55 +02:00
Piotr Sarnacki
823c8441be
Change EmberData properties/relationships into EmberModel versions
...
DS.attr -> Ember.attr
DS.belongsTo -> Ember.belongsTo
DS.hasMany -> Ember.hasMany
2013-07-31 13:29:55 +02:00
Piotr Sarnacki
c7516b458e
Show all accounts and hooks in profile
...
Previously we showed only accounts and repositories, to which you have
admin access. To improve usability, it's better to show all accounts and
all repositories, but explain why part of the repositories are not
manageable.
2013-06-18 17:54:13 +02:00
mr.Shu
c9ecde2632
updated links to GitHub hooks
2012-12-11 14:58:59 +01:00
Piotr Sarnacki
875295c1a1
Don't allow to change hook's state while it's saving
2012-11-28 20:11:01 +01:00
Sven Fuchs
7b47863014
extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles
2012-10-03 17:13:02 +02:00