summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Small refactor in LegacyNamespace and moved back send_update_instructions28283-legacy-storage-formatGabriel Mazetto2017-08-012-9/+8
|
* Rename ensure_dir_exist -> ensure_storage_path_existGabriel Mazetto2017-08-015-6/+6
|
* Added some extra TODOs for the Legacy Storage refactorGabriel Mazetto2017-08-012-0/+3
|
* Make disk_path keyword argument and optionalGabriel Mazetto2017-08-014-8/+7
|
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-0138-109/+137
|
* Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-0114-26/+26
|
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-0170-185/+239
|
* Move storage specific code from Namespace and Project to concernsGabriel Mazetto2017-08-014-168/+194
|
* Update CHANGELOG.md for 9.4.3Jose Ivan Vargas2017-07-318-29/+10
| | | [ci skip]
* Merge branch 'fix-group-milestone-link-in-issuable-sidebar' into 'master'Robert Speicher2017-07-315-13/+62
|\ | | | | | | | | Fix group milestone path on issuable sidebar See merge request !13199
| * Fix group milestone path on issuable sidebarfix-group-milestone-link-in-issuable-sidebarSean McGivern2017-07-315-13/+62
| |
* | Merge branch 'winh-repository-dropdown-style' into 'master'Annabel Dunstone Gray2017-07-311-0/+22
|\ \ | | | | | | | | | | | | Make dropdown style on repository page consistent See merge request !13184
| * | Make dropdown style on repository page consistentwinh-repository-dropdown-stylewinh2017-07-311-0/+22
| | |
* | | Merge branch 'winh-newnav-projects-dropdown-style' into 'master'Annabel Dunstone Gray2017-07-311-0/+19
|\ \ \ | | | | | | | | | | | | | | | | Make projects dropdown style in new navigation consistent See merge request !13182
| * | | Make projects dropdown style in new navigation consistentwinh-newnav-projects-dropdown-stylewinh2017-07-311-0/+19
| | | |
* | | | Merge branch 'winh-user-dropdown-style' into 'master'Annabel Dunstone Gray2017-07-311-0/+19
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Make header dropdown styles consistent See merge request !13106
| * | | | Make header dropdown styles consistentwinh-user-dropdown-stylewinh2017-07-261-0/+19
| | | | |
* | | | | Merge branch 'mk-fix-wiki-backup' into 'master'Douwe Maan2017-07-313-0/+59
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix improperly skipped backups of wikis Closes #28854 See merge request !13096
| * | | | | Fix Rubocop offensemk-fix-wiki-backupMichael Kozono2017-07-281-4/+4
| | | | | |
| * | | | | Add changelogMichael Kozono2017-07-281-0/+4
| | | | | |
| * | | | | Protect backups from stale cache for repo existsMichael Kozono2017-07-282-0/+55
| | | | | |
* | | | | | Merge branch 'avoid-expect_any_instance_of' into 'master'Rémy Coutable2017-07-311-9/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid expect_any_instance_of in transfer service spec See merge request !13191
| * | | | | | Avoid expect_any_instance_of because it doesn't workavoid-expect_any_instance_ofLin Jen-Shin2017-07-311-9/+13
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | well with prepend. We need to backport this
* | | | | | Merge branch 'fix/gb/fix-chatops-deploy-multiple-actions-matching' into 'master'Kamil Trzciński2017-07-317-53/+94
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve deploy environment chatops slash command Closes #34748 See merge request !13150
| * | | | | | Improve wording related to deploy chatops commandfix/gb/fix-chatops-deploy-multiple-actions-matchingGrzegorz Bizon2017-07-285-7/+7
| | | | | | |
| * | | | | | Update docs regarding deploy chatops slash commandGrzegorz Bizon2017-07-281-1/+20
| | | | | | |
| * | | | | | Add changelog entry for deploy chatops command fixGrzegorz Bizon2017-07-281-0/+4
| | | | | | |
| * | | | | | Improve deploy environment chatops slash commandGrzegorz Bizon2017-07-284-51/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We now match deployment actions better. If there is more than one deployment action matched, we check if there is an action which name equals to environment name, instead of raising an error about too many actions defined.
* | | | | | | Merge branch 'add-regressions-explanation' into 'master'Douwe Maan2017-07-311-1/+19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Explain what the regression label means Closes #35065 See merge request !13190
| * | | | | | | Explain what the regression label meansadd-regressions-explanationSean McGivern2017-07-311-1/+19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '29385/add_shrug_command' into 'master'Rémy Coutable2017-07-319-7/+225
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #29385: Add /shrug and /tableflip commands Closes #29385 See merge request !10068
| * | | | | | | Fixes #29385: Add /shrug and /tableflip commandsAlex Ives2017-07-289-7/+225
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Updated DSL to support substitution definitions - Added substitution definition, inherits from command definition - Added tabelflip and shrug substitutions to interpret service - Added support for substitution definitions to the extractor for preview mode. - Added substitution handling in the interpret service Signed-off-by: Alex Ives <alex@ives.mn>
* | | | | | | | Merge branch '35482-dropdown' into 'master'Annabel Dunstone Gray2017-07-311-4/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix :focus styles for selected filter dropdown items Closes #35482 See merge request !13070
| * | | | | | | fix :focus styles for selected filter dropdown items35482-dropdownSimon Knox2017-07-251-4/+4
| | | | | | | |
* | | | | | | | Merge branch 'win-newnav-badges-firefox' into 'master'Phil Hughes2017-07-312-3/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix badge positioning in new navigation for Firefox Closes #35634 See merge request !13186
| * | | | | | | | Fix badge positioning in new navigation for Firefoxwin-newnav-badges-firefoxwinh2017-07-312-3/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch '34679-enhance-pt-br' into 'master'Rémy Coutable2017-07-311-7/+7
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhance pt-BR translation in Project and Repository pages Closes #34679 See merge request !13093
| * | | | | | | | Enhance pt-BR translation in Project and Repository pagesPaulo Bezerra2017-07-251-7/+7
| | | | | | | | |
* | | | | | | | | Merge branch 'rs-deduplicate-notification-service-spec' into 'master'Rémy Coutable2017-07-311-37/+10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | De-duplicate two specs in spec/services/notification_service_spec See merge request !13168
| * | | | | | | | | De-duplicate two specs in spec/services/notification_service_specrs-deduplicate-notification-service-specRobert Speicher2017-07-281-37/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There were two specs that were testing the exact same thing as the spec above it, but with additional expectations. So we opted to keep the "more expectations" tests and deleted the duplicates. We've also deleted one nested `before` block that was duplicating setup of its parent context.
* | | | | | | | | | Merge branch 'dm-ldap-authentication-ssl-verification' into 'master'Sean McGivern2017-07-312-1/+5
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass OmniAuth formatted options to OmniAuth::LDAP::Adaptor Closes #35752 See merge request !13185
| * | | | | | | | | | Pass OmniAuth formatted options to OmniAuth::LDAP::Adaptordm-ldap-authentication-ssl-verificationDouwe Maan2017-07-312-1/+5
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'breadcrumbs-collapsed-title-width-fix' into 'master'Filipa Lacerda2017-07-312-1/+6
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed breadcrumb titles aggressively collapsing Closes #35323 See merge request !13166
| * | | | | | | | | | | Fixed breadcrumb titles aggressively collapsingbreadcrumbs-collapsed-title-width-fixPhil Hughes2017-07-282-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #35323
* | | | | | | | | | | | Merge branch 'docs-new-topic-user-project-index' into 'master'Job van der Voort2017-07-316-10/+118
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New doc topic user/project/index Closes #33579 See merge request !12609
| * | | | | | | | | | | | New doc topic user/project/indexMarcia Ramos2017-07-316-10/+118
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'cherry-pick-41db362c' into 'master'Rémy Coutable2017-07-311-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '35643-impersonate-spec' into '9-4-stable-patch-2' See merge request !13170
| * | | | | | | | | | | Merge branch '35643-impersonate-spec' into '9-4-stable-patch-2'cherry-pick-41db362cRémy Coutable2017-07-281-1/+3
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Impersonation Tokens creation spec failure in admin_users_impersonation_tokens_spec.rb" See merge request !13145
* | | | | | | | | | | Merge branch 'inline-js-removal-projects-other' into 'master'Phil Hughes2017-07-3113-113/+140
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inline js removal projects other See merge request !13075
| * | | | | | | | | | | Moved the duplicate Available Refs to a default in RefSelectDropdowninline-js-removal-projects-otherTim Zallmann2017-07-282-3/+4
| | | | | | | | | | | |