Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another ambigous click resolvedinline-script-cleanup-globals-and-easy | Tim Zallmann | 2017-07-31 | 1 | -1/+1 |
| | |||||
* | Focuses the GPG popover badge test to the first Verified as it could be ↵ | Tim Zallmann | 2017-07-31 | 1 | -1/+1 |
| | | | | ambigious | ||||
* | Fix for projects:commits:show init | Tim Zallmann | 2017-07-31 | 1 | -4/+1 |
| | |||||
* | Removed Trailin Whitespaces | Tim Zallmann | 2017-07-31 | 1 | -1/+0 |
| | |||||
* | Commit_box removed as it is only one line, 2Factor changed | Tim Zallmann | 2017-07-31 | 6 | -10/+5 |
| | |||||
* | Removed personal_access_tokens.js from webpack config | Tim Zallmann | 2017-07-31 | 1 | -1/+0 |
| | |||||
* | Refactored the select in personal access tokens | Tim Zallmann | 2017-07-31 | 2 | -11/+1 |
| | |||||
* | Changes based on Feedback on MR | Tim Zallmann | 2017-07-31 | 12 | -39/+28 |
| | |||||
* | Fix for Dropdown Tests on new Branch Creation | Tim Zallmann | 2017-07-31 | 1 | -0/+1 |
| | |||||
* | Fixed 2FA , Dispatching for Commits Show and Static Analysis | Tim Zallmann | 2017-07-31 | 4 | -6/+9 |
| | |||||
* | Set Inline Scripts with URL's to Ignore | Tim Zallmann | 2017-07-31 | 6 | -3/+6 |
| | | | | Fixed Static Testing | ||||
* | Moved Charts to external JS File | Tim Zallmann | 2017-07-31 | 2 | -51/+77 |
| | |||||
* | Moved Inline JS from projects import to dispatcher | Tim Zallmann | 2017-07-31 | 2 | -2/+4 |
| | |||||
* | Moving Graphs and charts to External FIles | Tim Zallmann | 2017-07-31 | 6 | -28/+30 |
| | |||||
* | Find File moved to dispatcher | Tim Zallmann | 2017-07-31 | 2 | -10/+10 |
| | |||||
* | Moved the Commits List inline JS to external File | Tim Zallmann | 2017-07-31 | 2 | -27/+29 |
| | |||||
* | Moved Commit Box Loading call to own file from inline script | Tim Zallmann | 2017-07-31 | 3 | -4/+9 |
| | |||||
* | Moved New Branch Inline JS to dispatcher / left array init | Tim Zallmann | 2017-07-31 | 2 | -4/+7 |
| | |||||
* | Moved functionality of blob modals (new directory + delete) to appropriate ↵ | Tim Zallmann | 2017-07-31 | 4 | -6/+7 |
| | | | | places | ||||
* | Moved inline Script from project activities page | Tim Zallmann | 2017-07-31 | 2 | -6/+1 |
| | |||||
* | Moved Inline JS from u2f register | Tim Zallmann | 2017-07-31 | 2 | -4/+4 |
| | |||||
* | Moved 2 Factor Authentication Inline Script | Tim Zallmann | 2017-07-31 | 3 | -84/+88 |
| | | | | | Added data attributes Refactored to Vanilla JS | ||||
* | Moved JS from the personal Access Token page to own JS File | Tim Zallmann | 2017-07-31 | 3 | -5/+12 |
| | |||||
* | Set Piwik to Ignore for Eslint Inline JS | Tim Zallmann | 2017-07-31 | 1 | -0/+1 |
| | |||||
* | Moved + Refactored Code from the UI Development Kit Page | Tim Zallmann | 2017-07-31 | 3 | -23/+26 |
| | |||||
* | Google Analytics Script set to Ignore | Tim Zallmann | 2017-07-31 | 1 | -0/+1 |
| | |||||
* | 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 |
| | | | | | | |