summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement final review comments from @rymai.18193-no-one-can-pushTimothy Andrew2016-07-2912-11/+53
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-2918-179/+136
* Fix `git_push_service_spec`Timothy Andrew2016-07-291-1/+2
* Authorize user before creating/updating a protected branch.Timothy Andrew2016-07-293-5/+15
* Have the `branches` API work with the new protected branches data model.Timothy Andrew2016-07-294-17/+54
* Implement review comments from @axil.Timothy Andrew2016-07-292-16/+16
* Remove duplicate specs from `git_access_spec`Timothy Andrew2016-07-291-9/+7
* Implement review comments from @dbalexandre.Timothy Andrew2016-07-2914-152/+81
* Favor labels like `Allowed to push` over `Allowed To Push`.Timothy Andrew2016-07-293-8/+8
* Add changelog entry.Timothy Andrew2016-07-291-0/+3
* Admins count as masters too.Timothy Andrew2016-07-274-10/+36
* Make specs compatible with PhantomJS versions < 2.Timothy Andrew2016-07-272-5/+2
* Humanize protected branches' access levels at one location.Timothy Andrew2016-07-276-16/+32
* Fix all specs related to changes in !5081.Timothy Andrew2016-07-276-52/+4
* Fix default branch protection.Timothy Andrew2016-07-274-10/+19
* Update protected branches spec to work with the `select`s.Timothy Andrew2016-07-273-2/+82
* Allow setting "Allowed To Push/Merge" while creating a protected branch.Timothy Andrew2016-07-276-37/+58
* Enforce "No One Can Push" during git operations.Timothy Andrew2016-07-276-40/+89
* Add "No One Can Push" to the protected branches UI.Timothy Andrew2016-07-278-44/+95
* Add seeds for protected branches.Timothy Andrew2016-07-271-0/+12
* Use the `{Push,Merge}AccessLevel` models in the UI.Timothy Andrew2016-07-277-9/+88
* Add models for the protected branch access levels.Timothy Andrew2016-07-273-0/+9
* Add a series of migrations changing the model-level design of protected branc...Timothy Andrew2016-07-277-4/+160
* Fix typo in CHANGELOGRémy Coutable2016-07-271-1/+1
* Update CHANGELOGRémy Coutable2016-07-271-8/+17
* Merge branch '20025-empty-project-does-not-show-repository' into 'master' Rémy Coutable2016-07-273-0/+42
|\
| * Respective cache is now expired when creating a new branchtiagonbotelho2016-07-273-0/+42
|/
* Merge branch 'memoize-note-editable' into 'master' Yorick Peterse2016-07-2712-64/+233
|\
| * Add a spec for access_for_user_idsStan Hu2016-07-261-0/+12
| * Fix typo in commentStan Hu2016-07-261-1/+1
| * Rubocop offensesStan Hu2016-07-261-8/+8
| * Optimize the invited group link access level checkStan Hu2016-07-262-19/+33
| * Incorporate review commentsStan Hu2016-07-265-10/+12
| * Optimize maximum user access level lookup in loading of notesStan Hu2016-07-2610-53/+194
* | Merge branch '14584-remove-routes-that-we-do-not-use-anymore' into 'master' Rémy Coutable2016-07-275-29/+11
|\ \
| * | Remove useless new route14584-remove-routes-that-we-do-not-use-anymoreRémy Coutable2016-07-271-1/+1
| * | Add route for Import::GithubController#newRémy Coutable2016-07-261-1/+1
| * | Add a CHANGELOG entryRémy Coutable2016-07-261-0/+1
| * | Clean up unused routesJosef Strzibny2016-07-264-31/+12
* | | Merge branch 'update-gitlab-shell-version-in-doc' into 'master' Rémy Coutable2016-07-271-1/+1
|\ \ \
| * | | Update gitlab-shell version to 3.2.1 in the 8.9->8.10 update guideupdate-gitlab-shell-version-in-docRémy Coutable2016-07-271-1/+1
|/ / /
* | | Merge branch 'rs-elixir-ci-typo' into 'master' Grzegorz Bizon2016-07-271-1/+1
|\ \ \
| * | | Fix typo in Elixir CI templaters-elixir-ci-typoRobert Speicher2016-07-261-1/+1
* | | | Merge branch '20124-disable-repository-validation-during-precompile-step' int...Stan Hu2016-07-272-1/+2
|\ \ \ \
| * | | | Add ENV variable to skip repository storages validations20124-disable-repository-validation-during-precompile-stepAlejandro Rodríguez2016-07-252-1/+2
* | | | | Merge branch 'fix-missing-schema-update' into 'master' Stan Hu2016-07-261-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix missing schema update for 20160722221922Stan Hu2016-07-261-1/+1
* | | | | Merge branch 'feature/profile-requests-conditionally' into 'master' Douwe Maan2016-07-2615-13/+197
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Whitelist 'Simplified BSD' licenseDouwe Maan2016-07-261-12/+19
| * | | | Profile requests when a header is passedfeature/profile-requests-conditionallyAhmad Sherif2016-07-2614-1/+178
| | |/ / | |/| |