summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Refactored ‘from’ and ‘to’ variable preservationMartin Cabrera2017-01-161-10/+6
* from or to get variables gets preserved if the other one is missingMartin Cabrera2017-01-151-2/+9
* Merge branch 'master' into i-#25814-500-errorMartin Cabrera2017-01-1522-210/+246
|\
| * Merge branch 'bug/project-feature-compatibility' into 'master' Douwe Maan2017-01-141-1/+1
| |\
| | * Mutate the attribute instead of issuing a write operation to the DBbug/project-feature-compatibilityGabriel Mazetto2017-01-121-1/+1
| * | Merge branch 'fix-build-sort-order' into 'master' Robert Speicher2017-01-132-1/+7
| |\ \
| | * | rename sort methodMike Greiling2017-01-022-2/+2
| | * | add natural sorting token for build namesMike Greiling2017-01-022-1/+7
| * | | Merge branch 'fix-single-team-specs' into 'master' Robert Speicher2017-01-131-5/+6
| |\ \ \
| | * | | Improve disabled state selectfix-single-team-specsLuke "Jared" Bennett2017-01-131-5/+6
| * | | | Merge branch 'fix/serialized-commit-path' into 'master' Rémy Coutable2017-01-131-4/+4
| |\ \ \ \
| | * | | | Update commit entity to point to valid commit pageGrzegorz Bizon2017-01-131-4/+4
| * | | | | Fixed spacing of labels in issuable row on milestone#showPhil Hughes2017-01-131-0/+4
| |/ / / /
| * | | | Text for copy to clipboard: URL, personal access token, commands, referenceclipboard-button-textvictorwu2017-01-124-7/+7
| * | | | Merge branch 'refactor-controller-params' into 'master' Robert Speicher2017-01-122-21/+66
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Refactor authorized params in GroupsControllerRémy Coutable2017-01-121-2/+6
| | * | | Refactor allowed params in ServiceParamsRémy Coutable2017-01-121-19/+60
| * | | | Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher2017-01-129-165/+145
| |/ / /
| * | | Fixes pipeline status cell is too wide by adding missing classes in table hea...26615-pipeline-status-cellFilipa Lacerda2017-01-121-6/+6
* | | | Changed alert message character: from & to and Martin Cabrera2017-01-151-1/+2
* | | | Merge branch 'master' into i-#25814-500-errorMartin Cabrera2017-01-1235-77/+2316
|\ \ \ \ | |/ / /
| * | | Merge branch 'use-configured-git' into 'master' Douwe Maan2017-01-121-1/+1
| |\ \ \
| | * | | Use configured git rather than system gituse-configured-gitRobert Schilling2017-01-051-1/+1
| * | | | Use string constant variable for `#down-build-trace`26109-preserve-scroll-position-on-autoreloadKushal Pandya2017-01-121-4/+4
| * | | | Use better approach to access hashKushal Pandya2017-01-121-5/+2
| * | | | Scroll to bottom on build completion if autoscroll was activeKushal Pandya2017-01-121-1/+15
| * | | | Merge branch 'search-bar-first-iteration' into 'master' Jacob Schatz2017-01-1226-18/+2157
| |\ \ \ \
| | * | | | Backend reviewClement Ho2017-01-111-6/+3
| | * | | | Add comments to issuable finderClement Ho2017-01-101-0/+2
| | * | | | Remove duplicate methodClement Ho2017-01-091-18/+0
| | * | | | Fix code review suggestionsClement Ho2017-01-092-5/+7
| | * | | | Fix indentationClement Ho2017-01-091-14/+15
| | * | | | Fix javascript error for when there are no issuesClement Ho2017-01-091-7/+10
| | * | | | Code review changesClement Ho2017-01-093-2/+4
| | * | | | Add symbolsClement Ho2017-01-091-4/+4
| | * | | | Fix specsClement Ho2017-01-091-1/+8
| | * | | | Enable filtering with multiple wordsClement Ho2017-01-093-3/+7
| | * | | | Refactor addWordToInputClement Ho2017-01-096-33/+33
| | * | | | Add haml lint commentClement Ho2017-01-091-0/+2
| | * | | | Fix haml lintClement Ho2017-01-091-8/+8
| | * | | | we're actually not using issue finder hereLin Jen-Shin2017-01-092-2/+1
| | * | | | Make sure we could query against no oneLin Jen-Shin2017-01-091-0/+12
| | * | | | Show no issues if author/assignee cannot be foundLin Jen-Shin2017-01-091-8/+12
| | * | | | Check if it's not NONE tooLin Jen-Shin2017-01-091-6/+6
| | * | | | Pass the arguments from where we render the partialLin Jen-Shin2017-01-092-1/+4
| | * | | | Fix specsClement Ho2017-01-092-2/+2
| | * | | | Fix specsClement Ho2017-01-092-8/+20
| | * | | | Refactor and use regex for string processingClement Ho2017-01-097-235/+90
| | * | | | Remove unused finder variableClement Ho2017-01-091-3/+0
| | * | | | Make changes to make it more flexible for new filtersClement Ho2017-01-094-5/+23