summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Links markdown text to docsPhil Hughes2016-07-061-1/+3
* Uses input field for email addressPhil Hughes2016-07-012-4/+18
* Added new issue by email modal windowPhil Hughes2016-06-304-1/+44
* Only return the address if incoming emails is enabled:Lin Jen-Shin2016-06-242-10/+24
* Add Project#new_issue_address(author):Lin Jen-Shin2016-06-232-0/+21
* raise UnknownIncomingEmail when there's no mail_key:Lin Jen-Shin2016-06-202-4/+3
* Use keyword args to be more clear:Lin Jen-Shin2016-06-203-6/+11
* Use a separate line for separate actions:Lin Jen-Shin2016-06-201-1/+2
* Only pass item nameLin Jen-Shin2016-06-153-11/+6
* More space for private concernLin Jen-Shin2016-06-152-0/+2
* Add missing require in testsLin Jen-Shin2016-06-151-0/+1
* Save the list of handlers in a constantLin Jen-Shin2016-06-151-1/+3
* Raise first like an input checkLin Jen-Shin2016-06-151-5/+3
* Avoid assignment in ifLin Jen-Shin2016-06-151-1/+2
* Blank line for privateLin Jen-Shin2016-06-151-0/+1
* A blank line to separate exception raisingLin Jen-Shin2016-06-151-0/+1
* Avoid using bang bangLin Jen-Shin2016-06-151-1/+1
* Rename to project_path which is more accurateLin Jen-Shin2016-06-151-3/+3
* An instruction for what to doLin Jen-Shin2016-06-151-1/+1
* Remove empty lines at the beginning of filesLin Jen-Shin2016-06-152-2/+0
* Merge branch 'master' into new-issue-by-emailLin Jen-Shin2016-06-151732-9593/+33514
|\
| * Merge branch 'dont-drop-stuck-builds' into 'master' Stan Hu2016-06-153-4/+18
| |\
| | * Don't fail builds for projects that are deleted when they are stuckdont-drop-stuck-buildsKamil Trzcinski2016-06-123-4/+18
| * | Merge branch 'fix-sidekiq-troubleshooting' into 'master' Stan Hu2016-06-141-1/+2
| |\ \
| | * | Fix typo in obtaining a backtrace from all threads in gdbStan Hu2016-06-121-1/+2
| * | | Merge branch 'rs-fix-note-polling' into 'master' Jacob Schatz2016-06-142-2/+6
| |\ \ \
| | * | | Fix note polling when a window has been hiddenrs-fix-note-pollingRobert Speicher2016-06-132-2/+6
| * | | | Merge branch 'manual-todos-issuable-sidebar' into 'master' Stan Hu2016-06-1414-14/+169
| |\ \ \ \
| | * | | | CHANGELOGmanual-todos-issuable-sidebarPhil Hughes2016-06-141-1/+1
| | * | | | Todo service testsPhil Hughes2016-06-141-0/+16
| | * | | | Returns created todos to control rather than re-queryPhil Hughes2016-06-143-4/+4
| | * | | | Updated TODO descriptionPhil Hughes2016-06-141-1/+1
| | * | | | Uses update URL to update the status of a todoPhil Hughes2016-06-144-41/+51
| | * | | | Moved todo creation over to project todos controllerPhil Hughes2016-06-147-41/+33
| | * | | | Cached jQuery selectorsPhil Hughes2016-06-142-19/+19
| | * | | | Fixed bug with sidebar when user is not logged inPhil Hughes2016-06-142-11/+15
| | * | | | Todo tests and CHANGELOGPhil Hughes2016-06-142-0/+34
| | * | | | Fixed issue with todo button not updating statePhil Hughes2016-06-142-5/+5
| | * | | | Fixed issue with sidebar button stylingPhil Hughes2016-06-141-1/+1
| | * | | | todo title text update for manual todosPhil Hughes2016-06-141-0/+1
| | * | | | Manually create todo for issuablePhil Hughes2016-06-1411-13/+111
| * | | | | Merge branch 'changelog-updates' into 'master' Jacob Schatz2016-06-141-0/+5
| |\ \ \ \ \
| | * | | | | Update CHANGELOGAnnabel Dunstone2016-06-141-0/+5
| |/ / / / /
| * | | | | Merge branch 'fix-bulk-assign-labels-init' into 'master' Jacob Schatz2016-06-144-73/+30
| |\ \ \ \ \
| | * | | | | Update tests to make it work with Turbolinks approachfix-bulk-assign-labels-initAlfredo Sumaran2016-06-142-20/+23
| | * | | | | Use Turbolink instead of ajaxAlfredo Sumaran2016-06-141-51/+1
| | * | | | | Reinitialize checkboxes to toggle event bindingsAlfredo Sumaran2016-06-142-2/+6
| | * | | | | Turn off handlers before binding eventsAlfredo Sumaran2016-06-141-2/+2
| |/ / / / /
| * | | | | Merge branch 'nav-horizontal-alignment' into 'master' Jacob Schatz2016-06-142-19/+29
| |\ \ \ \ \
| | * | | | | Removed console.logPhil Hughes2016-06-141-8/+3