- Oct 09, 2013
-
-
Chris McKnight authored
-
Chris McKnight authored
-
Tobias Bieniek authored
-
Boyan Tabakov authored
Also, is_admin and can_create_group are exposed in the user information. Fixed attributes_for_keys to process properly keys with boolean values (since false.present? is false).
-
Izaak Alpert authored
Change-Id: I1bdd3608d3b46924b5da3ae282c99f85ee4e0dab
-
Izaak Alpert authored
Change-Id: I1337ee7ff51d018d6f62d447345032597e84269f
-
Izaak Alpert authored
-Specifying a header of SUDO or adding a :sudo with either user id, or username of the user will set the current_user to be that user if your identifying private_token/PRIVATE_TOKEN is an administrator token
-
Izaak Alpert authored
Change-Id: I5b174bba02856ede788dcb51ec9b0d598ea7d0df
-
Johannes Schleifenbaum authored
-
- Aug 28, 2013
-
-
Alex Van't Hof authored
Use "/commits/:sha/diff" as opposed to "/commit/:sha", keeping in line with existing api urls (e.g. "/projects/:id", etc.) Fix 500 error resulting from a diff api call with an invalid commit hash Move "/commits/:sha/blob" to "/blobs/:sha", leaving the old path for backwards compatibility. Add ability to get a single commit via "/commits/:sha"
-
- Aug 25, 2013
-
-
Gabor Nagy authored
-
- Aug 20, 2013
-
-
MegaDiablo authored
-
- Aug 07, 2013
-
-
Itxaka Serrano authored
-
- Jul 29, 2013
-
-
Johannes Schleifenbaum authored
-
- Jul 26, 2013
-
-
TJ Biddle authored
-
- Jul 17, 2013
-
-
Sean Zicari authored
Updated the relative links in ## Contents to point to the correct documents.
-
- Jul 16, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jul 12, 2013
-
-
Angus MacArthur authored
Change-Id: Ib71ce8cf993627eada63d7d596fb302ec702f36e
-
- Jul 08, 2013
-
-
Angus MacArthur authored
Added ability to add and remove the forked from/to relatioinship between existing repos.
-
- Jul 07, 2013
-
-
Robert Schilling authored
-
- Jul 06, 2013
-
-
Matt Humphrey authored
-
- Jun 12, 2013
-
-
Drew Blessing authored
s 3599: Add snippets_enabled flag to projects for API Replace missing comma
-
- Jun 11, 2013
-
-
Greg Barendt authored
-
- Jun 06, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- May 29, 2013
-
-
Drew Blessing authored
The API docs incorrectly referenced a few attributes associated with users. The 'blocked' attribute has been replaced with 'state'. Also, 'dark_scheme' seems to no longer be available in the User model so it should be removed from the exposed attributes in the API User entity. Add color scheme ID to API User entity
-
- May 27, 2013
-
-
Ben Bodenmiller authored
-
- May 21, 2013
-
-
Christian Simon authored
* Closing #3066 * Closing #3609
-
- Apr 25, 2013
-
-
Mathew Winstone authored
-
- Apr 16, 2013
-
-
Dmitriy Zaporozhets authored
-
- Mar 19, 2013
-
-
Alex Denisov authored
-
- Mar 17, 2013
-
-
Kevin Lyda authored
Most of these are comments but a few are strings for users. Might be an idea to run this from time to time: https://github.com/lyda/misspell-check It runs mostly clean now.
-
- Mar 08, 2013
-
-
Matt Humphrey authored
-
- Mar 07, 2013
-
-
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
-
Sebastian Ziebell authored
-