Unknwon
1cb5e84c46
fix migrate api
2015-09-03 06:48:52 -04:00
Unknwon
a6ee900723
fix migrate API
2015-09-03 06:17:33 -04:00
Unknwon
03cf9930e4
able to download archive by API
2015-09-02 09:54:35 -04:00
Unknwon
465e068cec
#1021 Forked repo unavailable after deleting original repo
2015-09-01 11:43:53 -04:00
Unknwon
27f6c7f551
add webhook default events
2015-08-29 11:53:46 +08:00
Unknwon
32daad557e
webhook APIs
2015-08-29 11:49:59 +08:00
Unknwon
4f756f6722
new create webhook event
2015-08-28 23:36:13 +08:00
Unknwon
c3c6fa5df9
new create repo options
2015-08-28 19:06:18 +08:00
Unknwon
d07256dd8f
#1487 Readme Template
2015-08-28 18:33:09 +08:00
Unknwon
2745423bd3
add webhook recent deliveries
2015-08-27 23:06:14 +08:00
Unknwon
33967fd492
new webhooks list UI
2015-08-26 21:45:51 +08:00
Unknwon
f578f10314
minor fix on API response
2015-08-19 20:08:57 +08:00
Unknwon
f5b244cc8e
minor fix on API response
2015-08-19 05:47:45 +08:00
Unknwon
df3b347514
work on #1493
2015-08-17 17:05:37 +08:00
Unknwon
2d1027ea97
WIP: create PR - choose branch
2015-08-08 22:43:14 +08:00
Unknwon
7ad8b3e568
improve fork process
2015-08-08 17:10:34 +08:00
Unknwon
fde6df5f4f
allow anonymous SSH clone
2015-08-05 11:14:17 +08:00
Unknwon
5baa091cdc
#1127 : hide user e-mail when API caller isn't signed in
2015-07-15 12:59:43 +08:00
Lunny Xiao
22cfdbcdf6
Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword
...
Hotfix/type fix validate password
2015-04-24 15:03:21 +08:00
Dustin Willis Webber
5345288b6d
fix calls that go rename missed
2015-04-16 14:42:24 -04:00
Unknwon
16cfefa326
#1070 Clearer error message for illegal characters
2015-03-26 17:11:47 -04:00
Unknwon
b7dbe006b5
mirror fix of #1105
2015-03-25 08:43:07 -04:00
Unknwon
80667e87b6
remove unused scripts and simplify migrate form definition
2015-03-11 09:21:05 -04:00
Unknwon
df64dcfdfd
Merge branch 'access' of github.com:gogits/gogs into access
2015-02-22 22:55:35 -05:00
Unknwon
5a7bca797c
Merge branch 'dev' of github.com:gogits/gogs into access
...
Conflicts:
gogs.go
models/models.go
models/user.go
templates/.VERSION
templates/org/home.tmpl
2015-02-22 22:51:25 -05:00
Unknwon
51da9e41f0
routers: able to migrate repo from local path
...
- modules/middleware/context.go: add HandleAPI method
2015-02-22 09:49:25 -05:00
Peter Smit
16bfbe24e7
Updating context and fixing permission issues
...
The boolean flags in the repo context have been replaced with mode and two methods
Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
2015-02-16 12:51:56 +02:00
Peter Smit
5af7b2864c
Change constants to UPPERCASE_WITH_UNDERSCORE style
2015-02-09 13:36:33 +02:00
Peter Smit
5deb52e1b8
Refactoring of the Access Table
...
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens.
2015-02-06 13:18:11 +02:00
Peter Smit
76f8904718
Introducing Collaboration Struct
2015-01-23 09:54:16 +02:00
Unknwon
b553ea45ee
modes/repo: incorrect SSH clone URL for #742
2014-12-13 16:46:00 -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
Deiwin Sarjas
48bb0fadc2
update user api search results to include the full name
...
Is fully backwards compatible
Fixes #677
2014-12-02 11:44:03 +02:00
Unknwon
37d8d3afe9
more APIs on #12
2014-11-18 11:07:16 -05:00
Unknwon
a0f9197b45
GetFile api
2014-11-16 21:32:26 -05:00
Unknwon
340a4595dd
support duoshuo mirror of gravatar
2014-11-16 20:27:04 -05:00
Unknwon
52d66ba6c8
#12 , use go-gogs-client
2014-11-14 17:11:30 -05:00
Unknwon
9dc3c93a6a
#12 , add/edit hook
2014-11-13 12:57:00 -05:00
Unknwon
8eb5120fbd
#12 , API: list user repos, list repo hooks
2014-11-13 02:32:18 -05:00
Unknwon
83283bca4c
Safe work
2014-10-25 07:50:19 -04:00
Unknwon
3abc41ccca
Fix API broken
2014-10-18 23:26:55 -04:00
Unknwon
904bf1a50b
Add migrate repo API
2014-08-29 17:31:53 +08:00
lunnyxiao
c40e815763
add migrate api
2014-08-29 11:24:37 +08:00
Unknwon
74b31566cf
Finsih add/remove repo in organization
2014-08-26 18:11:15 +08:00
Unknwon
8dd07c0ddd
New UI merge in progress
2014-07-26 00:24:27 -04:00
Unknown
0f907301b7
Fix #285
2014-07-12 00:55:19 -04:00
Unknown
688ec6ecbd
Fixed #209
2014-05-25 20:11:25 -04:00
Unknown
c1eb4d894a
Clean api code
2014-05-05 13:08:01 -04:00
Unknown
49dc57e336
Add /api/v1/users/search
2014-04-30 23:48:01 -04:00