Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'more-opengraph' into 'master' | Robert Speicher | 2016-01-06 | 1 | -20/+5 |
|\ | |||||
| * | Don't override issue page description in project layout. | Douwe Maan | 2016-01-06 | 1 | -8/+3 |
| * | Make `page_description` less magical :sparkles: | Robert Speicher | 2016-01-05 | 1 | -11/+1 |
| * | Use `User#avatar_url` instead of `avatar_icon` helper | Robert Speicher | 2016-01-05 | 1 | -6/+4 |
| * | Merge branch 'master' into more-opengraph | Douwe Maan | 2016-01-05 | 3 | -3/+19 |
| |\ | |||||
| * | | Add Open Graph data for group, project and commit. | Douwe Maan | 2015-12-25 | 1 | -0/+2 |
* | | | Enable Microsoft Azure OAuth2 support | Janis Meybohm | 2016-01-06 | 1 | -1/+1 |
| |/ |/| | |||||
* | | remove public field from namespace and refactoringnamespace-clean_up | Valery Sizov | 2016-01-04 | 1 | -1/+1 |
* | | catch Emoji encode error | Valery Sizov | 2016-01-04 | 1 | -1/+1 |
* | | Downcased user or email search for avatar_icon.issue_3780 | Stefan Kahlhöfer | 2015-12-28 | 1 | -1/+1 |
* | | Merge branch 'close-open-ajax-issue' into 'master' | Robert Speicher | 2015-12-25 | 1 | -0/+4 |
|\ \ | |||||
| * \ | resolves conflicts with new buttons | Jacob Schatz | 2015-12-23 | 3 | -18/+25 |
| |\ \ | |||||
| * | | | open and close issue via ajax request. With tests | Jacob Schatz | 2015-12-21 | 1 | -0/+4 |
* | | | | Merge branch 'revert_votes_back' into 'master' | Dmitriy Zaporozhets | 2015-12-25 | 1 | -0/+12 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | add sorting of awards | Valery Sizov | 2015-12-25 | 1 | -0/+12 |
* | | | | Merge branch 'rs-opengraph' into 'master' | Douwe Maan | 2015-12-25 | 1 | -0/+74 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add support for `twitter:label` meta tagsrs-opengraph | Robert Speicher | 2015-12-24 | 1 | -0/+24 |
| * | | | Truncate page_description to 30 words | Robert Speicher | 2015-12-24 | 1 | -2/+2 |
| * | | | Account for `@project.description` being nil | Robert Speicher | 2015-12-23 | 1 | -1/+1 |
| * | | | Add page descriptions and images | Robert Speicher | 2015-12-23 | 1 | -0/+50 |
| | |/ | |/| | |||||
* | | | Grace period support for TFA | Gabriel Mazetto | 2015-12-24 | 1 | -0/+12 |
* | | | Merge branch 'edit-on-fork' into 'master' | Dmitriy Zaporozhets | 2015-12-24 | 2 | -30/+113 |
|\ \ \ | |||||
| * | | | Fix specs and behavior for LFS files | Douwe Maan | 2015-12-18 | 1 | -6/+4 |
| * | | | Satisfy Rubocop | Douwe Maan | 2015-12-18 | 1 | -2/+2 |
| * | | | Automatically fork a project when not allowed to edit a file. | Douwe Maan | 2015-12-18 | 2 | -29/+114 |
| | |/ | |/| | |||||
* | | | Merge branch 'fix/visibility-level-setting-in-forked-projects' into 'master' | Douwe Maan | 2015-12-24 | 1 | -2/+1 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into fix/visibility-level-setting-in-forked-projects | Tomasz Maczukin | 2015-12-21 | 30 | -247/+324 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge branch 'master' into fix/visibility-level-setting-in-forked-projects | Tomasz Maczukin | 2015-11-20 | 11 | -113/+117 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into fix/visibility-level-setting-in-forked-projects | Tomasz Maczukin | 2015-11-06 | 4 | -34/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into fix/visibility-level-setting-in-forked-projects | Tomasz Maczukin | 2015-11-04 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * | | | | | | Move visibility_level check for forked projects to Project model | Tomasz Maczukin | 2015-11-03 | 1 | -2/+1 |
* | | | | | | | Emoji picker: better alias handling | Valery Sizov | 2015-12-24 | 1 | -1/+2 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | fix specs | Valery Sizov | 2015-12-22 | 1 | -2/+4 |
* | | | | | | base implementation of emoji picker [ci skip] | Valery Sizov | 2015-12-22 | 1 | -9/+5 |
* | | | | | | Merge branch 'fix_leave_project_display' into 'master' | Stan Hu | 2015-12-22 | 1 | -8/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix and test leave project display | Drew Blessing | 2015-12-21 | 1 | -8/+8 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | ci_build_details_path should return nil if builds_page result is nil | Kamil Trzcinski | 2015-12-22 | 1 | -0/+2 |
* | | | | | | removes api credentials from link to build_page | Marvin Frick | 2015-12-22 | 1 | -1/+8 |
|/ / / / / | |||||
* | | | | | Merge remote-tracking branch 'origin/rs-simplify-status-icon' | Dmitriy Zaporozhets | 2015-12-16 | 1 | -18/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Define CI status icon colors in SCSS instead of a helperrs-simplify-status-icon | Robert Speicher | 2015-12-12 | 1 | -18/+4 |
* | | | | | | Rename .issuable-details to .detail-page (and -header and -description) | Douwe Maan | 2015-12-16 | 1 | -5/+5 |
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-12-16 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'rs-clipboard-fixes' into 'master' | Douwe Maan | 2015-12-16 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix clipboard buttons on MR instructions and Commit#showrs-clipboard-fixes | Robert Speicher | 2015-12-15 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-12-16 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'rs-timeago' into 'master' | Douwe Maan | 2015-12-16 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Fix time_ago_with_tooltip for activity feedrs-timeago | Robert Speicher | 2015-12-11 | 1 | -2/+6 |
| | |/ / / / / | |||||
* | | | | | | | Merge remote-tracking branch 'origin/feature/update-rubocop' | Dmitriy Zaporozhets | 2015-12-16 | 5 | -8/+8 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 5 | -8/+8 |
* | | | | | | | Banzai::XFilter -> Banzai::Filter::XFilter | Douwe Maan | 2015-12-15 | 2 | -2/+2 |