summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'group-icon-alignment' into 'master' Jacob Schatz2016-08-091-1/+1
|\
| * Align visibility icons on group pagegroup-icon-alignmentAnnabel Dunstone2016-07-251-1/+1
* | Merge branch 'duduribeiro/gitlab-ce-current_password_when_auto_set'Rémy Coutable2016-08-091-0/+1
|\ \
| * | Avoid to show the original password field when password is automatically setedCarlos Ribeiro2016-08-081-0/+1
* | | Merge branch '20129-update-version_sorter-gem-to-optimize-tag-sorting' into '...Yorick Peterse2016-08-081-3/+1
|\ \ \
| * | | Update version_sorter and use new interface for faster tag sortingAlejandro Rodríguez2016-08-081-3/+1
* | | | Merge branch 'zj-enable-deploy-keys-api' into 'master' Douwe Maan2016-08-082-14/+23
|\ \ \ \
| * | | | Namespace EnableDeployKeyService under ProjectsZ.J. van de Weg2016-08-083-15/+18
| * | | | Create service for enabling deploy keysZ.J. van de Weg2016-08-052-14/+20
* | | | | Merge branch 'git-http-push-check' into 'master' Robert Speicher2016-08-081-17/+22
|\ \ \ \ \
| * | | | | Stop 'git push' over HTTP earlyJacob Vosmaer2016-08-031-17/+22
* | | | | | Merge branch 'patch-3' into 'master' Achilleas Pipinellis2016-08-081-1/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | "This file is managed by gitlab-ctl. Manual changes will be erased!"Jeffrey Lin2016-08-081-1/+3
* | | | | | Merge branch 'rubocop/EmptyLinesAroundModuleBody' into 'master' Douwe Maan2016-08-081-2/+0
|\ \ \ \ \ \
| * | | | | | Enable Style/EmptyLinesAroundModuleBody copGabriel Mazetto2016-08-061-2/+0
| |/ / / / /
* | | | | | Merge branch 'rubocop/SpaceAroundEqualsInParameterDefault' into 'master' Douwe Maan2016-08-085-5/+5
|\ \ \ \ \ \
| * | | | | | Enable Style/SpaceAroundEqualsInParameterDefault coprubocop/SpaceAroundEqualsInParameterDefaultGabriel Mazetto2016-08-065-5/+5
| |/ / / / /
* | | | | | Merge branch 'decode-log-postreceive-args' into 'master' Douwe Maan2016-08-081-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Log base64-decoded PostReceive argumentsJacob Vosmaer2016-08-051-0/+4
* | | | | | Merge branch 'faster-cache-keys' into 'master' Rémy Coutable2016-08-083-0/+18
|\ \ \ \ \ \
| * | | | | | Added concern for a faster "cache_key" methodfaster-cache-keysYorick Peterse2016-08-083-0/+18
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-08-0842-347/+538
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'branch-permissions' into 'master' Jacob Schatz2016-08-0817-222/+343
| |\ \ \ \ \ \
| | * | | | | | Ensure we are looking for the right dropdown inside the form wrapperbranch-permissionsAlfredo Sumaran2016-08-051-2/+2
| | * | | | | | Set for for labels and ID for dropdowns on create formAlfredo Sumaran2016-08-052-5/+6
| | * | | | | | Fix .panel-title styleAlfredo Sumaran2016-08-053-2/+9
| | * | | | | | Refine selector for form submit buttonAlfredo Sumaran2016-08-051-1/+1
| | * | | | | | Fix spelling. `braches` to `branches`Alfredo Sumaran2016-08-051-1/+1
| | * | | | | | Cache onSelect callback before passing to each dropdown instanceAlfredo Sumaran2016-08-051-7/+9
| | * | | | | | Prevent setting HTML directly from the JSAlfredo Sumaran2016-08-052-3/+4
| | * | | | | | camelCase param nameAlfredo Sumaran2016-08-051-4/+4
| | * | | | | | Wrap classes with IIFE and define it inside gl namespaceAlfredo Sumaran2016-08-055-121/+141
| | * | | | | | Add url to Wildcard protected branches documentationAlfredo Sumaran2016-08-051-1/+2
| | * | | | | | Create protected branch dropdown directlyAlfredo Sumaran2016-08-052-16/+5
| | * | | | | | Move classes into its own fileAlfredo Sumaran2016-08-052-13/+12
| | * | | | | | No need to pass event as a parameterAlfredo Sumaran2016-08-053-8/+6
| | * | | | | | Add custom css class to each dropdown to fix failing specAlfredo Sumaran2016-08-051-2/+2
| | * | | | | | Select first value by defaultAlfredo Sumaran2016-08-051-2/+11
| | * | | | | | Remove unnecesary classes to generate dropdownsAlfredo Sumaran2016-08-053-30/+6
| | * | | | | | Fix class names and move each class to its own fileAlfredo Sumaran2016-08-0510-74/+79
| | * | | | | | Refactor of Protected Branch Edit ListAlfredo Sumaran2016-08-054-10/+79
| | * | | | | | Update layout and JS for create protected branch.Alfredo Sumaran2016-08-0513-211/+255
| | |/ / / / /
| * | | | | | Merge branch '18256-secret-token-docs' into 'master' Rémy Coutable2016-08-081-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into 18256-secret-token-docsSteve Halasz2016-08-0548-137/+219
| | |\ \ \ \ \ \ | | | |/ / / / /
| | * | | | | | Document that webhook secret token is sent in X-Gitlab-Token HTTP headerSteve Halasz2016-08-031-1/+1
| * | | | | | | Merge branch 'backport-user-select-fix' into 'master' Rémy Coutable2016-08-081-16/+22
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | fix: respect data-attribute 'skip-users' in user_selectsbackport-user-select-fixRik de Groot2016-08-051-16/+22
| * | | | | | | Merge branch 'ref-switcher-enter-submit' into 'master' Jacob Schatz2016-08-052-20/+32
| |\ \ \ \ \ \ \
| | * | | | | | | Underscore variable to camelCaseref-switcher-enter-submitPhil Hughes2016-08-041-3/+2
| | * | | | | | | Fixed issue with `this` not being definedPhil Hughes2016-08-031-2/+2