summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Another ambigous click resolvedinline-script-cleanup-globals-and-easyTim Zallmann2017-07-311-1/+1
|
* Focuses the GPG popover badge test to the first Verified as it could be ↵Tim Zallmann2017-07-311-1/+1
| | | | ambigious
* Fix for projects:commits:show initTim Zallmann2017-07-311-4/+1
|
* Removed Trailin WhitespacesTim Zallmann2017-07-311-1/+0
|
* Commit_box removed as it is only one line, 2Factor changedTim Zallmann2017-07-316-10/+5
|
* Removed personal_access_tokens.js from webpack configTim Zallmann2017-07-311-1/+0
|
* Refactored the select in personal access tokensTim Zallmann2017-07-312-11/+1
|
* Changes based on Feedback on MRTim Zallmann2017-07-3112-39/+28
|
* Fix for Dropdown Tests on new Branch CreationTim Zallmann2017-07-311-0/+1
|
* Fixed 2FA , Dispatching for Commits Show and Static AnalysisTim Zallmann2017-07-314-6/+9
|
* Set Inline Scripts with URL's to IgnoreTim Zallmann2017-07-316-3/+6
| | | | Fixed Static Testing
* Moved Charts to external JS FileTim Zallmann2017-07-312-51/+77
|
* Moved Inline JS from projects import to dispatcherTim Zallmann2017-07-312-2/+4
|
* Moving Graphs and charts to External FIlesTim Zallmann2017-07-316-28/+30
|
* Find File moved to dispatcherTim Zallmann2017-07-312-10/+10
|
* Moved the Commits List inline JS to external FileTim Zallmann2017-07-312-27/+29
|
* Moved Commit Box Loading call to own file from inline scriptTim Zallmann2017-07-313-4/+9
|
* Moved New Branch Inline JS to dispatcher / left array initTim Zallmann2017-07-312-4/+7
|
* Moved functionality of blob modals (new directory + delete) to appropriate ↵Tim Zallmann2017-07-314-6/+7
| | | | places
* Moved inline Script from project activities pageTim Zallmann2017-07-312-6/+1
|
* Moved Inline JS from u2f registerTim Zallmann2017-07-312-4/+4
|
* Moved 2 Factor Authentication Inline ScriptTim Zallmann2017-07-313-84/+88
| | | | | Added data attributes Refactored to Vanilla JS
* Moved JS from the personal Access Token page to own JS FileTim Zallmann2017-07-313-5/+12
|
* Set Piwik to Ignore for Eslint Inline JSTim Zallmann2017-07-311-0/+1
|
* Moved + Refactored Code from the UI Development Kit PageTim Zallmann2017-07-313-23/+26
|
* Google Analytics Script set to IgnoreTim Zallmann2017-07-311-0/+1
|
* 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
| | | | | | |
| * | | | | | Updated Event Handlers based on MR discussionTim Zallmann2017-07-281-8/+8
| | | | | | |
| * | | | | | Left a bracket in the line :-/Tim Zallmann2017-07-271-1/+1
| | | | | | |
| * | | | | | Fixed the strange escapingTim Zallmann2017-07-271-1/+1
| | | | | | |
| * | | | | | Maybe that fixes the escaping in the URLTim Zallmann2017-07-271-1/+1
| | | | | | |
| * | | | | | Revert "Due to more async loading the tests could fail, trying to fix it ↵Tim Zallmann2017-07-271-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 Zallmann2017-07-271-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | wait_for_requests
| * | | | | | Fixes New Project BugTim Zallmann2017-07-273-5/+5
| | | | | | |
| * | | | | | Converted Pipelines ChartsTim Zallmann2017-07-274-50/+47
| | | | | | |