Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #6075 from skv-headless/remove_deprecated_finders | Dmitriy Zaporozhets | 2014-01-22 | 8 | -17/+17 | |
|\ \ \ | |/ / |/| | | Remove deprecated finders | |||||
| * | | Remove deprecated finders | skv | 2014-01-19 | 8 | -17/+17 | |
| | | | ||||||
* | | | Merge branch 'add_website_url_to_user' of ↵ | Dmitriy Zaporozhets | 2014-01-19 | 2 | -2/+4 | |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | https://github.com/jeromedalbert/gitlabhq into jeromedalbert-add_website_url_to_user Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG | |||||
| * | | Add website url to user | Jerome Dalbert | 2014-01-18 | 2 | -2/+4 | |
| | | | ||||||
* | | | Merge branch 'refactoring/context_into_services' into 'master' | Dmitriy Zaporozhets | 2014-01-17 | 2 | -5/+5 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | Refactoring context Into services To prevent confusion where to write logic. Context or Service? | |||||
| * | | | Replace context with service in lib | Dmitriy Zaporozhets | 2014-01-16 | 2 | -5/+5 | |
| |/ / | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | Accept encoding attribute in files API | Dmitriy Zaporozhets | 2014-01-16 | 1 | -2/+2 | |
|/ / | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Remove commit_load_context.rb | Dmitriy Zaporozhets | 2014-01-15 | 1 | -3/+3 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Dropped expiration date from the snippet API | Jeroen van Baarsen | 2014-01-11 | 1 | -4/+0 | |
| | | ||||||
* | | Merge pull request #5799 from criteo/import_url_api | Dmitriy Zaporozhets | 2014-01-06 | 1 | -1/+2 | |
|\ \ | | | | | | | Add import_url param in API projects create | |||||
| * | | Add import_url param in API projects create | Maxime Brugidou | 2013-12-09 | 1 | -1/+2 | |
| | | | ||||||
* | | | Merge pull request #5823 from bobot/feature/api_parent_ids | Dmitriy Zaporozhets | 2014-01-06 | 2 | -1/+5 | |
|\ \ \ | | | | | | | | | [API] add parent_ids to specific commit informations | |||||
| * | | | [API] add parent_ids to specific commit informations | François Bobot | 2013-12-11 | 2 | -1/+5 | |
| |/ / | ||||||
* | | | Add support for various archive formats. | Jason Hollingsworth | 2014-01-02 | 1 | -4/+8 | |
| | | | | | | | | | | | | | | | | | | | | | Used mime-types gem instead of hardcoding content types. Allow multiple extensions in archive route (.tar.gz, .tar.bz2). Change content disposition from infile(?) to attachment for api. Fixed api would return “archive” instead of {project}-{hash}.{ext} | |||||
* | | | Add api support for raw blob search | Thom Gerdes | 2013-12-26 | 1 | -0/+22 | |
| | | | | | | | | | | | | | | | See issue http://feedback.gitlab.com/forums/176466-general/suggestions/4566001-expose-raw-object-search-via-the-gitlab-api | |||||
* | | | fix most of warnings | skv | 2013-12-15 | 2 | -2/+2 | |
|/ / | ||||||
* | | ProjectHook API supports new event fields | Dmitriy Zaporozhets | 2013-12-04 | 1 | -2/+3 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Expose ProjectHook attributes via API | Dmitriy Zaporozhets | 2013-12-04 | 2 | -4/+8 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Adding authenticated public mode (internal). | Jason Hollingsworth | 2013-11-26 | 2 | -7/+23 | |
| | | | | | | | | | | | | Added visibility_level icons to project view (rather than just text). Added public projects to search results. Added ability to restrict visibility levels standard users can set. | |||||
* | | Improve consistency: use file_path for API create/update/delete files | Dmitriy Zaporozhets | 2013-11-20 | 1 | -5/+3 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | API: delete file from repository | Dmitriy Zaporozhets | 2013-11-19 | 1 | -3/+31 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Add project.all for API if admin | Dmitriy Zaporozhets | 2013-11-18 | 1 | -0/+10 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Namespaces API for admin users | Dmitriy Zaporozhets | 2013-11-15 | 3 | -0/+28 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | API: Edit file in repository | Dmitriy Zaporozhets | 2013-11-11 | 1 | -2/+34 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Fix type in API doc | Dmitriy Zaporozhets | 2013-11-10 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Merge branch 'feature/api_create_file' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-11-09 | 2 | -0/+42 | |
|\ \ | ||||||
| * | | New API: create file in repo | Dmitriy Zaporozhets | 2013-11-07 | 2 | -0/+42 | |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | Make sure private_token for API is a string | Dmitriy Zaporozhets | 2013-11-08 | 1 | -1/+6 | |
|/ / | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Remove default_branch support from API project creation | Dmitriy Zaporozhets | 2013-11-06 | 1 | -2/+0 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | gitlab-ci service api: clean values instead of destroy | Dmitriy Zaporozhets | 2013-10-29 | 1 | -1/+5 | |
| | | ||||||
* | | API: set gitlab-ci service for project | Dmitriy Zaporozhets | 2013-10-29 | 3 | -10/+41 | |
|/ | ||||||
* | Merge pull request #5344 from amacarthur/thread-variable-fix | Dmitriy Zaporozhets | 2013-10-16 | 5 | -88/+113 | |
|\ | | | | | Fixing unsafe use of Thread.current variable :current_user | |||||
| * | Fixing unsafe use of Thread.current variable :current_user | Angus MacArthur | 2013-10-16 | 5 | -88/+113 | |
| | | ||||||
* | | refactor by_username_or_id | Nihad Abbasov | 2013-10-16 | 1 | -5/+1 | |
| | | ||||||
* | | fix variable name | Nihad Abbasov | 2013-10-16 | 1 | -1/+1 | |
|/ | ||||||
* | Extend API Issues, MergeRequets, Milestones with iid field | Dmitriy Zaporozhets | 2013-10-14 | 1 | -12/+13 | |
| | ||||||
* | Fix a bug where the tgz returned got encoded utf8 | Izaak Alpert | 2013-10-10 | 1 | -5/+9 | |
| | | | | | | | Conflicts: doc/api/repositories.md Change-Id: I7ebc39b47ff860813d9622ba6776583536e6e384 | |||||
* | feature API call to download repo archive | Izaak Alpert | 2013-10-10 | 1 | -1/+25 | |
| | | | | | | | | | defaults to HEAD Conflicts: spec/requests/api/repositories_spec.rb Change-Id: Id114aca6c59d75f18e49bf9f33809a04e010bfb6 | |||||
* | API: new feature - remove project[D | Dmitriy Zaporozhets | 2013-10-09 | 2 | -1/+10 | |
| | ||||||
* | Expose votes in merge request api | Islam Amer | 2013-10-08 | 1 | -1/+1 | |
| | | | | Signed-off-by: Islam Amer <islam.amer@jollamobile.com> | |||||
* | Check if LDAP user was removed or blocked when use git over ssh | Dmitriy Zaporozhets | 2013-10-07 | 1 | -0/+1 | |
| | ||||||
* | API: new feature - remove group | Dmitriy Zaporozhets | 2013-10-07 | 1 | -2/+16 | |
| | ||||||
* | Fix blob and repo stuff after gitlab_git v3 | Dmitriy Zaporozhets | 2013-10-01 | 1 | -3/+3 | |
| | ||||||
* | Refactor API: project hooks | Dmitriy Zaporozhets | 2013-09-30 | 1 | -5/+1 | |
| | ||||||
* | API: Protect project deploy keys from unauthorized access | Dmitriy Zaporozhets | 2013-09-30 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #5213 from bladealslayer/feature/user_api_extended | Dmitriy Zaporozhets | 2013-09-29 | 3 | -8/+15 | |
|\ | | | | | Extended User API to expose admin and can_create_group for user creation... | |||||
| * | Extended User API to expose admin and can_create_group for user ↵ | Boyan Tabakov | 2013-09-29 | 3 | -8/+15 | |
| | | | | | | | | | | | | | | creation/updating. 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). | |||||
* | | Respect authorization in Repository API | Dmitriy Zaporozhets | 2013-09-29 | 2 | -19/+15 | |
|/ | | | | | * dont allow protect/unprotect branches for users without master permissions * dont allow access to Repository api for guests | |||||
* | Used pagnation function from api helpers | Izaak Alpert | 2013-09-24 | 1 | -6/+4 | |
| | | | | Change-Id: I1bdd3608d3b46924b5da3ae282c99f85ee4e0dab | |||||
* | Added search for projects by name to api | Izaak Alpert | 2013-09-23 | 1 | -19/+34 | |
| | | | | | | | | | GITLAB-1283 (GITLAB-869) Change-Id: I611e7e93f6292de08e1edc8d3ea77cf9087b6ded Conflicts: config/initializers/1_settings.rb |