Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix #650 | Unknwon | 2015-11-22 |
| | |||
* | #633 emoji | Unknwon | 2015-09-05 |
| | |||
* | Updated - Lang Selection Width | Patrick Geneva | 2015-08-24 |
| | |||
* | new access token UI | Unknwon | 2015-08-19 |
| | |||
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 |
| | |||
* | some ui details fix | fuxiaohei | 2014-10-18 |
| | |||
* | Page: Compare 2 commits | Unknwon | 2014-10-10 |
| | |||
* | Allow custom locale | Unknwon | 2014-10-09 |
| | |||
* | UI: Confirmation box | Unknwon | 2014-09-29 |
| | |||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 |
| | |||
* | improve ui details | fuxiaohei | 2014-09-23 |
| | |||
* | Fix clone panel z-index | Unknwon | 2014-09-10 |
| | |||
* | Update deps | Unknwon | 2014-09-01 |
| | |||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 |
| | | | | | | | | | | 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. | ||
* | Finish new admin users pages | Unknwon | 2014-08-29 |
| | |||
* | Finish new admin dashboard | Unknwon | 2014-08-28 |
| | |||
* | Finish new home page of organization | Unknwon | 2014-08-10 |
| | |||
* | Finish new web hook pages | Unknwon | 2014-08-09 |
| | |||
* | Finish new hooks list page | Unknwon | 2014-08-09 |
| | |||
* | Finish new collaboration page | Unknwon | 2014-08-07 |
| | |||
* | Add missing less files | Unknwon | 2014-08-05 |