- 11 Mar, 2013 3 commits
-
-
Sato Hiroyuki authored
-
Sato Hiroyuki authored
-
Dmitriy Zaporozhets authored
API: system hook request functions and documentation updated
-
- 10 Mar, 2013 5 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Refactor network graph
-
- 09 Mar, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 08 Mar, 2013 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Added system hooks link to doc index
-
Matt Humphrey authored
-
- 07 Mar, 2013 23 commits
-
-
Sebastian Ziebell authored
-
Sebastian Ziebell authored
* updated system hooks documentation and code comments * fixed access to system hooks if no user given resulting in a `500 Server Error` * added tests
-
Dmitriy Zaporozhets authored
Fix API return codes
-
Sebastian Ziebell authored
-
Sebastian Ziebell authored
Conflicts: doc/api/projects.md spec/requests/api/projects_spec.rb
-
Dmitriy Zaporozhets authored
-
Sato Hiroyuki authored
-
Sato Hiroyuki authored
-
Sato Hiroyuki authored
-
Sato Hiroyuki authored
-
Dmitriy Zaporozhets authored
Capistrano deploy example
-
Dmitriy Zaporozhets authored
Autofocus to username input (LDAP login).
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Sato Hiroyuki authored
* Network::Commit ** Removing unnecessary accessors. ** Removing add_refs methods. * Network::Graph ** Removing unnecessary accessors. ** The 3 times loop of commits don't need.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Additional Admin APIs
-
Dmitriy Zaporozhets authored
Allow connection to Redis via unix socket
-
Sato Hiroyuki authored
* Module: Graph -> Network * Class: JsonBuilder -> Graph
-
Dmitriy Zaporozhets authored
Refactor README to split production/development environments
-
Sato Hiroyuki authored
-
Sato Hiroyuki authored
Because model shouldn't know about view logic.
-
Danilo Cabello authored
-
- 06 Mar, 2013 5 commits
-
-
Sebastian Ziebell authored
All the info to return codes from the API functions are available in the `README.md` file as suggested.
-
Pierre GUINOISEAU authored
Allow connection to Redis via unix socket, using unix:/var/run/redis/redis.sock for example. Default behaviour does not change, except that the full Redis URL must be configured, with redis:// for tcp or unix: for unix socket.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-