summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* updatepr-page-fix1Andriy Dyadyura2016-01-14124-1437/+767
|\
| * Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' Douwe Maan2016-01-148-85/+108
| |\
| | * #can_unsubscribe? -> #?unsubscribable?Zeger-Jan van de Weg2016-01-113-3/+3
| | * Minor improvements, unsubscribe from email footerZeger-Jan van de Weg2016-01-092-6/+6
| | * Add #can_unsubscribe? to SentNotificationZeger-Jan van de Weg2016-01-092-1/+5
| | * Unsubscribe from thread through link in email footerZeger-Jan van de Weg2016-01-098-84/+103
| * | Merge branch 'new-buttons-everywhere' into 'master' Dmitriy Zaporozhets2016-01-1410-83/+61
| |\ \
| | * | Standartize buttons and fields sizeDmitriy Zaporozhets2016-01-1410-83/+61
| * | | Merge branch 'closing-mr-bug-fix' into 'master' Dmitriy Zaporozhets2016-01-142-6/+11
| |\ \ \
| | * | | fixes bug with commenting on merge requestsclosing-mr-bug-fixJacob Schatz2016-01-132-6/+11
| * | | | Merge branch 'remove-gray-bg'Dmitriy Zaporozhets2016-01-1483-565/+397
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Add margin to pages where is no headerremove-gray-bgDmitriy Zaporozhets2016-01-144-4/+4
| | * | | Update files/diffs to match new layoutDmitriy Zaporozhets2016-01-1412-17/+26
| | * | | Fix files, project settings and few more pages with new layoutDmitriy Zaporozhets2016-01-147-7/+18
| | * | | Use closest instead of parent()Dmitriy Zaporozhets2016-01-131-1/+1
| | * | | Dont use nav-pills. Instead use nav-listsDmitriy Zaporozhets2016-01-134-109/+94
| | * | | Replace nav-tabs with nav-linksDmitriy Zaporozhets2016-01-1311-79/+13
| | * | | Add top margin for page titleDmitriy Zaporozhets2016-01-131-1/+1
| | * | | Apply new layout to user pageDmitriy Zaporozhets2016-01-134-69/+72
| | * | | Allign md header componentsDmitriy Zaporozhets2016-01-132-8/+1
| | * | | Increase detail-page-header padding to match height with nav-linkDmitriy Zaporozhets2016-01-131-1/+1
| | * | | Update UI help page with only one nav-link exampleDmitriy Zaporozhets2016-01-131-17/+0
| | * | | Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-1338-73/+80
| | * | | Start moving all navigation to one classDmitriy Zaporozhets2016-01-138-137/+41
| | * | | New layout without background colorDmitriy Zaporozhets2016-01-1318-60/+63
| | * | | Add suport for layout without containerDmitriy Zaporozhets2016-01-131-1/+1
| * | | | Merge branch 'ci/view-build-artifacts' into 'master' Grzegorz Bizon2016-01-1411-49/+145
| |\ \ \ \
| | * | | | Minor improvements in build arfifacts browserci/view-build-artifactsGrzegorz Bizon2016-01-141-1/+1
| | * | | | Improve readability of artifacts browser `Entry` related codeGrzegorz Bizon2016-01-143-13/+13
| | * | | | Add specs for endpoint meant to be accelerated by workhorseGrzegorz Bizon2016-01-141-1/+1
| | * | | | Improvements, readability for artifacts browserGrzegorz Bizon2016-01-146-12/+12
| | * | | | Attach download action to artifacts file in ZIP archiveGrzegorz Bizon2016-01-141-1/+2
| | * | | | Check if file exists in metadata in download actionGrzegorz Bizon2016-01-141-3/+8
| | * | | | Render only valid paths in artifacts metadataGrzegorz Bizon2016-01-142-4/+5
| | * | | | Simplify implementation of build artifacts browser (refactoring)Grzegorz Bizon2016-01-142-7/+11
| | * | | | Change format of artifacts metadata from text to binary 0.0.1Grzegorz Bizon2016-01-141-1/+1
| | * | | | Show file size in artifacts browser using metadataGrzegorz Bizon2016-01-143-2/+6
| | * | | | Add method that checks if path exists in `StringPath`Grzegorz Bizon2016-01-141-1/+1
| | * | | | Render 404 when artifacts path is invalidGrzegorz Bizon2016-01-141-0/+1
| | * | | | Extract artifacts metadata implementation to separate classGrzegorz Bizon2016-01-142-21/+4
| | * | | | Improve path sanitization in `StringPath`Grzegorz Bizon2016-01-141-5/+5
| | * | | | Parse artifacts metadata stored in JSON formatGrzegorz Bizon2016-01-142-7/+8
| | * | | | Use metadata stored in artifacats metadata fileGrzegorz Bizon2016-01-142-4/+19
| | * | | | Add artifacts metadata uploader filedGrzegorz Bizon2016-01-142-4/+6
| | * | | | Make some conditions in `Ci::Build` more readableGrzegorz Bizon2016-01-141-4/+6
| | * | | | Update artifacts download specsGrzegorz Bizon2016-01-141-8/+8
| | * | | | Add method that checks if artifacts browser is supportedGrzegorz Bizon2016-01-142-1/+8
| | * | | | Update specs for CI Build, add `artifacts?` methodGrzegorz Bizon2016-01-145-15/+19
| | * | | | Rename method that returns url to CI build artifacts downloadGrzegorz Bizon2016-01-145-8/+12
| | * | | | Mix `url_helpers` into `Ci::Build`Grzegorz Bizon2016-01-141-10/+6