summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updatepr-page-fix4Andriy Dyadyura2016-01-144-263/+329
* Merge branch 'import-gh-wiki' into 'master' Douwe Maan2016-01-1423-49/+452
|\
| * Fix parse_gollum_tags matcherDouglas Barbosa Alexandre2016-01-141-2/+2
| * Update documentation on Banzai::Filter::GollumTagsFilterDouglas Barbosa Alexandre2016-01-141-2/+38
| * Add tests for the wiki pipelineDouglas Barbosa Alexandre2016-01-144-5/+89
| * Refactoring Banzai::Filter::GollumTagsFilterDouglas Barbosa Alexandre2016-01-142-23/+28
| * Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatterDouglas Barbosa Alexandre2016-01-142-3/+3
| * Remove GollumTagsPipelineDouglas Barbosa Alexandre2016-01-142-15/+4
| * Refactoring Gitlab::GithubImport::ImporterDouglas Barbosa Alexandre2016-01-141-7/+13
| * Remove unnecessary brackets on WIKI_SLUG_ID route constraintsDouglas Barbosa Alexandre2016-01-141-1/+1
| * Move js function to removing accents to vendor/assets/javascriptsDouglas Barbosa Alexandre2016-01-142-7/+14
| * Update CHANGELOGDouglas Barbosa Alexandre2016-01-141-0/+1
| * Use the WikiPipeline when rendering the wiki markdown contentDouglas Barbosa Alexandre2016-01-144-3/+26
| * Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTMLDouglas Barbosa Alexandre2016-01-144-0/+210
| * Relax constraints for wiki slugDouglas Barbosa Alexandre2016-01-146-36/+23
| * Import GitHub wiki into GitLabDouglas Barbosa Alexandre2016-01-144-1/+56
* | Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' Douwe Maan2016-01-1413-86/+181
|\ \
| * | #can_unsubscribe? -> #?unsubscribable?Zeger-Jan van de Weg2016-01-113-3/+3
| * | Minor improvements, unsubscribe from email footerZeger-Jan van de Weg2016-01-094-23/+23
| * | 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-0913-85/+176
* | | 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-1485-567/+402
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| * | | Fix testsDmitriy Zaporozhets2016-01-131-2/+2
| * | | Add CHANGELOG itemDmitriy Zaporozhets2016-01-131-0/+3
| * | | 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-1430-87/+1020
|\ \ \ \
| * | | | Minor improvements in build arfifacts browserci/view-build-artifactsGrzegorz Bizon2016-01-144-10/+17
| * | | | Add Changelog entry for build artifacts browserGrzegorz Bizon2016-01-141-0/+1
| * | | | Use Hash to store paths and entries metadata in artifacts browserGrzegorz Bizon2016-01-144-56/+47
| * | | | Improve readability of artifacts `Metadata` related codeGrzegorz Bizon2016-01-144-45/+34
| * | | | Improve readability of artifacts browser `Entry` related codeGrzegorz Bizon2016-01-148-77/+101
| * | | | Refactor build artifacts upload API endpointGrzegorz Bizon2016-01-143-15/+15