summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add process for requesting approval for licensespatch-13Clement Ho2017-02-131-98/+105
* Merge branch 'silence-webpack' into 'master' Filipa Lacerda2017-02-131-1/+2
|\
| * only print errors and warnings from webpack dev serversilence-webpackSimon Knox2017-02-111-1/+2
* | Merge branch '27939-fix-current-build-arrow' into 'master' Filipa Lacerda2017-02-133-1/+9
|\ \
| * | Fix current build arrow27939-fix-current-build-arrowEric Eastwood2017-02-133-1/+9
* | | Merge branch '23535-folders-in-wiki-repository' into 'master' Douwe Maan2017-02-1318-14/+306
|\ \ \
| * | | Fix haml-lint violationAlex Braha Stoll2017-02-131-1/+1
| * | | Add merge request numberAlex Braha Stoll2017-01-301-1/+1
| * | | Add WikiPage.unhyphenizeAlex Braha Stoll2017-01-303-2/+14
| * | | Merge branch 'master' into 23535-folders-in-wiki-repositoryAlex Braha Stoll2017-01-291671-10299/+39818
| |\ \ \
| * | | | Remove directories as one of the attributes of WikiDirectoryAlex Braha Stoll2016-12-312-15/+5
| * | | | Add new wiki related partialsAlex Braha Stoll2016-12-313-10/+9
| * | | | Improve WikiPage.group_by_directoryAlex Braha Stoll2016-12-311-1/+1
| * | | | Change WikiPage#directoryAlex Braha Stoll2016-12-312-8/+7
| * | | | Remove WikiPage#full_pathAlex Braha Stoll2016-12-312-25/+0
| * | | | Add a breadcrumb at projects/wikis/show.html.hamlAlex Braha Stoll2016-12-314-0/+42
| * | | | Stop rendering page full path at projects/wikis/show.html.hamlAlex Braha Stoll2016-12-312-2/+0
| * | | | Render wiki entries using a collection of WikiPage and WikiDirectory objectsAlex Braha Stoll2016-12-316-24/+13
| * | | | Add WikiDirectory#to_partial_pathAlex Braha Stoll2016-12-312-0/+14
| * | | | Add WikiPage#to_partial_pathAlex Braha Stoll2016-12-312-0/+14
| * | | | Change WikiPage.group_by_directory to use WikiDirectoryAlex Braha Stoll2016-12-312-34/+56
| * | | | Add model WikiDirectoryAlex Braha Stoll2016-12-313-0/+64
| * | | | Simplify WikiPage.group_by_directory by using Enumerable#group_byAlex Braha Stoll2016-12-311-9/+2
| * | | | Remove WikiPage.sort_by_directoryAlex Braha Stoll2016-12-311-22/+2
| * | | | Use the icon helper at wikis/_new.html.hamlAlex Braha Stoll2016-12-311-2/+2
| * | | | Fix scss style violationAlex Braha Stoll2016-12-311-1/+2
| * | | | Improve style of wiki page listsAlex Braha Stoll2016-12-312-1/+17
| * | | | Change WikiPage.group_by_directory to order by directory and file alphabetica...Alex Braha Stoll2016-12-312-5/+54
| * | | | Add tip about specifying the full path when creating new wiki pagesAlex Braha Stoll2016-12-312-0/+12
| * | | | Change WikiPage#directory to always start a directory hierarchy with '/'Alex Braha Stoll2016-12-312-4/+4
| * | | | Change WikiPage.group_by_directory to use WikiPage#directoryAlex Braha Stoll2016-12-311-4/+2
| * | | | Add component to show the full path of a wiki page when viewing its contentAlex Braha Stoll2016-12-314-2/+54
| * | | | Remove root directory name from index of wikisAlex Braha Stoll2016-12-312-9/+14
| * | | | Remove root directory name from the sidebar of wikisAlex Braha Stoll2016-12-312-7/+13
| * | | | Remove WikiPage.add_to_directoryAlex Braha Stoll2016-12-311-8/+0
| * | | | Refactor WikiPage.group_by_directoryAlex Braha Stoll2016-12-311-9/+6
| * | | | Add specs for WikiPage.group_by_directoryAlex Braha Stoll2016-12-311-6/+24
| * | | | Show directory hierarchy when listing wiki pagesAlex Braha Stoll2016-12-316-10/+65
* | | | | Merge branch 'dynamic-header-fixture' into 'master' Clement Ho2017-02-133-36/+5
|\ \ \ \ \
| * | | | | Replace static fixture for header_spec.js (!9174)winniehell2017-02-133-36/+5
* | | | | | Merge branch 'new-branch-fixture' into 'master' Clement Ho2017-02-134-6/+34
|\ \ \ \ \ \
| * | | | | | Replace static fixture for new_branch_spec.js (!9131)winniehell2017-02-114-6/+34
* | | | | | | Merge branch '28032-tooltips-file-name' into 'master' Annabel Dunstone Gray2017-02-132-3/+8
|\ \ \ \ \ \ \
| * | | | | | | Adds container to tooltip in order to make it work with overflow:hidden in pa...28032-tooltips-file-nameFilipa Lacerda2017-02-122-3/+8
* | | | | | | | Merge branch '28034-icon-in-issue-search-dropdown-still-animates' into 'master'Annabel Dunstone Gray2017-02-132-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Disable animation on avatars inside filter dropdowns28034-icon-in-issue-search-dropdown-still-animatesAlfredo Sumaran2017-02-101-0/+2
| * | | | | | | | Remove animation for icons on filter dropdownAlfredo Sumaran2017-02-101-2/+1
| |/ / / / / / /
* | | | | | | | Merge branch '27947-missing-margin-between-loading-icon-and-text-in-merge-req...Annabel Dunstone Gray2017-02-132-2/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Add margin to loading icon in Merge Request Widget27947-missing-margin-between-loading-icon-and-text-in-merge-request-widgetSam Rose2017-02-102-2/+10
| |/ / / / / / /
* | | | | | | | Merge branch 'fix/cycle-analytics-events-limit' into 'master' Sean McGivern2017-02-135-2/+63
|\ \ \ \ \ \ \ \