Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use long options for curl examples in API documentation (!5703) | winniehell | 2016-08-09 | 44 | -161/+162 |
* | add linting script for documentation | winniehell | 2016-08-09 | 2 | -0/+22 |
* | Merge branch '20129-update-version_sorter-gem-to-optimize-tag-sorting' into '... | Yorick Peterse | 2016-08-08 | 4 | -6/+5 |
|\ | |||||
| * | Update version_sorter and use new interface for faster tag sorting | Alejandro Rodríguez | 2016-08-08 | 4 | -6/+5 |
* | | Merge branch 'zj-enable-deploy-keys-api' into 'master' | Douwe Maan | 2016-08-08 | 9 | -163/+326 |
|\ \ | |||||
| * | | Namespace EnableDeployKeyService under Projects | Z.J. van de Weg | 2016-08-08 | 5 | -18/+22 |
| * | | Fix styling on docs of Deploy Keys endpointszj-enable-deploy-keys-api | Z.J. van de Weg | 2016-08-05 | 1 | -3/+2 |
| * | | Create service for enabling deploy keys | Z.J. van de Weg | 2016-08-05 | 5 | -22/+58 |
| * | | Move deploy_key tests to deploy_key_spec.rb | Z.J. van de Weg | 2016-08-04 | 3 | -78/+81 |
| * | | Use Grape DSL for deploy keys endpoints | Z.J. van de Weg | 2016-08-03 | 2 | -40/+34 |
| * | | Endpoints to enable and disable deploy keys | Z.J. van de Weg | 2016-08-03 | 5 | -38/+165 |
* | | | Merge branch 'git-http-push-check' into 'master' | Robert Speicher | 2016-08-08 | 4 | -29/+34 |
|\ \ \ | |||||
| * | | | Fix ArgumentError in GitAccess specs | Jacob Vosmaer | 2016-08-04 | 1 | -6/+6 |
| * | | | Stop 'git push' over HTTP early | Jacob Vosmaer | 2016-08-03 | 3 | -23/+28 |
* | | | | Merge branch 'patch-3' into 'master' | Achilleas Pipinellis | 2016-08-08 | 2 | -1/+4 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | "This file is managed by gitlab-ctl. Manual changes will be erased!" | Jeffrey Lin | 2016-08-08 | 2 | -1/+4 |
* | | | | Merge branch 'rubocop/EmptyLinesAroundModuleBody' into 'master' | Douwe Maan | 2016-08-08 | 4 | -8/+2 |
|\ \ \ \ | |||||
| * | | | | Enable Style/EmptyLinesAroundClassBody coprubocop/EmptyLinesAroundModuleBody | Gabriel Mazetto | 2016-08-06 | 3 | -3/+1 |
| * | | | | Enable Style/EmptyLinesAroundModuleBody cop | Gabriel Mazetto | 2016-08-06 | 3 | -5/+1 |
* | | | | | Merge branch 'revert-host-header-overwrite' into 'master' | Douwe Maan | 2016-08-08 | 2 | -12/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Revert "Defend against 'Host' header injection" | Jacob Vosmaer | 2016-08-08 | 2 | -12/+2 |
* | | | | | | Merge branch 'rubocop/SpaceAroundEqualsInParameterDefault' into 'master' | Douwe Maan | 2016-08-08 | 13 | -21/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Enable Style/SpaceAroundEqualsInParameterDefault coprubocop/SpaceAroundEqualsInParameterDefault | Gabriel Mazetto | 2016-08-06 | 13 | -21/+18 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'decode-log-postreceive-args' into 'master' | Douwe Maan | 2016-08-08 | 2 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Log base64-decoded PostReceive arguments | Jacob Vosmaer | 2016-08-05 | 2 | -1/+4 |
* | | | | | | | Merge branch 'fix/import-pending-user' into 'master' | Rémy Coutable | 2016-08-08 | 3 | -5/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Support pending invitation project members importing projects | James Lopez | 2016-08-08 | 3 | -5/+29 |
* | | | | | | | | Merge branch 'faster-cache-keys' into 'master' | Rémy Coutable | 2016-08-08 | 5 | -0/+36 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Added concern for a faster "cache_key" methodfaster-cache-keys | Yorick Peterse | 2016-08-08 | 5 | -0/+36 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'update-templates' into 'master' | Rémy Coutable | 2016-08-08 | 3 | -19/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update templates | Z.J. van de Weg | 2016-08-08 | 3 | -19/+19 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2016-08-08 | 100 | -636/+1275 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'branch-permissions' into 'master' | Jacob Schatz | 2016-08-08 | 18 | -229/+350 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Ensure we are looking for the right dropdown inside the form wrapperbranch-permissions | Alfredo Sumaran | 2016-08-05 | 1 | -2/+2 |
| | * | | | | | | | | Set for for labels and ID for dropdowns on create form | Alfredo Sumaran | 2016-08-05 | 2 | -5/+6 |
| | * | | | | | | | | Fix .panel-title style | Alfredo Sumaran | 2016-08-05 | 3 | -2/+9 |
| | * | | | | | | | | Refine selector for form submit button | Alfredo Sumaran | 2016-08-05 | 1 | -1/+1 |
| | * | | | | | | | | Fix spelling. `braches` to `branches` | Alfredo Sumaran | 2016-08-05 | 1 | -1/+1 |
| | * | | | | | | | | Cache onSelect callback before passing to each dropdown instance | Alfredo Sumaran | 2016-08-05 | 1 | -7/+9 |
| | * | | | | | | | | Wrap param with parens for consistency | Alfredo Sumaran | 2016-08-05 | 1 | -1/+1 |
| | * | | | | | | | | Prevent setting HTML directly from the JS | Alfredo Sumaran | 2016-08-05 | 2 | -3/+4 |
| | * | | | | | | | | camelCase param name | Alfredo Sumaran | 2016-08-05 | 1 | -4/+4 |
| | * | | | | | | | | Wrap classes with IIFE and define it inside gl namespace | Alfredo Sumaran | 2016-08-05 | 5 | -121/+141 |
| | * | | | | | | | | Add url to Wildcard protected branches documentation | Alfredo Sumaran | 2016-08-05 | 1 | -1/+2 |
| | * | | | | | | | | Create protected branch dropdown directly | Alfredo Sumaran | 2016-08-05 | 2 | -16/+5 |
| | * | | | | | | | | Move classes into its own file | Alfredo Sumaran | 2016-08-05 | 2 | -13/+12 |
| | * | | | | | | | | No need to pass event as a parameter | Alfredo Sumaran | 2016-08-05 | 3 | -8/+6 |
| | * | | | | | | | | Add custom css class to each dropdown to fix failing spec | Alfredo Sumaran | 2016-08-05 | 2 | -5/+5 |
| | * | | | | | | | | Select first value by default | Alfredo Sumaran | 2016-08-05 | 1 | -2/+11 |
| | * | | | | | | | | Remove unnecesary classes to generate dropdowns | Alfredo Sumaran | 2016-08-05 | 3 | -30/+6 |