| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Revert "Due to more async loading the tests could fail, trying to fix it ↵ | Tim Zallmann | 2017-07-27 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with wait_for_requests" This reverts commit 0c33f384bb2fd2bd97efa4d3fec2888393683fb1. | ||||
| | * | | | | | | | | | Due to more async loading the tests could fail, trying to fix it with ↵ | Tim Zallmann | 2017-07-27 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wait_for_requests | ||||
| | * | | | | | | | | | Fixes New Project Bug | Tim Zallmann | 2017-07-27 | 3 | -5/+5 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Converted Pipelines Charts | Tim Zallmann | 2017-07-27 | 4 | -50/+47 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | TreeContent moved to external JS | Tim Zallmann | 2017-07-27 | 2 | -7/+4 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Moved Inline JS for Pipelines Charts + new Pipeline to dispatcher | Tim Zallmann | 2017-07-27 | 5 | -5/+39 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Changed the data for New Tag to a script block | Tim Zallmann | 2017-07-27 | 2 | -6/+2 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Inline JS of Wiki Sidebar to dispatcher | Tim Zallmann | 2017-07-27 | 2 | -3/+1 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Set New Tags to ignore Inline JS | Tim Zallmann | 2017-07-27 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Project New moved to external File | Tim Zallmann | 2017-07-27 | 3 | -43/+46 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch '35672-edge-top-bar' into 'master' | Phil Hughes | 2017-07-31 | 2 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix top bar in jobs view for microsoft edge Closes #35672 See merge request !13175 | ||||
| | * | | | | | | | | | | Fix top bar in jobs view for microsoft edge35672-edge-top-bar | Filipa Lacerda | 2017-07-29 | 2 | -0/+5 |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'protobuf-bump' into 'master' | Sean McGivern | 2017-07-31 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump google-protobuf to 3.3.0 See merge request !13172 | ||||
