summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
* Replace ci_status_path with pipeline_pathrc/use-existing-url-helperRémy Coutable2017-11-141-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'Kamil Trzciński2017-11-141-1/+1
|\ | | | | | | | | | | | | Do not allow jobs to be erased Closes #31771 See merge request gitlab-org/gitlab-ce!15216
| * Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-0720-82/+109
| |\
| * | Do not allow jobs to be erasedShinya Maeda2017-11-061-1/+1
| | |
* | | Merge branch 'bvl-refresh-member-listing-on-removal' into 'master'Tim Zallmann2017-11-131-1/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Don't perform a JS request when deleting a membership. Closes #39933 and #31720 See merge request gitlab-org/gitlab-ce!15344
| * | | Don't perform a JS request when deleting a membership.bvl-refresh-member-listing-on-removalBob Van Landuyt2017-11-131-1/+0
| | | |
* | | | Merge branch '3615-improve-welcome-screen' into 'master'Tim Zallmann2017-11-135-86/+106
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Reorganize landing page for new users See merge request gitlab-org/gitlab-ce!15191
| * | | | Use flexbox instead of bootstrap columns3615-improve-welcome-screenAnnabel Dunstone Gray2017-11-083-85/+76
| | | | |
| * | | | Add new icon; update contentAnnabel Dunstone Gray2017-11-083-3/+4
| | | | |
| * | | | Add four blocks to each welcome pageAnnabel Dunstone Gray2017-11-082-10/+28
| | | | |
| * | | | Update new project iconAnnabel Dunstone Gray2017-11-081-1/+1
| | | | |
| * | | | Reorganize landing page for new usersAnnabel Dunstone Gray2017-11-083-76/+86
| | | | |
* | | | | Merge branch ↵Annabel Dunstone Gray2017-11-131-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '37174-wrong-case-for-roles-header-in-allowed-to-create-project-settings-dropdown' into 'master' Resolve "Wrong case for 'Roles' header in 'Allowed to create' project settings dropdown" Closes #37174 See merge request gitlab-org/gitlab-ce!15326
| * | | | | Add missing CSS class to capitalize the protectec tag header dropdown37174-wrong-case-for-roles-header-in-allowed-to-create-project-settings-dropdownJose Ivan Vargas2017-11-101-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch '40068-runner-sorting-regression' into 'master'Annabel Dunstone Gray2017-11-131-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert a regression on runners sorting (!15134) Closes #40068 See merge request gitlab-org/gitlab-ce!15341
| * | | | | Revert a regression on runners sorting (!15134)Takuya Noguchi2017-11-121-1/+1
| |/ / / /
* | | | | Merge branch 'issue_39238' into 'master'Sean McGivern2017-11-131-3/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix image diff notes email Closes #39238 See merge request gitlab-org/gitlab-ce!15299
| * | | | | Fix image diff notes emailFelipe Artur2017-11-131-3/+8
| | |/ / / | |/| | |
* | | | | Merge branch 'dm-authorize-admin-oauth-application' into 'master'Sean McGivern2017-11-131-5/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent error when authorizing an admin-created OAauth application without a set owner Closes #40086 See merge request gitlab-org/gitlab-ce!15349
| * | | | | Prevent error when authorizing an admin-created OAauth application without a ↵Douwe Maan2017-11-131-5/+8
| | |/ / / | |/| | | | | | | | | | | | | set owner
* | | | | Add externalized stringsGeorge Andrinopoulos2017-11-111-3/+3
| | | | |
* | | | | Move total time spend calculation to milestoneishGeorge Andrinopoulos2017-11-111-5/+5
| | | | |
* | | | | Fix static code analysis offenceGeorge Andrinopoulos2017-11-111-1/+1
| | | | |
* | | | | Fix collapsed sidebar messages and iconGeorge Andrinopoulos2017-11-112-4/+11
| | | | |
* | | | | Add total time spent to milestonesGeorge Andrinopoulos2017-11-111-0/+10
|/ / / /
* | | | Merge branch '32059-fix-oauth-phishing' into 'security-10-1'Douwe Maan2017-11-103-6/+16
|/ / / | | | | | | | | | | | | | | | Prevent OAuth phishing attack by presenting detailed wording about app to user during authorization See merge request gitlab/gitlabhq!2205
* | | Merge branch 'dm-notes-for-commit-id' into 'master'Rémy Coutable2017-11-081-6/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Use Commit#notes and Note.for_commit_id when possible to make sure we use all indexes available to us Closes #34509 See merge request gitlab-org/gitlab-ce!15253
| * | | Use Commit#notes and Note.for_commit_id when possible to make sure we use ↵dm-notes-for-commit-idDouwe Maan2017-11-081-6/+1
| | | | | | | | | | | | | | | | all the indexes available to us
* | | | Merge branch 'jivl-add-missing-strings-tag-page' into 'master'Tim Zallmann2017-11-081-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Added missing strings to prepare the tags page for internationalization See merge request gitlab-org/gitlab-ce!15256
| * | | | Added missing strings to prepare the tags page for internationalizationjivl-add-missing-strings-tag-pageJose Ivan Vargas2017-11-071-3/+3
| | | | |
* | | | | Merge branch 'feature-change-signout-route' into 'master'Douwe Maan2017-11-081-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change Sign Out route from a DELETE to a GET Closes #39708 See merge request gitlab-org/gitlab-ce!15231
| * | | | | Change Sign Out route from a DELETE to a GETJoe Marty2017-11-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Closes #39708
* | | | | | Merge branch '37824-many-branches-lock-server' into 'master'Annabel Dunstone Gray2017-11-073-14/+22
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Project with many branches can lock server running "git branch --contains XXX" Closes #37824 See merge request gitlab-org/gitlab-ce!14812
| * | | | | | Address discussions on the MEMayra Cabrera2017-11-072-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixes thinner right border on the limit box - Adds and 'elsif' on @branches for the scenario in which a commit is not related to a branch - Fixes small details on limit_exceeded_for_message partial
| * | | | | | Addresses front & backend commentsMayra Cabrera2017-11-062-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Improves CSS files by reusing existing code - Changes logic in views to avoid future problems in translations
| * | | | | | Modifies commit branches sectionMayra Cabrera2017-11-063-9/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Display the default branch (if the limit is not exceeded) - Requires '...' to be clicked before showing the rest of the branches and/or tags - Fixes haml lints
| * | | | | | Add styles for branch & tags boxesMayra Cabrera2017-11-023-7/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Create a partial for limit exceeded message - Modifies specs to adjust new scenarios
| * | | | | | Add UI/UX improvementsMayra Cabrera2017-11-011-12/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Leave 'too many tags to search' always visible - Add different message to the branch/tags so it states its unavailable
| * | | | | | optimize branching logicBrett Walker2017-10-171-6/+5
| | | | | | |
| * | | | | | implemented using an ivar, and added specsBrett Walker2017-10-131-5/+5
| | | | | | |
| * | | | | | moved throttling into the controller. if we hit the throttlingBrett Walker2017-10-121-12/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | threshhold, a message is shown indicating we didn't perform the search
* | | | | | | Merge remote-tracking branch 'origin/master' into ↵Kamil Trzcinski2017-11-071-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | add-ingress-to-cluster-applications
| * \ \ \ \ \ \ Merge branch '38464-k8s-apps' into 'master'Kamil Trzciński2017-11-071-4/+12
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for k8s cluster applications - Helm tiller installation See merge request gitlab-org/gitlab-ce!14908
| * \ \ \ \ \ \ \ Merge branch '39798-revert-gear-animation' into 'master'Clement Ho2017-11-071-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert Auto DevOps gear animation Closes #39798 See merge request gitlab-org/gitlab-ce!15232
| | * | | | | | | Revert Autodevops gear animation39798-revert-gear-animationEric Eastwood2017-11-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39798
* | | | | | | | | Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce ↵Kamil Trzcinski2017-11-074-5/+4
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | into add-ingress-to-cluster-applications
| * | | | | | | | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-084-5/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '39878-commit-pipeline-reads-wrong-key' into 'master'Tim Zallmann2017-11-071-1/+1
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix commit pipeline showing wrong status Closes #39878 See merge request gitlab-org/gitlab-ce!15238
| | | * | | | | | | Fix commit pipeline showing wrong status39878-commit-pipeline-reads-wrong-keyFilipa Lacerda2017-11-071-1/+1
| | | | | | | | | |
| | * | | | | | | | Refactor issuables index actionsJarka Kadlecova2017-11-072-3/+2
| | | |_|_|_|/ / / | | |/| | | | | |