Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updatepr-page-fix1 | Andriy Dyadyura | 2016-01-14 | 124 | -1437/+767 |
|\ | |||||
| * | Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' | Douwe Maan | 2016-01-14 | 8 | -85/+108 |
| |\ | |||||
| | * | #can_unsubscribe? -> #?unsubscribable? | Zeger-Jan van de Weg | 2016-01-11 | 3 | -3/+3 |
| | * | Minor improvements, unsubscribe from email footer | Zeger-Jan van de Weg | 2016-01-09 | 2 | -6/+6 |
| | * | Add #can_unsubscribe? to SentNotification | Zeger-Jan van de Weg | 2016-01-09 | 2 | -1/+5 |
| | * | Unsubscribe from thread through link in email footer | Zeger-Jan van de Weg | 2016-01-09 | 8 | -84/+103 |
| * | | Merge branch 'new-buttons-everywhere' into 'master' | Dmitriy Zaporozhets | 2016-01-14 | 10 | -83/+61 |
| |\ \ | |||||
| | * | | Standartize buttons and fields size | Dmitriy Zaporozhets | 2016-01-14 | 10 | -83/+61 |
| * | | | Merge branch 'closing-mr-bug-fix' into 'master' | Dmitriy Zaporozhets | 2016-01-14 | 2 | -6/+11 |
| |\ \ \ | |||||
| | * | | | fixes bug with commenting on merge requestsclosing-mr-bug-fix | Jacob Schatz | 2016-01-13 | 2 | -6/+11 |
| * | | | | Merge branch 'remove-gray-bg' | Dmitriy Zaporozhets | 2016-01-14 | 83 | -565/+397 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Add margin to pages where is no headerremove-gray-bg | Dmitriy Zaporozhets | 2016-01-14 | 4 | -4/+4 |
| | * | | | Update files/diffs to match new layout | Dmitriy Zaporozhets | 2016-01-14 | 12 | -17/+26 |
| | * | | | Fix files, project settings and few more pages with new layout | Dmitriy Zaporozhets | 2016-01-14 | 7 | -7/+18 |
| | * | | | Use closest instead of parent() | Dmitriy Zaporozhets | 2016-01-13 | 1 | -1/+1 |
| | * | | | Dont use nav-pills. Instead use nav-lists | Dmitriy Zaporozhets | 2016-01-13 | 4 | -109/+94 |
| | * | | | Replace nav-tabs with nav-links | Dmitriy Zaporozhets | 2016-01-13 | 11 | -79/+13 |
| | * | | | Add top margin for page title | Dmitriy Zaporozhets | 2016-01-13 | 1 | -1/+1 |
| | * | | | Apply new layout to user page | Dmitriy Zaporozhets | 2016-01-13 | 4 | -69/+72 |
| | * | | | Allign md header components | Dmitriy Zaporozhets | 2016-01-13 | 2 | -8/+1 |
| | * | | | Increase detail-page-header padding to match height with nav-link | Dmitriy Zaporozhets | 2016-01-13 | 1 | -1/+1 |
| | * | | | Update UI help page with only one nav-link example | Dmitriy Zaporozhets | 2016-01-13 | 1 | -17/+0 |
| | * | | | Replace all navigation menu with nav-links class | Dmitriy Zaporozhets | 2016-01-13 | 38 | -73/+80 |
| | * | | | Start moving all navigation to one class | Dmitriy Zaporozhets | 2016-01-13 | 8 | -137/+41 |
| | * | | | New layout without background color | Dmitriy Zaporozhets | 2016-01-13 | 18 | -60/+63 |
| | * | | | Add suport for layout without container | Dmitriy Zaporozhets | 2016-01-13 | 1 | -1/+1 |
| * | | | | Merge branch 'ci/view-build-artifacts' into 'master' | Grzegorz Bizon | 2016-01-14 | 11 | -49/+145 |
| |\ \ \ \ | |||||
| | * | | | | Minor improvements in build arfifacts browserci/view-build-artifacts | Grzegorz Bizon | 2016-01-14 | 1 | -1/+1 |
| | * | | | | Improve readability of artifacts browser `Entry` related code | Grzegorz Bizon | 2016-01-14 | 3 | -13/+13 |
| | * | | | | Add specs for endpoint meant to be accelerated by workhorse | Grzegorz Bizon | 2016-01-14 | 1 | -1/+1 |
| | * | | | | Improvements, readability for artifacts browser | Grzegorz Bizon | 2016-01-14 | 6 | -12/+12 |
| | * | | | | Attach download action to artifacts file in ZIP archive | Grzegorz Bizon | 2016-01-14 | 1 | -1/+2 |
| | * | | | | Check if file exists in metadata in download action | Grzegorz Bizon | 2016-01-14 | 1 | -3/+8 |
| | * | | | | Render only valid paths in artifacts metadata | Grzegorz Bizon | 2016-01-14 | 2 | -4/+5 |
| | * | | | | Simplify implementation of build artifacts browser (refactoring) | Grzegorz Bizon | 2016-01-14 | 2 | -7/+11 |
| | * | | | | Change format of artifacts metadata from text to binary 0.0.1 | Grzegorz Bizon | 2016-01-14 | 1 | -1/+1 |
| | * | | | | Show file size in artifacts browser using metadata | Grzegorz Bizon | 2016-01-14 | 3 | -2/+6 |
| | * | | | | Add method that checks if path exists in `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -1/+1 |
| | * | | | | Render 404 when artifacts path is invalid | Grzegorz Bizon | 2016-01-14 | 1 | -0/+1 |
| | * | | | | Extract artifacts metadata implementation to separate class | Grzegorz Bizon | 2016-01-14 | 2 | -21/+4 |
| | * | | | | Improve path sanitization in `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -5/+5 |
| | * | | | | Parse artifacts metadata stored in JSON format | Grzegorz Bizon | 2016-01-14 | 2 | -7/+8 |
| | * | | | | Use metadata stored in artifacats metadata file | Grzegorz Bizon | 2016-01-14 | 2 | -4/+19 |
| | * | | | | Add artifacts metadata uploader filed | Grzegorz Bizon | 2016-01-14 | 2 | -4/+6 |
| | * | | | | Make some conditions in `Ci::Build` more readable | Grzegorz Bizon | 2016-01-14 | 1 | -4/+6 |
| | * | | | | Update artifacts download specs | Grzegorz Bizon | 2016-01-14 | 1 | -8/+8 |
| | * | | | | Add method that checks if artifacts browser is supported | Grzegorz Bizon | 2016-01-14 | 2 | -1/+8 |
| | * | | | | Update specs for CI Build, add `artifacts?` method | Grzegorz Bizon | 2016-01-14 | 5 | -15/+19 |
| | * | | | | Rename method that returns url to CI build artifacts download | Grzegorz Bizon | 2016-01-14 | 5 | -8/+12 |
| | * | | | | Mix `url_helpers` into `Ci::Build` | Grzegorz Bizon | 2016-01-14 | 1 | -10/+6 |