- Oct 09, 2013
-
-
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).
-
Dmitriy Zaporozhets authored
-
Izaak Alpert authored
-calling build_user will now apply defaults and only override them if as: :admin is set Change-Id: Id1d938c0967752ecc14370af54f2d88128d18c44
-
Izaak Alpert authored
-API now respects default_projects_limit, default_can_create_group, and default_can_create_team Change-Id: I059d060d576df1050e5371e707381c5e8c608a7a
-
- Jul 29, 2013
-
-
Johannes Schleifenbaum authored
-
- May 14, 2013
-
-
Dmitriy Zaporozhets authored
-
- Mar 18, 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 05, 2013
-
-
Angus MacArthur authored
-
- Feb 21, 2013
-
-
Dmitriy Zaporozhets authored
-
- Feb 20, 2013
-
-
Sebastian Ziebell authored
The users API updated with return codes, e.g. if required parameters are missing a `400 Bad Request` error is returned instead of `404`. Fixes return codes of functions, e.g. deletion of a ssh key is an idempotent function now. The API documentation is updated to reflect the current status of the API. Descriptions are more detailed and complete, infos to return values are added to all functions.
-
- Jan 18, 2013
-
-
Marin Jankovski authored
-
- Dec 18, 2012
-
-
Boyan Tabakov authored
Also added tests.
-
- Nov 13, 2012
-
-
Vincent Bonmalais authored
-
- Oct 19, 2012
-
-
Nihad Abbasov authored
-
- Oct 02, 2012
-
-
Valeriy Sizov authored
-
- Sep 21, 2012
-
-
Nihad Abbasov authored
-
Nihad Abbasov authored
-
- Sep 12, 2012
-
-
Nihad Abbasov authored
-
- Sep 02, 2012
-
-
Sid Sijbrandij authored
Merge branch 'master' into non-interactive-aws-install Conflicts: doc/installation.md Fix merge mess in installation.md
-
- Aug 25, 2012
-
-
Robert Speicher authored
Changes: * Move spec/monkeypatch to spec/support * Remove unused support/shared_examples * Move support/api to support/api_helpers to match module name * Move support/login to support/login_helpers to match module name * Move API specs to requests/api (convention over configuration) * Remove unused support/js_patch * Simplify login_as helper * Move DatabaseCleaner stuff to its own support file * Remove unnecessary configuration and requires from spec_helper
-
- Jul 04, 2012
-
-
Nihad Abbasov authored
-
- Jun 28, 2012
-
-
Nihad Abbasov authored
-