summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'copy-to-clipboard-tooltip' into 'master' Rémy Coutable2016-07-121-19/+3
|\
| * Display tooltip for "Copy to Clipboard" button (!5164)winniehell2016-07-111-19/+3
* | Merge branch 'quick-start-ci-route' into 'master' Douwe Maan2016-07-121-9/+9
|\ \
| * | Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-9/+9
* | | Merge branch 'master' into faster-diffsfaster-diffsJacob Schatz2016-07-115-11/+34
|\ \ \ | |/ /
| * | Merge branch 'mr-close-btn' into 'master' Robert Speicher2016-07-111-0/+4
| |\ \
| | * | Moved merge request button visibility out of issue_helpermr-close-btnPhil Hughes2016-07-112-1/+5
| | * | Correctly shows close button on merge requestsPhil Hughes2016-07-041-1/+1
| * | | Merge branch 'single-file-diffs' into 'master' Douwe Maan2016-07-111-9/+11
| |\ \ \
| | * \ \ Merge branch 'master' into single-file-diffsSean McGivern2016-07-111-0/+4
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Support renames in diff_for_path actionsSean McGivern2016-07-111-2/+6
| | * | | Make expand_all param more explicitSean McGivern2016-07-081-2/+2
| | * | | DRY up diff_for_path actionsSean McGivern2016-07-081-21/+3
| | * | | Allow expanding all diffs at onceSean McGivern2016-07-081-0/+4
| | * | | Ensure only renderable text diffs are collapsedSean McGivern2016-07-081-0/+1
| | * | | Disable overflow messagesSean McGivern2016-07-081-9/+1
| | * | | Collapse large diffs by defaultSean McGivern2016-07-081-0/+19
| * | | | Merge branch 'send-entry-via-Gitlab-Workhorse-Send-Data' into 'master' Douwe Maan2016-07-111-0/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Use Gitlab-Workhorse-Send-Data to send entry:Lin Jen-Shin2016-07-051-0/+6
| * | | | Merge branch 'retrieve-mr-closes-issues-just-when-required' into 'master' Rémy Coutable2016-07-081-0/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Avoid calculation of closes_issues.retrieve-mr-closes-issues-just-when-requiredPaco Guzman2016-07-071-0/+4
| * | | | Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher2016-07-071-1/+1
| * | | | Revert "Merge branch 'issue_3946' into 'master' "Robert Speicher2016-07-071-1/+1
| * | | | Merge branch '18181-pipeline-duration' into 'master' Robert Speicher2016-07-071-0/+7
| |\ \ \ \
| | * | | | Change 3600 to 1.hourAnnabel Dunstone2016-07-071-1/+1
| | * | | | Update time format of duration18181-pipeline-durationAnnabel Dunstone2016-07-061-0/+7
| * | | | | Merge branch 'issues-blank-state' into 'master' Jacob Schatz2016-07-071-2/+2
| |\ \ \ \ \
| | * | | | | Added blank state to issuesPhil Hughes2016-07-051-2/+2
| | | |_|/ / | | |/| | |
* | | | | | Do not set `@use_legacy_diff_notes`Douwe Maan2016-07-071-1/+1
* | | | | | Fix behavior around MRs that need legacy diff notesDouwe Maan2016-07-071-21/+28
* | | | | | Merge branch 'master' into faster-diffsDouwe Maan2016-07-077-35/+88
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'new-diff-notes' into 'master' Douwe Maan2016-07-075-25/+85
| |\ \ \ \ \
| | * | | | | Remove duplication, unused methods, and some other style thingsDouwe Maan2016-07-061-1/+3
| | * | | | | Add send_git_patch helperDouwe Maan2016-07-061-1/+8
| | * | | | | Display new diff notes and allow creation through the web interfaceDouwe Maan2016-07-061-11/+45
| | * | | | | Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan2016-07-062-8/+3
| | * | | | | Style diff and blob file headers the same wayDouwe Maan2016-07-062-0/+21
| | * | | | | Add DiffFile#blob and #old_blobDouwe Maan2016-07-061-2/+3
| | * | | | | Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-061-2/+2
| | * | | | | Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-061-1/+1
| | | |/ / / | | |/| | |
| * | | | | Layout for Users Groups and Projects on admin areaAlfredo Sumaran2016-07-071-1/+1
| | |_|/ / | |/| | |
| * | | | Show last push widget in upstream after push to forkDrew Blessing2016-07-061-1/+5
| |/ / /
* | | | Simplify HAML code using unless condition and nestingPaco Guzman2016-07-061-0/+21
* | | | fix up testsLuke "Jared" Bennett2016-07-061-1/+1
* | | | Diffs will create button/diff form on demand no on server sideJacob Schatz2016-07-061-18/+2
|/ / /
* | | Use keyword arguments for boolean values and use `span` instead of `a` for cl...allow-disabling-of-git-access-protocolPatricio Cano2016-07-052-6/+6
* | | Revert back to not defining a default Git access protocol.Patricio Cano2016-07-051-1/+1
* | | Default Git access protocol to `web`Patricio Cano2016-07-053-12/+8
* | | Rename `enabled_git_access_protocols` to singular.Patricio Cano2016-07-051-2/+2
* | | Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano2016-07-051-1/+1