summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous namespace from cluster settingsjramsay-remove-superfluous-namespaceJames Ramsay2017-10-222-11/+68
* 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
| * Stub ENV in the Gitaly task spec fileRémy Coutable2017-10-211-8/+1
| * Stub ENV in the backup task spec fileRémy Coutable2017-10-213-188/+109
| * Animate auto devops graphicClement Ho2017-10-213-2/+18
| * Use wiki.disk_pathNick Thomas2017-10-214-4/+4
| * Updates google.md to match current version.Werner Beroux2017-10-211-19/+0
| * Remove empty lines. [CI skip]Marin Jankovski2017-10-211-2/+0
| * update nav sidebar hover color to increase contrasttauriedavis2017-10-211-3/+3
| * Change location of the maintenance policy document. Add version support infor...Marin Jankovski2017-10-212-33/+84
* | Merge branch '39189-online-view-of-html-artifacts-is-broken' into 'master'27375-dashboardcontroller-activity-json-is-slow-due-to-sqlGrzegorz Bizon2017-10-213-10/+19
|\ \
| * | Fix the external URLs generated for online view of HTML artifactsNick Thomas2017-10-203-10/+19
* | | Merge branch 'docs/ci-disposable-environment' into 'master'Achilleas Pipinellis2017-10-211-0/+2
|\ \ \ | |/ / |/| |
| * | Document `CI_SHARED_ENVIRONMENT` and `CI_DISPOSABLE_ENVIRONMENT`Alessio Caiazza2017-10-211-0/+2
|/ /
* | Merge branch 'multi-file-editor-submodules' into 'master'Filipa Lacerda2017-10-208-5/+75
|\ \
| * | Added submodule support in multi-file editorPhil Hughes2017-10-208-5/+75
* | | Merge branch 'use-title' into 'master'Filipa Lacerda2017-10-204-7/+12
|\ \ \
| * | | Use title as placeholder instead of issue title for reusabilityClement Ho2017-10-204-7/+12
|/ / /