summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow enabling the circuitbreaker using an env variablebvl-circuitbreaker-backoffBob Van Landuyt2017-10-233-3/+32
* Perform the stat check multiple times when checking a storageBob Van Landuyt2017-10-234-4/+39
* Implement backoff for the circuitbreakerBob Van Landuyt2017-10-237-190/+128
* Allow configuring new circuitbreaker settings from the UI and APIBob Van Landuyt2017-10-237-11/+64
* Add new circuitbreaker properties to application_settingsBob Van Landuyt2017-10-233-1/+25
* Merge branch '38869-diff' into 'master'Phil Hughes2017-10-236-26/+18
|\
| * Remove Diff class from globalnamespaceFilipa Lacerda2017-10-196-26/+18
* | Merge branch '39308-fix-broken-master' into 'master'Sean McGivern2017-10-231-1/+2
|\ \
| * | Fix the broken .tests-metadata-state definitionRémy Coutable2017-10-201-1/+2
* | | Merge branch 'sh-fix-container-registry-destroy' into 'master'Filipa Lacerda2017-10-232-4/+7
|\ \ \
| * | | Fix deletion of container registry or images returning an errorStan Hu2017-10-232-4/+7
* | | | Merge branch 'fix-fog-aliyun-39126' into 'master'Stan Hu2017-10-232-3/+3
|\ \ \ \
| * | | | The fog-aliyun gem had a bug in v0.1.0 for file storage creation/update. This...Paul B2017-10-232-3/+3
|/ / / /
* | | | Merge branch '28202_decrease_abc_threshold_step5' into 'master'Robert Speicher2017-10-223-5/+12
|\ \ \ \
| * | | | Decrease ABC threshold to 54.28Maxim Rydkin2017-10-223-5/+12
|/ / / /
* | | | Merge branch 'bvl-fix-group-atom-feed' into 'master'Douwe Maan2017-10-223-0/+41
|\ \ \ \
| * | | | Make sure we render events for projects within a groupBob Van Landuyt2017-10-203-0/+41
* | | | | Update VERSION to 10.2.0-prev10.2.0.preStan Hu2017-10-211-1/+1
* | | | | Update CHANGELOG.md for 10.1.0Stan Hu2017-10-21187-932/+192
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqStan Hu2017-10-210-0/+0
|\ \ \ \ \
| * | | | | Document `CI_SHARED_ENVIRONMENT` and `CI_DISPOSABLE_ENVIRONMENT`Alessio Caiazza2017-10-211-0/+2
| * | | | | Fix the external URLs generated for online view of HTML artifactsNick Thomas2017-10-213-10/+19
| * | | | | Use title as placeholder instead of issue title for reusabilityClement Ho2017-10-214-7/+12
| * | | | | Fix failure in current_settings_spec.rbWinnie Hellmann2017-10-211-1/+1
| * | | | | Clarify the difference between project_update and project_renameJoe Marty2017-10-212-0/+7
| * | | | | URI decode Page-Title header to preserve UTF-8 charactersToon Claes2017-10-213-2/+16
| * | | | | Update Gitaly version to v0.49.0Andrew Newdigate2017-10-211-1/+1
| * | | | | Decrease Perceived Complexity threshold to 14Maxim Rydkin2017-10-213-9/+27
| * | | | | Resolve "Remove help text regarding group issues on group issues page (and gr...Victor Wu2017-10-213-14/+5
| * | | | | Force non diff resolved discussion to display when collapse toggledClement Ho2017-10-213-7/+29
| * | | | | Added submodule support in multi-file editorPhil Hughes2017-10-218-5/+75
| * | | | | add note about after_script being run separatelyMartin Nowak2017-10-211-0/+6
| * | | | | Check for element before evaluate_scriptEric Eastwood2017-10-2115-20/+39
| * | | | | Merge branch 'master-i18n' into 'master'Douwe Maan2017-10-2115-1147/+8176
| * | | | | Update Prometheus gem to fix problems with other files overwriting current filePawel Chojnacki2017-10-212-3/+3
| * | | | | Prevent ApplicationSetting to cache nil valueKamil Trzcinski2017-10-213-1/+24
| * | | | | Remove dropzoneInput from global namespaceFilipa Lacerda2017-10-217-309/+269
| * | | | | Add docs for `api_json.log` fileStan Hu2017-10-211-2/+22
| * | | | | Fix broken function invocationFilipa Lacerda2017-10-212-2/+2
| * | | | | Fix inability to delete container registry tagsStan Hu2017-10-212-3/+8
| * | | | | Document converting `+` to `%2B` in an API query parameterStan Hu2017-10-211-0/+17
| * | | | | Renders 404 in commits controller if no commits are foundGuilherme Vieira2017-10-214-3/+37
| * | | | | Avoind unnecesary `force_encoding` operationsAlejandro Rodríguez2017-10-212-4/+19
| * | | | | Add members flyout on collapsed sidebarAnnabel Dunstone Gray2017-10-211-0/+5
| * | | | | Update GraphQL licensing situation in the docsNick Thomas2017-10-212-1/+17
| * | | | | Improve the build-package and .review-docs jobsRémy Coutable2017-10-211-9/+1
| * | | | | Reduce Spinach parallelization to 4 nodes and increase RSpec's to 26 nodesRémy Coutable2017-10-211-63/+63
| * | | | | Improve the .tests-metadata-state definition a bitRémy Coutable2017-10-211-9/+4
| * | | | | Add a new RSpec::EnvAssignment cop to prevent assigning to ENV in specsRémy Coutable2017-10-214-5/+135
| * | | | | Stub ENV in the LDAP task spec fileRémy Coutable2017-10-211-1/+1