| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix broken ajax for large repository trees (regression caused in !7208)24652-fix-timeago-not-rendering-in-repository-view | Mike Greiling | 2016-11-18 | 1 | -2/+2 |
| | | |||||
| * | Replace jQuery.timeago with timeago.js | Clement Ho | 2016-11-07 | 1 | -0/+3 |
| | | |||||
| * | Fix repo page ui issues, show full last commit message in repo view. | Bryce | 2016-08-31 | 1 | -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-click | Phil Hughes | 2016-02-23 | 1 | -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 quotes | Stan Hu | 2015-07-26 | 1 | -3/+5 |
| | | | | | Closes #1724 | ||||
| * | Fixed issue where only 25 commits would load in file listings | Phil Hughes | 2015-03-30 | 1 | -1/+1 |
| | | |||||
| * | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 1 | -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 Zaporozhets | 2014-06-12 | 1 | -0/+10 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Remove unnecessary ago keyword | Dmitriy Zaporozhets | 2013-12-30 | 1 | -1/+1 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Add time ago tooltips to show actual date/time | Drew Blessing | 2013-12-14 | 1 | -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 missing | Dmitriy Zaporozhets | 2013-07-02 | 1 | -0/+1 |
| | | |||||
| * | Move projects controllers/views in Projects module | Dmitriy Zaporozhets | 2013-06-23 | 1 | -0/+8 |
