index
:
delta/gitlab/gitlab-ci.git
1-2-stable
2-0-stable
2-1-stable
2-2-stable
3-0-stable
3-1-stable
3-2-stable
4-0-stable
4-1-stable
4-2-stable
4-3-stable
5-0-stable
5-1-stable
5-2-stable
5-3-stable
5-4-stable
7-10-stable
7-11-stable
7-12-stable
7-12-stable_revert
7-13-stable
7-14-stable
7-14-update-docs
7-8-stable
7-9-stable
8-0-stable
8-1-stable
access-token-api
allow-failure-fix
allow-per-job-failure
allow_regex_for_project_skip_ref
annotations
api_rework
application_settings
backup
backup-directory-permissions
baserock/morph
branch_wildcard_fix
broken-yaml-errors
build-triggers
build-types
builds-path
cancel_commit
ci-docs
ci_forking
ci_skip_fix
cleanup
commit_creation_fix
commit_not_found_error
coverage-calc
deploy_job_api
deploy_without_tests
detail-two-possibilities-for-scripts
developers_can_cancel_job
doc_migration_to_omnibus
docker-doc
docker-image
encrypt-variables
endless_scroll
export-script
fix-commits-ordering-for-postgresql
fix-doc-link
fix-projects-api-empty-list
fix-skip-ci
fix-variable-saving-error
fix_job_creation
fix_project_duplication
fork_support
gh-pages
hook_for_empty_projects
improve-runners-page
improve-ui
improve_test_coverage
jobs_in_yml
lint
lint_url_fix
master
migrate-tables-to-ci-prefix
new_syntax
nice-badges
no_runners_alert
note_about_config
oauth_everywhere
pagination_bug
project-runners-page
project_consistency_with_gitlab
project_search
public_builds
redis-cache
refactoring_user_url
remove-unused-entities
remove_deprecated_code
rename-type-to-stage
requirements
rework-docs
rs-issue-214
rs-rspec3
runner-link
runners_ui_fix
save_info_from_runner
search-runners
secrets-perm
secrets-yaml
secure-oauth-state
service-testing
skipped_commit
templates
test-coverage
testbranchjob
to_stable
trace_in_file
travis-ci
trigger-ci
truncate-fix
update-docs
update-gems
update_backup_restore_doc
update_doc
user-avatar
variable-fix
variables
yaml-validation
yaml-variables
gitlab.com: gitlab-org/gitlab-ci.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
api
/
projects.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix project API listing returning empty list when first projects are not adde...
Kamil Trzcinski
2015-08-05
1
-2
/
+2
*
fix API: project create
Valery Sizov
2015-06-17
1
-2
/
+2
*
cleaning up
Valery Sizov
2015-06-03
1
-111
/
+0
*
Refactoring. Clean up advanced settings. Migrate from gotlab_url to path
Valery Sizov
2015-05-04
1
-4
/
+10
*
API rework && tests
api_rework
Valery Sizov
2015-04-28
1
-43
/
+31
*
Merge branch 'project_search' into 'master'
Valery Sizov
2015-04-22
1
-2
/
+2
|
\
|
*
projects search on dashboard
Valery Sizov
2015-04-21
1
-2
/
+2
*
|
API for deploy jobs
Valery Sizov
2015-04-21
1
-0
/
+39
|
/
*
only who has manage access can manage project
Valery Sizov
2015-04-17
1
-5
/
+5
*
Merge branch 'feature_project_jobs_rest_api-1' into 'master'
Valery Sizov
2015-03-03
1
-0
/
+74
|
\
|
*
project jobs api: exposed active, build_branches, build_tags, tags. Implement...
Michel Courtine
2015-02-12
1
-2
/
+15
|
*
Implemented api for project jobs with working tests and updated doc
Michel Courtine
2015-02-11
1
-1
/
+62
*
|
rubocop install
Valery Sizov
2015-02-25
1
-14
/
+14
*
|
Revert "Implemented api for project jobs"
Valery Sizov
2015-02-11
1
-60
/
+0
*
|
Implemented api for project jobs
Michel Courtine
2015-02-10
1
-0
/
+60
|
/
*
Fixed tests
Kamil Trzcinski
2015-01-29
1
-0
/
+1
*
Merge branch 'api_for_webhooks_registering' into 'master'
Valery Sizov
2015-01-07
1
-0
/
+24
|
\
|
*
Projects API method for webhooks creation
Mariusz Michalak
2014-11-24
1
-0
/
+24
*
|
remove script field from project
Valery Sizov
2014-12-01
1
-4
/
+1
|
/
*
Fix tests
Dmitriy Zaporozhets
2014-11-04
1
-0
/
+1
*
Add pagination to project API
Kevin Houdebert
2014-09-07
1
-2
/
+6
*
fix deprections warnings
Peter Golm
2014-01-09
1
-2
/
+2
*
Added passing specs for remainder of projects API
Angelo Lakra
2013-10-08
1
-30
/
+28
*
Adding user access checking per project
Angelo Lakra
2013-10-08
1
-8
/
+30
*
Adding Project manipulation support via API
Angelo Lakra
2013-10-08
1
-1
/
+121
*
Adding POST /projects (for creation) and several rspec unit stubs for
Angelo Lakra
2013-10-08
1
-0
/
+25
*
Adding specs for Project API end points
Angelo Lakra
2013-10-08
1
-1
/
+1
*
Implementing method for authentication via token
Angelo Lakra
2013-10-08
1
-0
/
+19