summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'bvl-fix-group-atom-feed' into 'master'Douwe Maan2017-10-223-0/+41
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure we render events for projects within a group Closes #39305 See merge request gitlab-org/gitlab-ce!14974
| * | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | 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 ↵Victor Wu2017-10-213-14/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | group merge requests page)"
| * | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tip from https://robots.thoughtbot.com/write-reliable-asynchronous-integration-tests-with-capybara#directly-interacting-with-javascript
| * | | | | | | | Merge branch 'master-i18n' into 'master'Douwe Maan2017-10-2115-1147/+8176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New Crowdin translations See merge request gitlab-org/gitlab-ee!3030
| * | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | | Fix broken function invocationFilipa Lacerda2017-10-212-2/+2
| | | | | | | | |
| * | | | | | | | Fix inability to delete container registry tagsStan Hu2017-10-212-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because container registry tags can have periods, the addition of the `.json` format caused ambiguity. Since the tag name regex is greedy, it would attempt to locate an image named `foo.json` instead of `foo`. Closes #39260
| * | | | | | | | Document converting `+` to `%2B` in an API query parameterStan Hu2017-10-211-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They're costly. This will also avoid some edge cases where charlock_holmes assigns a weird encoding to a perfectly valid UTF-8 string.
| * | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | Reduce Spinach parallelization to 4 nodes and increase RSpec's to 26 nodesRémy Coutable2017-10-211-63/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | Improve the .tests-metadata-state definition a bitRémy Coutable2017-10-211-9/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | Add a new RSpec::EnvAssignment cop to prevent assigning to ENV in specsRémy Coutable2017-10-214-5/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | Stub ENV in the LDAP task spec fileRémy Coutable2017-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | Stub ENV in the Gitaly task spec fileRémy Coutable2017-10-211-8/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | Stub ENV in the backup task spec fileRémy Coutable2017-10-213-188/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | 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 ↵Marin Jankovski2017-10-212-33/+84
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | information. [CI skip]
* | | | | | | | 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
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Online view of HTML artifacts is broken?" Closes #39189 See merge request gitlab-org/gitlab-ce!14977
| * | | | | | | | 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` See merge request gitlab-org/gitlab-ce!14781
| * | | | | | | | 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 editor See merge request gitlab-org/gitlab-ce!14971
| * | | | | | | | 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 reusability Closes gitlab-ee#3781 See merge request gitlab-org/gitlab-ce!14927