summaryrefslogtreecommitdiff
path: root/app/views/projects/refs
Commit message (Collapse)AuthorAgeFilesLines
* fix broken ajax for large repository trees (regression caused in !7208)24652-fix-timeago-not-rendering-in-repository-viewMike Greiling2016-11-181-2/+2
|
* Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-0/+3
|
* Fix repo page ui issues, show full last commit message in repo view.Bryce2016-08-311-2/+2
| | | | | | | Integrates changes from ClemMakesApps' commit: 8581e152, although it was reverted to avoid frustrating conflicts. See MR: !5530 (diffs)
* Fixes issue with file view rows not clickable on project main viewfiles-view-row-clickPhil Hughes2016-02-231-5/+2
| | | | | | | Fixed an issue where it would only load the first 25 commit data on project main view Stopped the file view sending 1 too many requests Fixes #3916
* Fix commit data retrieval when branch name has single quotesStan Hu2015-07-261-3/+5
| | | | Closes #1724
* Fixed issue where only 25 commits would load in file listingsPhil Hughes2015-03-301-1/+1
|
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
| | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
* Load last commit for files per 10 items.Dmitriy Zaporozhets2014-06-121-0/+10
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove unnecessary ago keywordDmitriy Zaporozhets2013-12-301-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add time ago tooltips to show actual date/timeDrew Blessing2013-12-141-1/+1
| | | | | | | | | | | | | | | | | | Clean up admin dashboad tooltips Clean up admin dashboad tooltips Clean up admin dashboad tooltips Add helper method change to use app helper Modify tooltips to use new helper Convert remaining times Adjust one tooltip
* Prevent tree log crash if commit missingDmitriy Zaporozhets2013-07-021-0/+1
|
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+8