Christopher Brickley
|
85c35a6b8b
|
add organization-level webhooks
|
2014-09-05 07:19:34 -04:00 |
|
Unknwon
|
c5ce33047e
|
Mirror fix and hide missing pages for 0.5 release
|
2014-09-01 00:33:40 +08:00 |
|
Christopher Brickley
|
2bce24068d
|
add Slack API webhook support
|
2014-08-31 12:01:59 -04:00 |
|
Tristan Storch
|
69e332f432
|
Removed trailing white spaces
Removed trailing whitespaces with
```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```
and some handwork.
|
2014-08-30 15:12:53 +02:00 |
|
Unknwon
|
1aec1a2dda
|
Finish new admin dashboard
|
2014-08-28 22:29:00 +08:00 |
|
Unknwon
|
78defd238c
|
Page: Manage social accounts
|
2014-08-09 17:25:02 -07:00 |
|
Unknwon
|
08c6d07aad
|
UI: Bare repository does not have visual link to settings page
|
2014-08-09 15:50:06 -07:00 |
|
Unknwon
|
9a1d5d2489
|
Finish new web hook pages
|
2014-08-09 15:40:10 -07:00 |
|
Unknwon
|
9820b8e134
|
Finish new hooks list page
|
2014-08-09 10:29:51 -07:00 |
|
Unknwon
|
e8c9bb2c66
|
Finish new collaboration page
|
2014-08-07 06:40:05 -04:00 |
|
Unknwon
|
755eec745f
|
Finish new repo settings page
|
2014-08-02 13:47:33 -04:00 |
|