Douwe Maan
12c18ee546
Copy diff file path as GFM
2017-04-06 21:10:14 +00:00
dimitrieh
0ded38cc6a
fixed points from comments to improve code quality
2017-01-25 21:48:04 +01:00
dimitrieh
3d372bb2ec
fixed repo view, last commit, with updated clipboard button order
2017-01-24 18:05:39 +01:00
victorwu
b6c7e88d3e
Update clipboard_button text: Copy commit SHA to clipboard
2017-01-17 15:12:13 -05:00
Kushal Pandya
fb3e365412
HAMLLint: Fix SpaceInsideHashAttributes
offences
2016-12-31 11:58:36 +05:30
Kushal Pandya
dd5ffd9ca6
HAMLLint: Fix ImplicitDiv
offences
2016-12-31 11:43:08 +05:30
victorwu
a6ca5689b0
Tweak style and add back wording
2016-12-12 13:16:52 -06:00
victorwu
569645a809
Clean up commit copy to clipboard and make consistent
2016-12-12 13:16:52 -06:00
José Iván
b1b51b774b
Cleaned up global namespace JS
...
Moved most of the functions that contained "window.doSomething" that were located at:
- app/assets/javascripts/application.js
To the following file:
- app/assets/javascripts/lib/utils/common_utils.js
The functions listed here:
- window.ajaxGet
- window.split
- window.extractLast
- window.rstrip
- window.disableButtonIfEmptyField
- window.disableButtonIfAnyEmptyField
- window.sanitize
- window.unbindEvents
- window.shiftWindow
Now will be accessible from the "gl.utils" namespace
2016-11-03 23:00:21 -05:00
Bryce
db5244ab90
Fix repo page ui issues, show full last commit message in repo view.
...
Integrates changes from ClemMakesApps' commit:
8581e152
, although it was reverted to avoid frustrating conflicts.
See MR: !5530 (diffs)
2016-08-31 18:28:15 +02:00
Bryce
ddc5b9f723
Revert "Add last commit time to repo view"
...
This reverts commit 8581e152ef
.
This creates really difficult conflicts with another MR that was
worked on simulataneously. That MR mostly encompassed the aims of
this commit.
See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5308/commits
2016-08-31 18:08:52 +02:00
Clement Ho
8581e152ef
Add last commit time to repo view
2016-08-29 10:50:01 -05:00
Dmitriy Zaporozhets
966c4f3392
Fix files, project settings and few more pages with new layout
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-01-14 11:55:15 +01:00
Douwe Maan
d9c82d679f
Automatically fork a project when not allowed to edit a file.
2015-12-18 10:03:34 +01:00
Douwe Maan
a3da3d8e3b
Use monospace font for commit SHA in branch list
2015-12-02 14:55:29 +01:00
Douwe Maan
e945ec0280
Add "Start a new merge request" option to every commit form
2015-11-17 18:53:56 +01:00
Douwe Maan
0f2b10c69f
Fix duplication between tree_header and tree_content
2015-10-21 08:41:53 +02:00
Douwe Maan
7ae139566b
Merge branch 'master' into full-width-tables
2015-10-19 11:34:48 +02:00
Douwe Maan
7b26414c15
Split up projects/tree/_tree partial.
2015-10-17 19:17:13 +02:00