Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updatedropdown-counter-update | Andriy Dyadyura | 2016-01-14 | 1 | -2/+2 |
* | update | Andriy Dyadyura | 2016-01-14 | 1 | -1/+0 |
* | update | Andriy Dyadyura | 2016-01-14 | 2 | -3/+4 |
* | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into dropdow... | Andriy Dyadyura | 2016-01-14 | 11 | -13/+302 |
|\ | |||||
| * | Merge branch 'add-pagination-headers-to-api' into 'master' | Dmitriy Zaporozhets | 2016-01-14 | 5 | -12/+49 |
| |\ | |||||
| | * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into add-pag... | Rémy Coutable | 2016-01-14 | 148 | -729/+2131 |
| | |\ | |||||
| | * | | Revert changes to how the notes are paginated in the API | Rémy Coutable | 2016-01-14 | 1 | -3/+9 |
| | * | | Add pagination headers to already paginated API resourcesadd-pagination-headers-to-api | Rémy Coutable | 2016-01-14 | 6 | -21/+52 |
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2016-01-14 | 34 | -135/+633 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/rs-autosize' | Dmitriy Zaporozhets | 2016-01-14 | 7 | -1/+253 |
| |\ \ \ \ | |||||
| | * | | | | Fix missing autosize requirers-autosize | Robert Speicher | 2016-01-13 | 1 | -0/+1 |
| | * | | | | Autosize textareas | Robert Speicher | 2016-01-13 | 7 | -1/+252 |
* | | | | | | updatepr-page-fix4 | Andriy Dyadyura | 2016-01-14 | 4 | -263/+329 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'import-gh-wiki' into 'master' | Douwe Maan | 2016-01-14 | 23 | -49/+452 |
|\ \ \ \ \ | |||||
| * | | | | | Fix parse_gollum_tags matcher | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -2/+2 |
| * | | | | | Update documentation on Banzai::Filter::GollumTagsFilter | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -2/+38 |
| * | | | | | Add tests for the wiki pipeline | Douglas Barbosa Alexandre | 2016-01-14 | 4 | -5/+89 |
| * | | | | | Refactoring Banzai::Filter::GollumTagsFilter | Douglas Barbosa Alexandre | 2016-01-14 | 2 | -23/+28 |
| * | | | | | Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatter | Douglas Barbosa Alexandre | 2016-01-14 | 2 | -3/+3 |
| * | | | | | Remove GollumTagsPipeline | Douglas Barbosa Alexandre | 2016-01-14 | 2 | -15/+4 |
| * | | | | | Refactoring Gitlab::GithubImport::Importer | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -7/+13 |
| * | | | | | Remove unnecessary brackets on WIKI_SLUG_ID route constraints | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -1/+1 |
| * | | | | | Move js function to removing accents to vendor/assets/javascripts | Douglas Barbosa Alexandre | 2016-01-14 | 2 | -7/+14 |
| * | | | | | Update CHANGELOG | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -0/+1 |
| * | | | | | Use the WikiPipeline when rendering the wiki markdown content | Douglas Barbosa Alexandre | 2016-01-14 | 4 | -3/+26 |
| * | | | | | Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTML | Douglas Barbosa Alexandre | 2016-01-14 | 4 | -0/+210 |
| * | | | | | Relax constraints for wiki slug | Douglas Barbosa Alexandre | 2016-01-14 | 6 | -36/+23 |
| * | | | | | Import GitHub wiki into GitLab | Douglas Barbosa Alexandre | 2016-01-14 | 4 | -1/+56 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' | Douwe Maan | 2016-01-14 | 13 | -86/+181 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | #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 | 4 | -23/+23 |
| * | | | | 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 | 13 | -85/+176 |
* | | | | | 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 | 85 | -567/+402 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | 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 |
| * | | | | Fix tests | Dmitriy Zaporozhets | 2016-01-13 | 1 | -2/+2 |
| * | | | | Add CHANGELOG item | Dmitriy Zaporozhets | 2016-01-13 | 1 | -0/+3 |
| * | | | | 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 |