summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Expose project visibility as CI variableMatija Čupić2017-11-041-1/+2
* Merge branch 'sh-headless-chrome-support' into 'master'Stan Hu2017-11-038-22/+25
|\
| * Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-0355-700/+869
| |\
| * \ Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-0293-1040/+1187
| |\ \
| * | | remove PhantomJS specific hacksMike Greiling2017-10-314-15/+0
| * | | fix edit token regression within spec/features/issues/filtered_search/visual_...Mike Greiling2017-10-311-2/+0
| * | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-31111-1948/+2242
| |\ \ \
| * | | | add missing parameter to triggerEventsMike Greiling2017-10-311-1/+1
| * | | | fix page render issues on contribution calendar while tests are runMike Greiling2017-10-301-5/+0
| * | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-2991-460/+1373
| |\ \ \ \
| * \ \ \ \ Merge branch '35955-searchable-settings-puts-expand-collapse-toggle-in-an-inv...Mike Greiling2017-10-238-51/+55
| |\ \ \ \ \
| | * | | | | Stop sections from expanding when scrolling over the 1px sectionEric Eastwood2017-10-171-0/+4
| | * | | | | update settings panels to place "expanded" class on the correct elementMike Greiling2017-10-146-24/+24
| | * | | | | remove needlessly complicated, duplicate css class for expanded settings panelsMike Greiling2017-10-142-27/+27
| * | | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-23182-2348/+3438
| |\ \ \ \ \ \
| * | | | | | | add InputHelper rspec helper to simulate non-BMP character inputMike Greiling2017-10-172-0/+25
* | | | | | | | Merge branch '39771-fix-clusters-settings-expanded-options' into 'master'Filipa Lacerda2017-11-031-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix clusters description text collapsing away on page-load39771-fix-clusters-settings-expanded-optionsEric Eastwood2017-11-031-6/+6
* | | | | | | | | Merge branch 'issue_39176' into 'master'Douwe Maan2017-11-031-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Render 404 when polling commit notes without having permissionsissue_39176Felipe Artur2017-11-031-1/+2
* | | | | | | | | Merge branch '39776-remove-responsive-table-bottom-border' into 'master'Annabel Dunstone Gray2017-11-031-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove bottom-border from last responsive table rowEric Eastwood2017-11-031-1/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'bvl-unlink-fixes' into 'master'Douwe Maan2017-11-037-18/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Find the LFS-objects for a fork within a the fork networkBob Van Landuyt2017-11-031-4/+3
| * | | | | | | | | Unlink a project from a fork network when it's source was deleted.Bob Van Landuyt2017-11-032-5/+15
| * | | | | | | | | Make sure the settings page renders when root of a fork is deletedBob Van Landuyt2017-11-034-9/+23
* | | | | | | | | | Merge branch 'enable-scss-lint-mergeable-selector' into 'master'Annabel Dunstone Gray2017-11-0333-631/+722
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Enable MergeableSelector in scss-lint (for !14567)Takuya Noguchi2017-11-031-28/+31
| * | | | | | | | | | Enable MergeableSelector in scss-lint (for !14055)Takuya Noguchi2017-11-031-26/+26
| * | | | | | | | | | Enable MergeableSelector in scss-lint (for !14062)Takuya Noguchi2017-11-031-8/+2
| * | | | | | | | | | Enable MergeableSelector in scss-lint (for !14398)Takuya Noguchi2017-11-031-11/+11
| * | | | | | | | | | Enable MergeableSelector in scss-lint (for !13480)Takuya Noguchi2017-11-031-21/+17
| * | | | | | | | | | Enable MergeableSelector in scss-lint (for !13473)Takuya Noguchi2017-11-031-7/+0
| * | | | | | | | | | Enable MergeableSelector in scss-lint (for !13600)Takuya Noguchi2017-11-031-4/+2
| * | | | | | | | | | Enable MergeableSelector in scss-lintTakuya Noguchi2017-11-0332-554/+661
* | | | | | | | | | | Add system hooks user_rename and group_renameWinnie Hellmann2017-11-033-14/+50
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'sh-fix-environment-slug-generation' into 'master'Grzegorz Bizon2017-11-031-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Avoid regenerating the ref path for the environmentsh-fix-environment-slug-generationStan Hu2017-11-021-1/+5
* | | | | | | | | | | Merge branch '39684-issue-boards-space' into 'master'Phil Hughes2017-11-031-3/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove white space at bottom of issue boards39684-issue-boards-spaceAnnabel Dunstone Gray2017-11-021-3/+7
* | | | | | | | | | | | Merge branch '39726-add-crsf-token-axios' into 'master'Phil Hughes2017-11-032-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add crsf token in axios calls39726-add-crsf-token-axiosFilipa Lacerda2017-11-022-0/+8
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'refactor-services-for-audit-events-ce' into 'master'Grzegorz Bizon2017-11-035-29/+31
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | fix typorefactor-services-for-audit-events-ceJames Lopez2017-11-021-1/+1
| * | | | | | | | | | | fix specsJames Lopez2017-11-021-1/+1
| * | | | | | | | | | | fix specsJames Lopez2017-11-021-1/+1
| * | | | | | | | | | | refactor codeJames Lopez2017-10-313-4/+3
| * | | | | | | | | | | fix spinach failureJames Lopez2017-10-311-0/+2
| * | | | | | | | | | | fix specsJames Lopez2017-10-311-0/+0
| * | | | | | | | | | | fix specJames Lopez2017-10-311-2/+0