Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed edit form authenticity_token call failing the testsfixed-edit-form-failing-test | Phil Hughes | 2017-01-06 | 2 | -3/+4 |
| | |||||
* | Merge branch 'fix-timezone-due-date-picker' into 'master' | Alfredo Sumaran | 2017-01-06 | 4 | -5/+18 |
|\ | | | | | | | | | | | | | Fix timezone due date picker Closes #24253 See merge request !8081 | ||||
| * | Wait for ajax after clicking on a date | Alfredo Sumaran | 2017-01-05 | 1 | -0/+4 |
| | | |||||
| * | add comment to explain why we are avoiding the dateString constructor option ↵fix-timezone-due-date-picker | Mike Greiling | 2017-01-02 | 1 | -0/+1 |
| | | | | | | | | for our Date object | ||||
| * | make expected due_date value format explicit | Mike Greiling | 2017-01-02 | 1 | -1/+1 |
| | | |||||
| * | remove unnecessary utility function | Mike Greiling | 2017-01-02 | 2 | -17/+3 |
| | | |||||
| * | remove unnecessary fixtures and tests | Mike Greiling | 2017-01-02 | 4 | -90/+2 |
| | | |||||
| * | add rspec feature test | Mike Greiling | 2017-01-02 | 1 | -2/+4 |
| | | |||||
| * | fix eslint complaints | Mike Greiling | 2017-01-02 | 1 | -3/+3 |
| | | |||||
| * | use single sprockets require comment style and remove eslint-disable | Mike Greiling | 2017-01-02 | 1 | -4/+4 |
| | | |||||
| * | fix eslint violations | Mike Greiling | 2017-01-02 | 1 | -3/+3 |
| | | |||||
| * | add MR number to changelog entry | Mike Greiling | 2017-01-02 | 1 | -1/+1 |
| | | |||||
| * | Pass date as integer params on instantiate new Date in order to avoid time ↵ | giulianovarriale | 2017-01-02 | 6 | -3/+111 |
| | | | | | | | | zone inconsistency | ||||
* | | Merge branch 'fix-u2f-fixtures' into 'master' | Alfredo Sumaran | 2017-01-05 | 6 | -6/+51 |
|\ \ | | | | | | | | | | | | | Replace static JavaScript fixtures for u2f See merge request !8426 | ||||
| * | | generate u2f frontend fixtures dynamically | Mike Greiling | 2017-01-05 | 5 | -5/+49 |
| | | | |||||
| * | | force utf-8 encoding for prior to fixture parsing to prevent nokogiri issues | Mike Greiling | 2017-01-05 | 1 | -0/+1 |
| | | | |||||
| * | | exclude script type=text/template from dom scrubbing | Mike Greiling | 2017-01-05 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch '26352-user-dropdown-settings' into 'master' | Annabel Dunstone Gray | 2017-01-05 | 4 | -4/+8 |
|\ \ | | | | | | | | | | | | | | | | | | | 26352 Change Profile settings to User / Settings Closes #26352 See merge request !8453 | ||||
| * | | 26352 Change Profile settings to User / Settings26352-user-dropdown-settings | tauriedavis | 2017-01-04 | 4 | -4/+8 |
| | | | |||||
* | | | Merge branch 'markdown-button-newline-bug-fix' into 'master' | Fatih Acet | 2017-01-05 | 2 | -3/+70 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fixed new line being included in bold/italic in GFM form Closes #25456 See merge request !8086 | ||||
| * | | | Fixed first newline not workingmarkdown-button-newline-bug-fix | Phil Hughes | 2016-12-21 | 2 | -1/+49 |
| | | | | |||||
| * | | | Fixed new line being included in bold/italic in GFM form | Phil Hughes | 2016-12-21 | 1 | -3/+22 |
| | | | | | | | | | | | | | | | | Closes #25456 | ||||
* | | | | Merge branch ↵ | Fatih Acet | 2017-01-05 | 7 | -57/+80 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '26155-merge-request-tabs-don-t-render-when-no-commits-available' into 'master' Resolve "Merge request tabs don't render when no commits available" Closes #26155 and #24556 See merge request !8347 | ||||
| * | | | | include all expected instance vars for _show.html.haml template within tests26155-merge-request-tabs-don-t-render-when-no-commits-available | Mike Greiling | 2017-01-03 | 2 | -2/+7 |
| | | | | | |||||
| * | | | | fix failing tests | Mike Greiling | 2017-01-03 | 1 | -5/+14 |
| | | | | | |||||
| * | | | | prevent 500 error when selecting changes tab for non-existent branch | Mike Greiling | 2017-01-03 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | add CHANGELOG.md entry for !8347 | Mike Greiling | 2017-01-03 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | show empty state for commits tab when no commits present | Mike Greiling | 2017-01-03 | 1 | -2/+8 |
| | | | | | |||||
| * | | | | render merge request tabs regardless of commit history | Mike Greiling | 2017-01-03 | 1 | -47/+46 |
| | | | | | |||||
* | | | | | Merge branch '26346-cannot-reset-or-remove-mr-issues-description-templates' ↵ | Fatih Acet | 2017-01-05 | 2 | -13/+10 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Cannot reset or remove MR/Issues description templates" Closes #26346 See merge request !8446 | ||||
| * | | | | | Fix remove template26346-cannot-reset-or-remove-mr-issues-description-templates | Luke "Jared" Bennett | 2017-01-04 | 2 | -13/+10 |
| | | | | | | |||||
* | | | | | | Merge branch 'pipelines-graph-html-css' into 'master' | Annabel Dunstone Gray | 2017-01-05 | 10 | -276/+283 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pipelines graph HTML and CSS improvements and bug fixing Closes #26257 See merge request !8443 | ||||
| * | | | | | | Adds back removed class in merge request pipelines table | Filipa Lacerda | 2017-01-05 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Fix dropdown icon alignment | Annabel Dunstone Gray | 2017-01-05 | 1 | -12/+18 |
| | | | | | | | |||||
| * | | | | | | Simplify HTML of mini pipeline graph and dropdown | Filipa Lacerda | 2017-01-05 | 9 | -268/+269 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Creates individual html for dropdown Adds simplified CSS for the new dropdown Removes old CSS Improves dropdown item in Chrome, Firefox and Safari Use SCSS variables for colors. Fix scss linter errors Adds animation when the stage is hovered. Adds back tooltip on dropdown toggle Fixes broken tests additional css changes to get more into direction of mockups | ||||
* | | | | | | | Merge branch ↵ | Rémy Coutable | 2017-01-05 | 4 | -5/+74 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '19966-api-call-to-move-project-to-different-group-fails-when-using-group-and-project-names-instead-of-id' into 'master' Fix groups API to accept path when transferring a project Closes #19966 See merge request !8408 | ||||
| * | | | | | | | Fix groups API to accept path when transferring a project | Mark Fletcher | 2017-01-03 | 4 | -5/+74 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use standard helpers for finding group and project | ||||
* | | | | | | | | Merge branch 'move-admin-deploy-keys-spinach-to-rspec' into 'master' | Rémy Coutable | 2017-01-05 | 3 | -90/+29 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move admin deploy keys spinach to rspec See merge request !8405 | ||||
| * | | | | | | | | Move admin deploy keys spinach to rspec | Semyon Pupkov | 2017-01-03 | 3 | -90/+29 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch ↵ | Rémy Coutable | 2017-01-05 | 3 | -1/+14 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '26261-post-api-v3-projects-idorproject-commits-commits-does-not-work-with-project-path' into 'master' Fix Commits API to accept a Project path upon POST Closes #26261 See merge request !8406 | ||||
| * | | | | | | | | | Fix Commits API to accept a Project path upon POST | Mark Fletcher | 2017-01-03 | 3 | -1/+14 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'single-edit-comment-widget-2' into 'master' | Alfredo Sumaran | 2017-01-05 | 12 | -76/+197 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor discussion edit widget to have only one at a time. Closes #23227 See merge request !8356 | ||||
| * | | | | | | | | | | Fix review comments.single-edit-comment-widget-2 | Fatih Acet | 2017-01-05 | 4 | -5/+6 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Add spec for note edit and fix one commented spec. | Fatih Acet | 2017-01-04 | 2 | -9/+29 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Review fixes. | Fatih Acet | 2017-01-04 | 4 | -11/+10 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Use gl.utils.isInViewport and improve gl.utils.animateToElement. | Fatih Acet | 2017-01-04 | 4 | -22/+33 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Make sure elements share the same scope | Alfredo Sumaran | 2017-01-04 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since there are multiple instances of text editors on the current fixture file we will use the one that creates a comment. | ||||
| * | | | | | | | | | | Hide edit warning element when form reverted. | Fatih Acet | 2017-01-04 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Remove unnecessary styling came from merge conflicts. | Fatih Acet | 2017-01-04 | 1 | -8/+0 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Fix single note edit form specs. | Fatih Acet | 2017-01-04 | 3 | -4/+6 |
| | | | | | | | | | | |