Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sanitize snippet file name in raw headers | Dmitriy Zaporozhets | 2014-12-12 | 3 | -2/+6 |
* | Add strict validation to snippet file names | Dmitriy Zaporozhets | 2014-12-12 | 1 | -2/+4 |
* | Merge branch 'dropdown_icon_not_clickable' into 'master' | Dmitriy Zaporozhets | 2014-12-11 | 1 | -0/+1 |
|\ | |||||
| * | Markdown dropzone image icon should not be clickable. | Marin Jankovski | 2014-12-10 | 1 | -0/+1 |
* | | Merge branch 'upstream-master' into markdown-preview | Vinnie Okada | 2014-12-07 | 227 | -1166/+1753 |
|\ \ | |/ | |||||
| * | Merge branch 'attachment_url_shouldnot_be_overwritten' into 'master' | Dmitriy Zaporozhets | 2014-12-07 | 1 | -4/+0 |
| |\ | |||||
| | * | Revert "Merge pull request #7349 from srna/patch-1" | Marin Jankovski | 2014-12-05 | 1 | -4/+0 |
| * | | Merge branch 'improved-monokai' into 'master' | Dmitriy Zaporozhets | 2014-12-07 | 1 | -10/+21 |
| |\ \ | |||||
| | * | | Improve Monokai highlight style to match original | Mark Riedesel | 2014-12-01 | 1 | -10/+21 |
| * | | | Merge branch 'improve-activity-ui' into 'master' | Dmitriy Zaporozhets | 2014-12-07 | 1 | -7/+3 |
| |\ \ \ | |||||
| | * | | | Bolder event title and lighter color for event body | Dmitriy Zaporozhets | 2014-12-06 | 1 | -7/+3 |
| * | | | | Merge branch 'small-fixes' into 'master' | Dmitriy Zaporozhets | 2014-12-07 | 1 | -3/+4 |
| |\ \ \ \ | |||||
| | * | | | | Prevent 500 on MR page if merge_event missing | Dmitriy Zaporozhets | 2014-12-05 | 1 | -3/+4 |
| * | | | | | Execute project services asynchronously | Dmitriy Zaporozhets | 2014-12-07 | 3 | -8/+15 |
| | |/ / / | |/| | | | |||||
| * | | | | Add author filter for issues & merge requests pages | Dmitriy Zaporozhets | 2014-12-05 | 5 | -23/+62 |
| * | | | | Move issues/mr filter to partial | Dmitriy Zaporozhets | 2014-12-05 | 3 | -99/+52 |
| |/ / / | |||||
| * | | | Automatically close merge requests that were locker for 1 day | Dmitriy Zaporozhets | 2014-12-05 | 3 | -2/+13 |
| * | | | Set/unset merge request locked_at timestamp after transition | Dmitriy Zaporozhets | 2014-12-05 | 1 | -0/+10 |
| | |/ | |/| | |||||
| * | | Merge branch 'rake_task_for_google_email_schema_verfication' into 'master' | Dmitriy Zaporozhets | 2014-12-05 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | Add rake task for google schema whitelisting. | Marin Jankovski | 2014-12-04 | 1 | -0/+8 |
| * | | | DRY and refactor atom code | Dmitriy Zaporozhets | 2014-12-04 | 8 | -102/+56 |
| * | | | Feature: atom feed for user activity | Dmitriy Zaporozhets | 2014-12-04 | 3 | -2/+44 |
| * | | | Merge branch 'prevent-500-test-webhook' into 'master' | Dmitriy Zaporozhets | 2014-12-04 | 3 | -4/+8 |
| |\ \ \ | |||||
| | * | | | Handle web hook exception | Dmitriy Zaporozhets | 2014-12-04 | 3 | -4/+8 |
| | |/ / | |||||
| * | | | Merge branch 'multi_provider' into 'master' | Dmitriy Zaporozhets | 2014-12-04 | 8 | -15/+25 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | added helper | Valery Sizov | 2014-12-04 | 2 | -1/+5 |
| | * | | Supporting for multiple omniauth provider for the same user | Valery Sizov | 2014-12-04 | 7 | -11/+12 |
| | * | | Multi-provider auth. LDAP is not reworked | Valery Sizov | 2014-12-04 | 4 | -7/+12 |
| * | | | Set proper filter words | Dmitriy Zaporozhets | 2014-12-04 | 1 | -2/+2 |
| * | | | Create helper for sort drowdown option names | Dmitriy Zaporozhets | 2014-12-04 | 8 | -24/+43 |
| |/ / | |||||
| * | | Show issue/mr id in the list below title | Dmitriy Zaporozhets | 2014-12-03 | 2 | -2/+2 |
| * | | Merge branch 'show-cross-project-ref' into 'master' | Dmitriy Zaporozhets | 2014-12-03 | 4 | -0/+25 |
| |\ \ | |||||
| | * | | Add cross-project reference tooltip for merge request | Dmitriy Zaporozhets | 2014-12-03 | 2 | -0/+5 |
| | * | | Render cross reference in issue title | Dmitriy Zaporozhets | 2014-12-03 | 3 | -0/+20 |
| * | | | Merge branch 'improve-form-links-ux' into 'master' | Dmitriy Zaporozhets | 2014-12-02 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | New label/milestone link from issue form opens in new window | Dmitriy Zaporozhets | 2014-12-02 | 1 | -2/+2 |
| * | | | | Merge branch 'improve-search-ux' into 'master' | Dmitriy Zaporozhets | 2014-12-02 | 2 | -1/+11 |
| |\ \ \ \ | |||||
| | * | | | | Respect current controller scope when using search from project area | Dmitriy Zaporozhets | 2014-12-02 | 2 | -1/+11 |
| | |/ / / | |||||
| * | | | | Fix safari 8 ui issue | Dmitriy Zaporozhets | 2014-12-02 | 1 | -8/+11 |
| |/ / / | |||||
| * | | | Merge branch 'improve-mr-reloading' into 'master' | Dmitriy Zaporozhets | 2014-12-02 | 1 | -2/+21 |
| |\ \ \ | |||||
| | * | | | Reload mr code on force push too | Dmitriy Zaporozhets | 2014-12-02 | 1 | -1/+6 |
| | * | | | Improve MR code reloading when push code | Dmitriy Zaporozhets | 2014-12-02 | 1 | -2/+16 |
| | |/ / | |||||
| * | | | Merge branch 'improve-mobile-ui' into 'master' | Dmitriy Zaporozhets | 2014-12-02 | 10 | -16/+57 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Smaller tabs for mobile view | Dmitriy Zaporozhets | 2014-12-02 | 2 | -4/+17 |
| | * | | UI improvements mostly for mobile screens | Dmitriy Zaporozhets | 2014-12-02 | 8 | -12/+40 |
| * | | | Merge branch 'larger-avatar' | Dmitriy Zaporozhets | 2014-12-02 | 3 | -3/+3 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Change avatar file size to 200kb. | Sytse Sijbrandij | 2014-12-02 | 3 | -3/+3 |
| * | | | Change twitter handle from gitlabhq -> gitlab | Robert Schilling | 2014-12-01 | 1 | -1/+1 |
| * | | | Merge branch 'username-in-comments' into 'master' | Dmitriy Zaporozhets | 2014-12-01 | 1 | -0/+2 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Show username in comment header for easier mention | Dmitriy Zaporozhets | 2014-12-01 | 1 | -0/+2 |