summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bring back port to registry configurationdocker-registryKamil Trzcinski2016-05-161-1/+2
* Fix offline_token http_status codeKamil Trzcinski2016-05-151-1/+1
* Fix http status codes for container registry authentication serviceKamil Trzcinski2016-05-152-13/+8
* Improve authentication service specsKamil Trzcinski2016-05-153-19/+59
* Update JwtController specsKamil Trzcinski2016-05-151-36/+21
* Added specs for JwtControllerKamil Trzcinski2016-05-141-0/+87
* Improve JwtControllerKamil Trzcinski2016-05-141-1/+1
* Rename JWT to JSONWebTokenKamil Trzcinski2016-05-148-28/+23
* Simplify JWT::RSAToken::kidKamil Trzcinski2016-05-141-4/+8
* Fix authentication serviceKamil Trzcinski2016-05-143-1/+9
* Add TODOKamil Trzcinski2016-05-141-0/+3
* Improve code design after reviewKamil Trzcinski2016-05-141-5/+2
* Simplify registry configurationKamil Trzcinski2016-05-142-36/+6
* Rename specsKamil Trzcinski2016-05-141-1/+1
* Use Auth::ContainerRegistryAuthenticationServiceKamil Trzcinski2016-05-144-73/+71
* Fix specsKamil Trzcinski2016-05-141-1/+1
* Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski2016-05-13321-3646/+3010
|\
| * Merge branch 'revert-3955' into 'master' Achilleas Pipinellis2016-05-131-2/+2
| |\
| | * Revert "Merge branch 'doc-fix-db-gem-install-instructions' into 'master' "revert-3955Rémy Coutable2016-05-131-2/+2
| * | Merge branch 'remove-deprecated-finders' into 'master' Douwe Maan2016-05-132-3/+0
| |\ \
| | * | Remove activerecord-deprecated_finders gemConnor Shea2016-05-102-3/+0
| * | | Merge branch 'rubocop/space-around-operators' into 'master' Robert Speicher2016-05-1334-80/+80
| |\ \ \
| | * | | remove extra space to fix codestylerubocop/space-around-operatorsGabriel Mazetto2016-05-131-1/+1
| | * | | Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-1333-77/+77
| | * | | Require space around operatorsGabriel Mazetto2016-05-131-2/+2
| * | | | Merge branch '17338-sidebar-width' into 'master' Dmitriy Zaporozhets2016-05-132-2/+2
| |\ \ \ \
| | * | | | Undo changes; reduce sidebar internal width17338-sidebar-widthAnnabel Dunstone2016-05-121-9/+4
| | * | | | No extra link padding at xs screen sizeAnnabel Dunstone2016-05-101-2/+4
| | * | | | Reduce width of side navAnnabel Dunstone2016-05-102-5/+8
| | | |/ / | | |/| |
| * | | | Merge branch '17501-dropdown-bug' into 'master' Dmitriy Zaporozhets2016-05-134-2/+29
| |\ \ \ \
| | * | | | Fix mobile dropdown bugAnnabel Dunstone2016-05-134-2/+29
| * | | | | Merge branch 'dz-fix-issue-sidebar' into 'master' Dmitriy Zaporozhets2016-05-133-4/+4
| |\ \ \ \ \
| | * | | | | Fix login btn vertical alignDmitriy Zaporozhets2016-05-131-1/+1
| | * | | | | Fix issue sidebar top position after header height changeDmitriy Zaporozhets2016-05-132-3/+3
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'dz-update-changelog' into 'master' Robert Speicher2016-05-131-0/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add UI changes in 8.8 to changelogdz-update-changelogDmitriy Zaporozhets2016-05-131-0/+2
| | |/ / /
| * | | | Merge branch 'dz-improve-sidebar-design' into 'master' Dmitriy Zaporozhets2016-05-131-4/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Remove background color differentiation from gitlab logo/text in sidebardz-improve-sidebar-designDmitriy Zaporozhets2016-05-131-4/+1
| |/ / /
| * | | Merge branch '17485-broadcast-msg' into 'master' Dmitriy Zaporozhets2016-05-131-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Move broadcast msg into content-wrapper17485-broadcast-msgAnnabel Dunstone2016-05-121-1/+1
| * | | Merge branch 'fix_health_check_type' into 'master' Douwe Maan2016-05-122-2/+2
| |\ \ \
| | * | | Fix minor typos in admin health check pageDrew Blessing2016-05-122-2/+2
| * | | | Merge branch 'rs-cleanup-events_helper_spec' into 'master' Douwe Maan2016-05-121-47/+48
| |\ \ \ \
| | * | | | Clean up EventsHelper specRobert Speicher2016-05-121-47/+48
| * | | | | Merge branch 'deprecated-class-methods-cop' into 'master' Robert Speicher2016-05-1210-14/+14
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Enable the Rubocop DeprecatedClassMethods copConnor Shea2016-05-0810-14/+14
| * | | | | Merge branch 'default-scope-on-builds-page' into 'master' Robert Speicher2016-05-125-2/+5
| |\ \ \ \ \
| | * | | | | Fix a description for default scope on buildsTakuya Noguchi2016-05-135-2/+5
| * | | | | | Merge branch 'feature/label-subscription-api' into 'master' Douwe Maan2016-05-1213-77/+261
| |\ \ \ \ \ \
| | * | | | | | Add API endpoints for un/subscribing from/to a labelAhmad Sherif2016-05-1213-77/+261