summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Optimistic locking for Issue and Merge RequestsValery Sizov2016-07-121-0/+9
* Remove the group avatar link.remove-group-avi-linkConnor Shea2016-07-121-2/+1
* Merge branch 'dz-rename-personal-access-tokens' into 'master' Dmitriy Zaporozhets2016-07-121-2/+2
|\
| * Update Access Tokens link title to match the text Dmitriy Zaporozhets2016-07-121-1/+1
| * Rename profile navigation tab 'Personal Access Tokes' to 'Access Tokens'dz-rename-personal-access-tokensDmitriy Zaporozhets2016-07-111-1/+1
* | Merge branch 'dz-small-ui-improvements' into 'master' Dmitriy Zaporozhets2016-07-123-3/+0
|\ \
| * | Remove icons from some buttons which already has textDmitriy Zaporozhets2016-07-013-3/+0
* | | Merge branch 'copy-to-clipboard-tooltip' into 'master' Rémy Coutable2016-07-122-4/+4
|\ \ \
| * | | Display tooltip for "Copy to Clipboard" button (!5164)winniehell2016-07-112-4/+4
* | | | Merge branch 'quick-start-ci-route' into 'master' Douwe Maan2016-07-1231-36/+36
|\ \ \ \
| * | | | Fix failing tests.Connor Shea2016-07-111-1/+1
| * | | | Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-1131-35/+35
| * | | | Make "Get started with Builds" Help Page link work properlyconnorshea2016-07-111-1/+1
* | | | | Merge branch 'master' into faster-diffsfaster-diffsJacob Schatz2016-07-1139-149/+254
|\ \ \ \ \
| * \ \ \ \ Merge branch 'remove-pinto-from-flash' into 'master' Jacob Schatz2016-07-112-1/+3
| |\ \ \ \ \
| | * | | | | Remove `pinTo` from `Flash` and make inline flash messages look nicer (!4854)winniehell2016-06-302-1/+3
| * | | | | | Merge branch 'cleanup-coffeescripts-from-gitlab-ci' into 'master' Jacob Schatz2016-07-111-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Rename CiBuild as BuildTakuya Noguchi2016-07-071-1/+1
| * | | | | | Merge branch 'mr-close-btn' into 'master' Robert Speicher2016-07-111-4/+4
| |\ \ \ \ \ \
| | * | | | | | Moved merge request button visibility out of issue_helpermr-close-btnPhil Hughes2016-07-111-4/+4
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'master' into single-file-diffsSean McGivern2016-07-1118-51/+66
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Add reminder to not paste private SSH keysIngo Blechschmidt2016-07-091-1/+1
| | | |_|/ / | | |/| | |
| | * | | | Use btn-danger for delete button.Connor Shea2016-07-081-1/+1
| | * | | | Update New Snippet buttons.Connor Shea2016-07-084-43/+45
| | * | | | Merge branch 'cs-cropper' into 'master' Fatih Acet2016-07-0810-0/+13
| | |\ \ \ \
| | | * | | | Fix preferences tests.cs-cropperConnor Shea2016-06-3010-3/+12
| | | * | | | Split Cropper.js from the main JavaScript manifest.Connor Shea2016-06-291-0/+4
| | * | | | | Merge branch 'improve-project-limit-field' into 'master' Rémy Coutable2016-07-081-1/+1
| | |\ \ \ \ \
| | | * | | | | Add min attribute to project_limit field on user's formAndrey Krivko2016-07-081-1/+1
| | * | | | | | Merge branch 'retrieve-mr-closes-issues-just-when-required' into 'master' Rémy Coutable2016-07-081-3/+3
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Avoid calculation of closes_issues.retrieve-mr-closes-issues-just-when-requiredPaco Guzman2016-07-071-3/+3
| | * | | | | | Merge branch 'dont-render-discussion-notes-on-not-html-requests'Douwe Maan2016-07-081-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | Don't render discussion notes when requesting diff tab through AJAXdont-render-discussion-notes-on-not-html-requestsPaco Guzman2016-07-081-2/+2
| * | | | | | | | Support renames in diff_for_path actionsSean McGivern2016-07-111-1/+1
| * | | | | | | | Make expand_all param more explicitSean McGivern2016-07-082-3/+3
| * | | | | | | | Allow expanding all diffs at onceSean McGivern2016-07-082-1/+3
| * | | | | | | | Ensure only renderable text diffs are collapsedSean McGivern2016-07-082-7/+6
| * | | | | | | | Disable overflow messagesSean McGivern2016-07-082-9/+1
| * | | | | | | | Collapse large diffs by defaultSean McGivern2016-07-082-25/+31
| |/ / / / / / /
| * | | | | | | Merge branch 'feature/option-set-new-users-external' into 'master' Rémy Coutable2016-07-081-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | Added setting to set new users by default as externalDravere2016-07-071-0/+7
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch '9127-link-report-to-profile' into 'master' Robert Speicher2016-07-082-2/+7
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Removed unnecessary `id` from links and corrected tests to use the proper mat...9127-link-report-to-profilePatricio Cano2016-07-072-2/+2
| | * | | | | | Added specs to check for the correct links.Patricio Cano2016-07-062-2/+2
| | * | | | | | Link to the user's profile in the abuse reports and add a link to the admin a...Patricio Cano2016-07-062-2/+7
| * | | | | | | Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher2016-07-077-256/+251
| * | | | | | | Merge remote-tracking branch 'origin/master'Robert Speicher2016-07-076-32/+97
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '18627-wildcard-branch-protection' into 'master' Douwe Maan2016-07-076-32/+97
| | |\ \ \ \ \ \ \
| | | * | | | | | | Use the `GLDropdown` component to select protected branches.Timothy Andrew2016-07-072-8/+18
| | | * | | | | | | Add documentation for wildcard protected branches.Timothy Andrew2016-07-051-1/+2