Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'feature/sidekiq-cron' into 'master' | Dmitriy Zaporozhets | 2015-12-07 | 1 | -3/+0 |
|\ | |||||
| * | Migrate from Sidetiq to Sidekiq-cronfeature/sidekiq-cron | Gabriel Mazetto | 2015-12-04 | 1 | -3/+0 |
* | | Merge branch 'webhook_payload_with_changes' into 'master' | Valery Sizov | 2015-12-07 | 2 | -3/+27 |
|\ \ | |||||
| * | | fixes after reviewwebhook_payload_with_changes | Valery Sizov | 2015-12-07 | 1 | -16/+9 |
| * | | fox specs | Valery Sizov | 2015-12-07 | 2 | -15/+24 |
| * | | Add added, modified and removed properties to commit object in webhook | Valery Sizov | 2015-12-04 | 1 | -1/+23 |
* | | | Merge branch 'gsmethells/gitlab-ce-sort-by-due-date' | Douwe Maan | 2015-12-07 | 7 | -10/+47 |
|\ \ \ | |||||
| * | | | Satisfy Rubocop | Douwe Maan | 2015-12-07 | 1 | -1/+1 |
| * | | | Merge branch 'master' into gsmethells/gitlab-ce-sort-by-due-dategsmethells/gitlab-ce-sort-by-due-date | Douwe Maan | 2015-12-07 | 143 | -827/+1062 |
| |\ \ \ | |||||
| * | | | | sort milestones by due_date | Greg Smethells | 2015-12-03 | 7 | -11/+48 |
* | | | | | Merge branch 'fix/award-emoji-conflict-in-notes' into 'master' | Grzegorz Bizon | 2015-12-07 | 7 | -30/+82 |
|\ \ \ \ \ | |||||
| * | | | | | Simplify `contains_emoji_only?` method in `Note`fix/award-emoji-conflict-in-notes | Grzegorz Bizon | 2015-12-07 | 1 | -2/+1 |
| * | | | | | Remove space before exclamation mark in award alert | Grzegorz Bizon | 2015-12-05 | 1 | -1/+1 |
| * | | | | | Refactor note awards to reuse `emoji_pattern` and improve validator | Grzegorz Bizon | 2015-12-05 | 1 | -18/+14 |
| * | | | | | Make method `supports_award?` public in `Note` | Grzegorz Bizon | 2015-12-03 | 1 | -2/+2 |
| * | | | | | Combine new javascript Flash methods into one | Grzegorz Bizon | 2015-12-03 | 2 | -7/+3 |
| * | | | | | Support emoji awards also in merge requests | Grzegorz Bizon | 2015-12-03 | 1 | -3/+4 |
| * | | | | | Pin flash message to top if award note is invalid | Grzegorz Bizon | 2015-12-03 | 1 | -1/+3 |
| * | | | | | Add new features to javascript flash message | Grzegorz Bizon | 2015-12-03 | 2 | -6/+23 |
| * | | | | | Show flash message instead of alert when note is invalid | Grzegorz Bizon | 2015-12-03 | 1 | -1/+2 |
| * | | | | | Notify user when award-emoji comment is invalid | Grzegorz Bizon | 2015-12-03 | 2 | -1/+10 |
| * | | | | | Render json message with errors if note didn't pass validation | Grzegorz Bizon | 2015-12-03 | 1 | -10/+14 |
| * | | | | | Scroll to awards after adding emoji-award comment | Grzegorz Bizon | 2015-12-03 | 2 | -1/+7 |
| * | | | | | Move note emoji-award implementation to note model (feature envy) | Grzegorz Bizon | 2015-12-03 | 2 | -24/+33 |
| * | | | | | Support award-emoji notes only when it a comment for an issue | Grzegorz Bizon | 2015-12-03 | 1 | -6/+17 |
| * | | | | | Add validator for award-emoji note | Grzegorz Bizon | 2015-12-03 | 1 | -0/+1 |
* | | | | | | Merge branch 'fix-global-milestones-error-500' into 'master' | Douwe Maan | 2015-12-07 | 2 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix Error 500 when creating global milestones with Unicode characters | Stan Hu | 2015-12-05 | 2 | -2/+2 |
* | | | | | | | Merge branch 'style-warning-about-mentioning-many-people-in-a-comment' into '... | Douwe Maan | 2015-12-07 | 2 | -13/+11 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into style-warning-about-mentioning-many-people-in-a-co...style-warning-about-mentioning-many-people-in-a-comment | Douglas Barbosa Alexandre | 2015-12-04 | 114 | -604/+667 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix specs | Douglas Barbosa Alexandre | 2015-12-03 | 2 | -3/+2 |
| * | | | | | | | | Merge branch 'master' into style-warning-about-mentioning-many-people-in-a-co... | Douglas Barbosa Alexandre | 2015-12-03 | 86 | -474/+524 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Improve style of the warning when mentioning many people in a comment | Douglas Barbosa Alexandre | 2015-12-03 | 2 | -12/+11 |
| * | | | | | | | | | Style warning about mentioning many people in a comment | Douglas Barbosa Alexandre | 2015-12-02 | 1 | -9/+9 |
* | | | | | | | | | | Merge branch 'issue_1156' | Douwe Maan | 2015-12-07 | 5 | -29/+64 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Raise the exception from #execute instead of #run_hook. #1156 #3069issue_1156 | Rubén Dávila | 2015-12-03 | 1 | -11/+9 |
| * | | | | | | | | | Call update hook from new GitHooksService class. #3069 | Rubén Dávila | 2015-12-03 | 1 | -3/+1 |
| * | | | | | | | | | Run custom Git hooks when creating or deleting branches through the UI. #1156 | Rubén Dávila | 2015-12-03 | 5 | -29/+68 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Fixed duplicated issue note email notifications. | Anton Baklanov | 2015-12-06 | 1 | -0/+1 |
* | | | | | | | | | Notify user if they cannot create projects | Andrew Tomaka | 2015-12-05 | 5 | -1/+19 |
| |_|_|_|/ / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'link-refs' into 'master' | Robert Speicher | 2015-12-04 | 11 | -47/+143 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into link-refs | Douwe Maan | 2015-12-03 | 75 | -299/+291 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'master' into link-refs | Douwe Maan | 2015-12-02 | 17 | -47/+80 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Satisfy Rubocop | Douwe Maan | 2015-12-02 | 1 | -1/+1 |
| * | | | | | | | Fix referenced_mentionables method. | Douwe Maan | 2015-12-01 | 1 | -1/+1 |
| * | | | | | | | Autolink first so we don't pick up numeric anchors as issue references. | Douwe Maan | 2015-12-01 | 5 | -25/+10 |
| * | | | | | | | Render commit reference using short sha, but include full sha in comment. | Douwe Maan | 2015-12-01 | 3 | -0/+20 |
| * | | | | | | | Fix code docs | Douwe Maan | 2015-12-01 | 1 | -5/+2 |
| * | | | | | | | Fix specs | Douwe Maan | 2015-11-30 | 1 | -3/+8 |
| * | | | | | | | Recognize commit range with named refs in compare URLs. | Douwe Maan | 2015-11-30 | 1 | -12/+19 |