summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'and-you-get-awards' into 'master' Rémy Coutable2016-09-212-4/+6
|\
| * Start Frontend work, fix routing problemZ.J. van de Weg2016-09-192-4/+6
* | Implement (some) comments from @DouweM's review.Timothy Andrew2016-09-201-0/+8
* | Implement review comments from @yorickpeterseTimothy Andrew2016-09-201-76/+0
* | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-201-4/+5
|\ \ | |/
| * Return created statusKamil Trzcinski2016-09-181-1/+1
| * Fix Commit#status, feedback:fix-multiple-pipeline-eventsLin Jen-Shin2016-09-141-1/+1
| * Fix test (credits to Kamil)Lin Jen-Shin2016-09-121-3/+4
* | Implement a database median strategy for MySQL.Timothy Andrew2016-09-201-11/+33
* | Remove extraneous code that was previously added for performance.Timothy Andrew2016-09-191-2/+0
* | Move cycle analytics calculations to SQL.Timothy Andrew2016-09-171-0/+54
* | wip: perfTimothy Andrew2016-09-141-0/+3
|/
* Merge branch 'issue_19734' into 'master' Douwe Maan2016-09-011-0/+37
|\
| * Project tools visibility levelFelipe Artur2016-09-011-0/+37
* | Merge branch '20601-emoji-tooltip-in-chronological-order' into 'master' Robert Speicher2016-09-011-1/+1
|\ \ | |/ |/|
| * Order award tooltips by their created_at dateAndrew Smith2016-09-011-1/+1
* | Merge branch 'master' into prevent_authored_awardable_votesbarthc2016-08-302-2/+6
|\ \
| * \ Merge branch 'shorten-task-status-phrase' into 'master' Douwe Maan2016-08-301-2/+2
| |\ \
| | * | Shorten task status phraseClement Ho2016-08-291-2/+2
| | |/
| * | Move #to_discussion to NoteOnDiff21211-comment-on-diff-partially-broken-after-updating-to-8-11Sean McGivern2016-08-301-0/+4
| |/
* | prevent authored awardable thumbs votesbarthc2016-08-301-2/+5
* | prevent authored awardable thumbs votesbarthc2016-08-282-0/+13
|/
* rename Statuseable to HasStatusDe Wet Blomerus2016-08-251-1/+1
* Also check if Akismet is enabled, before showing the `Submit as spam` button.fix-spam-submit-buttonPatricio Cano2016-08-221-1/+1
* Revert the revert of Optimistic Lockingrevert_revert_issuable_lockValery Sizov2016-08-221-0/+6
* Merge branch 'issue_18135' into 'master' Douwe Maan2016-08-192-15/+18
|\
| * Todos sorting dropdownissue_18135Felipe Artur2016-08-192-15/+18
* | Merge branch 'fix-discussions-on-changed-lines' into 'master' Robert Speicher2016-08-191-0/+4
|\ \
| * | Fix bug where notes weren’t shown in discussion when the code had changed a...Douwe Maan2016-08-191-0/+4
| |/
* | Merge branch 'wall-clock-time-for-showing-pipeline' into 'master' Robert Speicher2016-08-191-5/+10
|\ \
| * | Use travel_to instead of dependency injection, feedback:Lin Jen-Shin2016-08-191-1/+1
| * | Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin2016-08-172-0/+59
| |\ \ | | |/
| * | Introduce Gitlab::Utils.now so that it's easier to stubLin Jen-Shin2016-08-151-1/+1
| * | Merge branch 'pipeline-hooks-without-slack' into wall-clock-time-for-showing-...Lin Jen-Shin2016-08-151-12/+19
| |\ \
| * | | Cleanup the use of duration and optimize some queriesLin Jen-Shin2016-08-101-5/+10
* | | | Allow project group links to be expiredSean McGivern2016-08-181-0/+15
| |_|/ |/| |
* | | Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew2016-08-161-0/+7
* | | Further refactor and syntax fixes.Patricio Cano2016-08-151-28/+14
* | | Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano2016-08-151-40/+28
* | | Allow `Issue` to be submitted as spamPatricio Cano2016-08-151-3/+15
* | | Refactored spam related code even furtherPatricio Cano2016-08-151-16/+28
* | | Complete refactor of the `Spammable` concern and tests:Patricio Cano2016-08-152-17/+56
* | | Lay the ground works to submit information to AkismetPatricio Cano2016-08-151-0/+15
| |/ |/|
* | Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-12/+19
|/
* Added concern for a faster "cache_key" methodfaster-cache-keysYorick Peterse2016-08-081-0/+16
* Merge branch 'rubocop/enable-access-modifiers-cops' into 'master' Robert Speicher2016-07-291-15/+15
|\
| * Enable Rubocop cops for invalid access modifiersrubocop/enable-access-modifiers-copsGrzegorz Bizon2016-07-191-1/+1
| * Fix some useless access modifiers in the codeGrzegorz Bizon2016-07-191-14/+14
* | Reduce number of queries made for merge_requests/:id/diffsfix/use-fewer-queries-for-mr-notesAhmad Sherif2016-07-281-1/+1
* | Refactor spam validation to a concern that can be easily reused and improve l...akismet-ui-checkPatricio Cano2016-07-261-0/+16