Unknwon
|
9803c421f5
|
fix binding api broken
|
2014-12-15 01:49:59 -05:00 |
|
Unknwon
|
ac4a10456e
|
api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
|
2014-12-12 20:30:32 -05:00 |
|
Unknwon
|
bc8721fb6c
|
Finish new UI for release page
|
2014-12-10 16:37:54 -05:00 |
|
Joseph Crail
|
39c068400e
|
Fix spelling errors in comments.
|
2014-12-06 20:22:48 -05:00 |
|
Unknwon
|
0b785ad967
|
work on #672
|
2014-12-05 18:08:09 -05:00 |
|
Unknwon
|
069486d169
|
fix #165
|
2014-12-05 17:54:57 -05:00 |
|
Unknwon
|
ef275ebf62
|
more on change avatar
|
2014-11-21 12:51:36 -05:00 |
|
Unknwon
|
55dfe2c978
|
custom avatar upload
|
2014-11-21 10:58:08 -05:00 |
|
Unknwon
|
37d8d3afe9
|
more APIs on #12
|
2014-11-18 11:07:16 -05:00 |
|
Unknwon
|
32dcaefafa
|
fox #620
|
2014-11-17 14:53:41 -05:00 |
|
Unknwon
|
8eb5120fbd
|
#12, API: list user repos, list repo hooks
|
2014-11-13 02:32:18 -05:00 |
|
Unknwon
|
8c9338a537
|
add personal access token panel #12
|
2014-11-12 06:48:50 -05:00 |
|
Unknwon
|
e0de6cb5ad
|
work on #616 and update locales
|
2014-11-10 05:30:07 -05:00 |
|
Christopher Brickley
|
3794111460
|
update slack hook to use new format
|
2014-10-24 08:56:12 -04:00 |
|
Unknwon
|
fa241efa6d
|
Use binding middleware
|
2014-10-15 11:19:20 -04:00 |
|
Unknwon
|
91e5c24a31
|
Fix #522
|
2014-10-06 10:36:32 -04:00 |
|
Unknwon
|
b9560374cd
|
UI fix
|
2014-09-13 22:12:11 -04:00 |
|
Unknwon
|
2a3660dae3
|
Fix #453
|
2014-09-09 18:19:57 -04:00 |
|
Unknwon
|
59a7c7c5a5
|
Remove ldap dep
|
2014-09-07 20:04:47 -04:00 |
|
Unknwon
|
0ddb1eb769
|
Finish new install page, almost ready for 0.5 release
|
2014-09-07 19:02:58 -04: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
|
8829174574
|
Finish new admin users pages
|
2014-08-29 15:32:52 +08:00 |
|
Unknwon
|
bba707de36
|
Finish team list, create new team, join/leave team page
|
2014-08-16 16:21:17 +08:00 |
|
Unknwon
|
5acc948562
|
Page: /org/:orgname/settings
|
2014-08-14 14:12:21 +08:00 |
|
Unknwon
|
9a1d5d2489
|
Finish new web hook pages
|
2014-08-09 15:40:10 -07:00 |
|
Justin Nuß
|
8023494a94
|
Fix invalid struct tags and remove unreachable code.
|
2014-08-04 10:37:57 +02:00 |
|
Unknwon
|
755eec745f
|
Finish new repo settings page
|
2014-08-02 13:47:33 -04:00 |
|
Unknwon
|
669552e255
|
Fix #340
|
2014-08-01 06:12:14 -04:00 |
|
Unknwon
|
dabf5b057c
|
Finish new migrate page
|
2014-08-01 00:06:19 -04:00 |
|
Unknwon
|
9813161411
|
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
|
2014-07-26 23:53:16 -04:00 |
|
Unknwon
|
8dd07c0ddd
|
New UI merge in progress
|
2014-07-26 00:24:27 -04:00 |
|
gima
|
5a97cc69ed
|
Make possible for administrators to change user's password (fix proposal for #290)
|
2014-07-18 05:30:57 +03:00 |
|
Unknown
|
465dc962b5
|
Finish create organization team
|
2014-07-02 16:42:16 -04:00 |
|
Unknown
|
19e9104289
|
Organization settings page
|
2014-06-27 03:37:01 -04:00 |
|
Unknown
|
32b09681b2
|
Migrate repository by organization
|
2014-06-25 05:35:23 -04:00 |
|
Unknown
|
43b33440b5
|
Work on create organization repo and #257
|
2014-06-25 05:14:36 -04:00 |
|
Unknown
|
e0f9c628c5
|
Add create organization
|
2014-06-25 00:44:48 -04:00 |
|
Unknown
|
b2801a2e98
|
Fix #165
|
2014-06-24 13:55:47 -04:00 |
|
Unknown
|
9d2cef23f2
|
Fix #165
|
2014-06-21 00:53:46 -04:00 |
|
Unknown
|
ad5ec45dd6
|
Fix #165
|
2014-06-21 00:51:41 -04:00 |
|
Unknown
|
e07674bff1
|
Support edit release and save as draft
|
2014-06-12 17:47:23 -04:00 |
|
Unknown
|
9961f9a53c
|
Fix #197
|
2014-06-12 09:10:39 -04:00 |
|
Unknown
|
4f2f3c2857
|
Code convention
|
2014-06-05 22:07:35 -04:00 |
|
Unknown
|
93f8f92523
|
Finish create new label
|
2014-05-18 18:07:04 -04:00 |
|
Lunny Xiao
|
f6c94c29d5
|
implicated error for ldap dial
|
2014-05-16 10:31:39 +08:00 |
|
Lunny Xiao
|
7869cfccb9
|
Merge pull request #192 from DerDackel/ldapssl
Add LDAP over SSL support
|
2014-05-15 20:52:05 +08:00 |
|
Sebastian Jackel
|
eb264a112b
|
Add LDAP over SSL support
|
2014-05-15 14:27:16 +02:00 |
|
Unknown
|
54e95fa367
|
Finish add new milestone
|
2014-05-12 14:06:42 -04:00 |
|
Unknown
|
f1130ce5e9
|
Fix edit auth page bug
|
2014-05-12 11:02:36 -04:00 |
|