| .. |
|
api.rb
|
Remove all team resources except models. Move models to deprecated directory
|
2013-06-18 21:22:34 +03:00 |
|
deploy_keys.rb
|
Split Project api on several parts: deploy_keys, hooks, snippets etc
|
2013-06-06 12:37:51 +03:00 |
|
entities.rb
|
enhance project creation apis to allow setting of public attribute
|
2013-07-12 12:10:42 -04:00 |
|
groups.rb
|
Refactor API classes. So api classes like Gitlab::Issues become API::Issues
|
2013-05-14 15:33:31 +03:00 |
|
helpers.rb
|
Additon of apis for fork administration.
|
2013-07-08 17:34:00 -04:00 |
|
internal.rb
|
Refactor API classes. So api classes like Gitlab::Issues become API::Issues
|
2013-05-14 15:33:31 +03:00 |
|
issues.rb
|
cattr_accessor is not threadsafe!
|
2013-06-11 18:15:18 +03:00 |
|
merge_requests.rb
|
cattr_accessor is not threadsafe!
|
2013-06-11 18:15:18 +03:00 |
|
milestones.rb
|
Fix milestone api docs: invalid param for close
|
2013-06-06 12:32:05 +03:00 |
|
notes.rb
|
Refactor API classes. So api classes like Gitlab::Issues become API::Issues
|
2013-05-14 15:33:31 +03:00 |
|
project_hooks.rb
|
Split Project api on several parts: deploy_keys, hooks, snippets etc
|
2013-06-06 12:37:51 +03:00 |
|
project_snippets.rb
|
Fix snippet raw content being escaped
|
2013-06-06 16:10:24 +03:00 |
|
projects.rb
|
enhance project creation apis to allow setting of public attribute
|
2013-07-12 12:10:42 -04:00 |
|
repositories.rb
|
API: implement retrieve of repository tree
|
2013-06-06 18:01:03 +03:00 |
|
session.rb
|
Add LDAP support to /api/session
|
2013-07-16 11:28:19 +03:00 |
|
system_hooks.rb
|
Refactor API classes. So api classes like Gitlab::Issues become API::Issues
|
2013-05-14 15:33:31 +03:00 |
|
users.rb
|
Refactor API classes. So api classes like Gitlab::Issues become API::Issues
|
2013-05-14 15:33:31 +03:00 |