summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Adds spinner class24985-environments-spinnerFilipa Lacerda2016-11-251-1/+1
* Merge branch 'fix-cancelling-pipelines' into 'master' Kamil Trzciński2016-11-252-8/+17
|\
| * Wrap against 80 chars and rename failed_or_canceledfix-cancelling-pipelinesLin Jen-Shin2016-11-231-7/+9
| * Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-2287-684/+2167
| |\
| * \ Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-21120-664/+2645
| |\ \
| * | | Allow to retry failed or canceled builds and fix cancel running specs failureKamil Trzcinski2016-11-192-6/+9
| * | | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-18183-316/+843
| |\ \ \
| * | | | Improve how we could cancel pipelines:Lin Jen-Shin2016-11-172-2/+6
* | | | | Merge branch 'autocomplete-space-prefix' into 'master' Fatih Acet2016-11-251-1/+33
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into autocomplete-space-prefixautocomplete-space-prefixPhil Hughes2016-11-24491-2850/+7127
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into autocomplete-space-prefixPhil Hughes2016-11-111038-9599/+20260
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into autocomplete-space-prefixPhil Hughes2016-08-30820-13713/+24320
| |\ \ \ \ \ \ \
| * | | | | | | | Correctly checks for character before GFM input charPhil Hughes2016-07-211-0/+17
| * | | | | | | | Allow GFM autocomplete to be trigger without the preceding spacePhil Hughes2016-07-211-0/+6
* | | | | | | | | Merge branch 'issue_24748' into 'master' Fatih Acet2016-11-251-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix title case to sentence caseLuis Alonso Chavez Armendariz2016-11-231-3/+3
* | | | | | | | | | Fix bad selection on dropdown menu for tags filterLuis Alonso Chavez Armendariz2016-11-251-3/+4
* | | | | | | | | | Merge branch 'rephrase-system-notes' into 'master' Robert Speicher2016-11-252-44/+43
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-242-44/+43
* | | | | | | | | | | Merge branch '24780-show-last-updated-or-resolved-in-mr-discussion' into 'mas...Fatih Acet2016-11-241-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | resolves updated and resolved status is not showinNur Rony2016-11-231-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'resolve-discussions-timeago' into 'master' Fatih Acet2016-11-242-4/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed timeago when creating new discussionresolve-discussions-timeagoPhil Hughes2016-11-231-1/+1
| * | | | | | | | | | | Fixed resolved discussion timeago not renderingPhil Hughes2016-11-221-3/+6
* | | | | | | | | | | | Merge branch 'fixed-commit-timeago' into 'master' Fatih Acet2016-11-241-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed commit time not rendering after initial page loadfixed-commit-timeagoPhil Hughes2016-11-231-2/+4
* | | | | | | | | | | | | Merge branch '23813-fix-username-character-validation-message' into 'master' Fatih Acet2016-11-241-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | properly escape username validation error message flash23813-fix-username-character-validation-messageMike Greiling2016-11-231-1/+2
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'issue-boards-scrollable-element' into 'master' Fatih Acet2016-11-241-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fixed issue boards scrolling with a lot of lists & issuesPhil Hughes2016-11-241-0/+1
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'boards-issue-sorting' into 'master' Fatih Acet2016-11-244-6/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fixed dragging issue moving wrong issue after multiple drags of issueboards-issue-sortingPhil Hughes2016-11-242-1/+2
| * | | | | | | | | | | | | Fixed issue boards issue sorting when dragging issue into listPhil Hughes2016-11-243-5/+9
* | | | | | | | | | | | | | Merge branch '24836-tyeerror-e-is-null-when-clicking-plan-tab-in-cycle-analyt...Fatih Acet2016-11-241-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Take only objects for the events list24836-tyeerror-e-is-null-when-clicking-plan-tab-in-cycle-analyticsAlfredo Sumaran2016-11-231-2/+6
* | | | | | | | | | | | | | | Merge branch '24779-last-deployment-call-on-nil-environment-fix' into 'master' Kamil Trzciński2016-11-241-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add testsKamil Trzcinski2016-11-231-2/+1
| * | | | | | | | | | | | | | changes environment.last_deployment to a try expression so it does not fail i...tiagonbotelho2016-11-221-2/+2
* | | | | | | | | | | | | | | Merge branch 'backport-commands-params' into 'master' Douwe Maan2016-11-243-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Backport Note#commands_changes from EEbackport-commands-paramsDouwe Maan2016-11-243-0/+6
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'mrchrisw/add-namespace-logging' into 'master' Robert Speicher2016-11-241-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Log mv_namespace parametersmrchrisw/add-namespace-loggingChris Wilson2016-11-241-0/+2
* | | | | | | | | | | | | | | | Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan2016-11-246-9/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-236-9/+66
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'simplify-create-new-list-issue-boards' into 'master' Annabel Dunstone Gray2016-11-243-8/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Simplify copy on "Create a new list" dropdown in Issue Boardsvrod2016-11-233-8/+6
* | | | | | | | | | | | | | | | Fix `LFS enabled` select box.Patricio Cano2016-11-231-6/+7
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'move-timeago-to-vendor-dir' into 'master' Alfredo Sumaran2016-11-233-244/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | timeago should be a dependency of datetime_utilitymove-timeago-to-vendor-dirMike Greiling2016-11-223-6/+11
| * | | | | | | | | | | | | | | move timeago.js to vendor directoryMike Greiling2016-11-222-239/+1