Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename more path_with_namespace -> full_path or disk_path | Gabriel Mazetto | 2017-08-01 | 38 | -109/+137 |
| | |||||
* | Rename path_with_namespace -> disk_path when dealing with the filesystem | Gabriel Mazetto | 2017-08-01 | 14 | -26/+26 |
| | |||||
* | Rename many path_with_namespace -> full_path | Gabriel Mazetto | 2017-08-01 | 70 | -185/+239 |
| | |||||
* | Move storage specific code from Namespace and Project to concerns | Gabriel Mazetto | 2017-08-01 | 4 | -168/+194 |
| | |||||
* | Update CHANGELOG.md for 9.4.3 | Jose Ivan Vargas | 2017-07-31 | 8 | -29/+10 |
| | | | [ci skip] | ||||
* | Merge branch 'fix-group-milestone-link-in-issuable-sidebar' into 'master' | Robert Speicher | 2017-07-31 | 5 | -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-sidebar | Sean McGivern | 2017-07-31 | 5 | -13/+62 |
| | | |||||
* | | Merge branch 'winh-repository-dropdown-style' into 'master' | Annabel Dunstone Gray | 2017-07-31 | 1 | -0/+22 |
|\ \ | | | | | | | | | | | | | Make dropdown style on repository page consistent See merge request !13184 | ||||
| * | | Make dropdown style on repository page consistentwinh-repository-dropdown-style | winh | 2017-07-31 | 1 | -0/+22 |
| | | | |||||
* | | | Merge branch 'winh-newnav-projects-dropdown-style' into 'master' | Annabel Dunstone Gray | 2017-07-31 | 1 | -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-style | winh | 2017-07-31 | 1 | -0/+19 |
| | | | | |||||
* | | | | Merge branch 'winh-user-dropdown-style' into 'master' | Annabel Dunstone Gray | 2017-07-31 | 1 | -0/+19 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Make header dropdown styles consistent See merge request !13106 | ||||
| * | | | | Make header dropdown styles consistentwinh-user-dropdown-style | winh | 2017-07-26 | 1 | -0/+19 |
| | | | | | |||||
* | | | | | Merge branch 'mk-fix-wiki-backup' into 'master' | Douwe Maan | 2017-07-31 | 3 | -0/+59 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix improperly skipped backups of wikis Closes #28854 See merge request !13096 | ||||
| * | | | | | Fix Rubocop offensemk-fix-wiki-backup | Michael Kozono | 2017-07-28 | 1 | -4/+4 |
| | | | | | | |||||
| * | | | | | Add changelog | Michael Kozono | 2017-07-28 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | Protect backups from stale cache for repo exists | Michael Kozono | 2017-07-28 | 2 | -0/+55 |
| | | | | | | |||||
* | | | | | | Merge branch 'avoid-expect_any_instance_of' into 'master' | Rémy Coutable | 2017-07-31 | 1 | -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_of | Lin Jen-Shin | 2017-07-31 | 1 | -9/+13 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | well with prepend. We need to backport this | ||||
* | | | | | | Merge branch 'fix/gb/fix-chatops-deploy-multiple-actions-matching' into 'master' | Kamil Trzciński | 2017-07-31 | 7 | -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-matching | Grzegorz Bizon | 2017-07-28 | 5 | -7/+7 |
| | | | | | | | |||||
| * | | | | | | Update docs regarding deploy chatops slash command | Grzegorz Bizon | 2017-07-28 | 1 | -1/+20 |
| | | | | | | | |||||
| * | | | | | | Add changelog entry for deploy chatops command fix | Grzegorz Bizon | 2017-07-28 | 1 | -0/+4 |
| | | | | | | | |||||
| * | | | | | | Improve deploy environment chatops slash command | Grzegorz Bizon | 2017-07-28 | 4 | -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 Maan | 2017-07-31 | 1 | -1/+19 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Explain what the regression label means Closes #35065 See merge request !13190 | ||||
| * | | | | | | | Explain what the regression label meansadd-regressions-explanation | Sean McGivern | 2017-07-31 | 1 | -1/+19 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch '29385/add_shrug_command' into 'master' | Rémy Coutable | 2017-07-31 | 9 | -7/+225 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #29385: Add /shrug and /tableflip commands Closes #29385 See merge request !10068 | ||||
| * | | | | | | | Fixes #29385: Add /shrug and /tableflip commands | Alex Ives | 2017-07-28 | 9 | -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 Gray | 2017-07-31 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix :focus styles for selected filter dropdown items Closes #35482 See merge request !13070 | ||||
| * | | | | | | | fix :focus styles for selected filter dropdown items35482-dropdown | Simon Knox | 2017-07-25 | 1 | -4/+4 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'win-newnav-badges-firefox' into 'master' | Phil Hughes | 2017-07-31 | 2 | -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-firefox | winh | 2017-07-31 | 2 | -3/+3 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch '34679-enhance-pt-br' into 'master' | Rémy Coutable | 2017-07-31 | 1 | -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 pages | Paulo Bezerra | 2017-07-25 | 1 | -7/+7 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'rs-deduplicate-notification-service-spec' into 'master' | Rémy Coutable | 2017-07-31 | 1 | -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-spec | Robert Speicher | 2017-07-28 | 1 | -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 McGivern | 2017-07-31 | 2 | -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-verification | Douwe Maan | 2017-07-31 | 2 | -1/+5 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'breadcrumbs-collapsed-title-width-fix' into 'master' | Filipa Lacerda | 2017-07-31 | 2 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed breadcrumb titles aggressively collapsing Closes #35323 See merge request !13166 | ||||
| * | | | | | | | | | | | Fixed breadcrumb titles aggressively collapsingbreadcrumbs-collapsed-title-width-fix | Phil Hughes | 2017-07-28 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #35323 | ||||
* | | | | | | | | | | | | Merge branch 'docs-new-topic-user-project-index' into 'master' | Job van der Voort | 2017-07-31 | 6 | -10/+118 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New doc topic user/project/index Closes #33579 See merge request !12609 | ||||
| * | | | | | | | | | | | | New doc topic user/project/index | Marcia Ramos | 2017-07-31 | 6 | -10/+118 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch 'cherry-pick-41db362c' into 'master' | Rémy Coutable | 2017-07-31 | 1 | -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-41db362c | Rémy Coutable | 2017-07-28 | 1 | -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 Hughes | 2017-07-31 | 13 | -113/+140 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inline js removal projects other See merge request !13075 | ||||
| * | | | | | | | | | | | Moved the duplicate Available Refs to a default in RefSelectDropdowninline-js-removal-projects-other | Tim Zallmann | 2017-07-28 | 2 | -3/+4 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Updated Event Handlers based on MR discussion | Tim Zallmann | 2017-07-28 | 1 | -8/+8 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Left a bracket in the line :-/ | Tim Zallmann | 2017-07-27 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Fixed the strange escaping | Tim Zallmann | 2017-07-27 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Maybe that fixes the escaping in the URL | Tim Zallmann | 2017-07-27 | 1 | -1/+1 |
| | | | | | | | | | | | |