summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up method order in subbable.gfm-pubsub-forkBryce Johnson2016-10-251-6/+8
* Return promises in subbable http methods.Bryce Johnson2016-10-251-6/+10
* Fix resource method refs to match vue resource API.Bryce Johnson2016-10-251-9/+6
* Only get resource if not already getting and there are subscribers.Bryce Johnson2016-10-251-1/+2
* Move polling config out of subbable resource.Bryce Johnson2016-10-252-21/+13
* Separate SmartInterval into its own file and update refs.Bryce Johnson2016-10-252-2/+5
* Move smart_interval to its own file.Bryce Johnson2016-10-242-99/+100
* Finish up v1 of SmartInterval.Bryce Johnson2016-10-241-62/+51
* Intermediate state -- squash eventually.Bryce Johnson2016-10-242-5/+116
* Separate/Clean up and document pubsub logic for gfm_autocomplete.Bryce Johnson2016-10-241-7/+26
* Clean and document pubsub setup and logic.Bryce Johnson2016-10-241-36/+41
* Fix subbable refs to get it working.Bryce Johnson2016-10-241-5/+5
* Put createSubbableResource on gl scope.Bryce Johnson2016-10-241-1/+1
* Filter and publish gfm_autocomplete in one shot.Bryce Johnson2016-10-241-3/+6
* Make a note to break out atwho config into a separate file.Bryce Johnson2016-10-241-1/+3
* Rename GfmInputor elem to inputor.Bryce Johnson2016-10-241-25/+22
* Cleanup subbable_resource.js.es6.Bryce Johnson2016-10-241-9/+5
* Fix syntax errors in template.Bryce Johnson2016-10-241-2/+2
* Create SubbableResource in Issuable.Bryce Johnson2016-10-241-1/+6
* Abstract IssuableResource into SubbableResource.Bryce Johnson2016-10-242-127/+192
* Document gfm_autocomplete.Bryce Johnson2016-10-241-26/+28
* Clean up IssuableResource class.Bryce Johnson2016-10-241-23/+20
* Document proposed usage of IssuableResource.Bryce Johnson2016-10-241-6/+42
* Document simple and Vue usage of gfm_autocomplete.Bryce Johnson2016-10-241-10/+48
* Get gfm events working again.Bryce Johnson2016-10-241-22/+18
* Convert GfmAutoComplete into Factory, to track atwho state.Bryce Johnson2016-10-243-171/+353
* Merge branch 'issue-boards-user-url' into 'master' Fatih Acet2016-10-242-2/+2
|\
| * Use root_url for issue boards user linkPhil Hughes2016-10-242-2/+2
* | Merge branch 'remove-callback' into 'master' Rémy Coutable2016-10-243-4/+8
|\ \
| * | refactor(email): use setter method instead AR callbacksSemyon Pupkov2016-10-233-4/+8
* | | Merge branch '#22609' into 'master' Rémy Coutable2016-10-245-4/+0
|\ \ \
| * | | Move spec/mailers/shared/notify.rb to spec/supportJared Ready2016-10-225-4/+0
* | | | Merge remote-tracking branch 'origin/sh-flush-cache-after-import'Yorick Peterse2016-10-243-28/+21
|\ \ \ \
| * | | | Remove duplicate code in repository cache clearingsh-flush-cache-after-importStan Hu2016-10-231-8/+1
| * | | | Expire and build repository cache after project importStan Hu2016-10-233-20/+20
| | |/ / | |/| |
* | | | Merge branch 'sh-fix-mailroom-config' into 'master' Yorick Peterse2016-10-244-2/+66
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix reply-by-email not working due to queue name mismatchsh-fix-mailroom-configStan Hu2016-10-234-2/+66
| |/ /
* | | Merge branch '23557-remove-extra-line-for-empty-issue-description' into 'mast...Fatih Acet2016-10-244-3/+5
|\ \ \
| * | | removes extra line for empty milestone description23557-remove-extra-line-for-empty-issue-descriptionNur Rony2016-10-242-2/+2
| * | | code formatting correctedNur Rony2016-10-241-1/+1
| * | | Merge branch 'master' into 23557-remove-extra-line-for-empty-issue-descriptionNur Rony2016-10-2493-244/+816
| |\ \ \ | | |/ /
| * | | adds entry in CHANGELOGNur Rony2016-10-211-1/+1
| * | | removes extra line for empty issue descriptionNur Rony2016-10-212-1/+3
* | | | Merge branch 'document-absolute-links' into 'master' Rémy Coutable2016-10-241-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Document link syntax introduced by !5586document-absolute-linksWinnie2016-10-211-0/+8
* | | | Merge branch 'sh-fix-broken-label-controller' into 'master' Rémy Coutable2016-10-223-1/+19
|\ \ \ \
| * | | | Fix status code expectationRémy Coutable2016-10-221-1/+1
| * | | | Fix error in generating labelssh-fix-broken-label-controllerStan Hu2016-10-223-1/+19
* | | | | Merge branch '23653-dont-clear-db-cache-every-release' into 'master' Yorick Peterse2016-10-221-1/+1
|\ \ \ \ \
| * | | | | Stop clearing the database cache on rake cache:clearNick Thomas2016-10-221-1/+1