summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | consistent spacing on new MR panels28230-new-mr-spacingSimon Knox2017-03-075-31/+32
| | | | | | | | | | | | | | | | | | | | | | | | center spinner show placeholder text on new MR page remove redundant `display: block` from li - they default to `list-style` already
| * | | Merge branch ↵Sean McGivern2017-03-079-46/+47
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pages' into 'master' Resolve "Combine Deploy Keys and Push Rules and Mirror Repository and Protect Branches settings pages" Closes #26732 See merge request !8731
| | * \ \ Merge branch 'master' into ↵26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pagesPhil Hughes2017-03-0713-67/+76
| | |\ \ \ | | | | | | | | | | | | | | | | | | 26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pages
| | * | | | Added delegations to comply with the new rubocop rulesJose Ivan Vargas2017-03-061-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fixed the deploy_keys view and moved the code from the repository_helper to the repository_controller
| | * | | | Added tests for the repository_controller and repository_helperJose Ivan Vargas2017-03-062-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added specs for the deploy_keys_presenter and added a new method in the presenter called #key_available? Fixed some minor UX inconsistencies and added a concern to handle redirection
| | * | | | Added access spec testsJose Ivan Vargas2017-03-061-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | Also created changelog and removed redundant code
| | * | | | Introduced the deploy keys presenterGrzegorz Bizon2017-03-064-14/+14
| | | | | |
| | * | | | Fixed tests, changed dispatcher routing to the 'repository:show'Jose Ivan Vargas2017-03-062-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also modified the render calls to the deploy_keys and protected_branches partials
| | * | | | Created the gear settings entry and created a way to initialize both ↵Jose Ivan Vargas2017-03-065-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sections with one controller Changed views to partials, created the repository view, created a repository_helper to further aid the creation of variables across different controllers
| | * | | | Added repository controller and route for the settings namespaceJose Ivan Vargas2017-03-061-0/+2
| | | | | |
| * | | | | Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-073-0/+28
| | | | | |
| * | | | | Merge branch 'sort-builds-in-stage' into 'master' Sean McGivern2017-03-071-3/+5
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sort builds in stage dropdown Closes #28354 See merge request !9760
| | * | | | | Sort builds in stage dropdownKamil Trzcinski2017-03-071-3/+5
| | | |/ / / | | |/| | | | | | | | | | | | | | | Order: failed pending running manual canceled success skipped created
| * | | | | Merge branch 'feature/gb/add-blocked-pipeline-mr-widget-state' into 'master' Kamil Trzciński2017-03-073-1/+7
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new merge request widget state for blocked pipeline See merge request !9762
| | * | | | | Add new merge request widget state for blocked pipelineGrzegorz Bizon2017-03-073-1/+7
| | |/ / / /
| * | | | | Improve pipeline triggers UIKamil Trzciński2017-03-075-19/+79
| |/ / / /
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-0713-67/+76
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '28019-make-builds-show-faster' into 'master' Kamil Trzciński2017-03-071-1/+0
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Performance improvement on Projects::BuildsController#show.html Closes #28019 See merge request !9149
| | * | | | Avoid calling Build#trace_with_state for performanceTakuya Noguchi2017-03-071-1/+0
| | | | | |
| * | | | | Merge branch 'fix-project-last-commit-padding' into 'master' Dmitriy Zaporozhets2017-03-071-2/+3
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix project-last-commit alignment See merge request !9745
| | * | | | | Fix project-last-commit alignmentfix-project-last-commit-paddingAnnabel Dunstone Gray2017-03-061-2/+3
| | |/ / / /
| * | | | | Merge branch '23948-assign-to-me' into 'master' Alfredo Sumaran2017-03-073-17/+0
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | re-add Assign to Me link on new MR/Issue forms Closes #23948 See merge request !9499
| | * | | | re-add Assign to Me link on new MR/Issue formsSimon Knox2017-03-073-17/+0
| | | |_|/ | | |/| |
| * | | | Merge branch 'widget-widget-widget-fun' into 'master' Jacob Schatz2017-03-076-45/+72
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | Merge request widget merged state styling See merge request !9352
| | * | | one period instead of twoRegis2017-03-061-1/+1
| | | | |
| | * | | structure html to handle single or double merge states with new style changesRegis2017-03-062-2/+2
| | | | |
| | * | | MWBS htmlRegis2017-03-061-9/+14
| | | | |
| | * | | fix contains merge conflicts buttonRegis2017-03-031-2/+1
| | | | |
| | * | | Improve CSS for treeview with pipelines to make it responsibleFilipa Lacerda2017-03-041-8/+0
| | | | |
| | * | | add grey lines - adequate spacing for action buttonsRegis2017-03-033-32/+63
| | | | |
| | * | | Merge branch 'master' into widget-widget-widget-funFilipa Lacerda2017-03-0341-258/+204
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (163 commits) Add KUBE_CA_PEM_FILE, deprecate KUBE_CA_PEM Remove useless assignment Rename query parameter to `membership` Stop setting Strict-Transport-Securty header from within the app Add filter param for authorized projects for current_user for V4 Improve EE compatibility MR docs [ci skip] Fix the `Gitlab::Seeder` monkey patch to disable mail delivery Use separate error class for cherry-pick and revert tree errors Fix cherry-picking or reverting through an MR Resolve "missing count badge styling in new sidebar dropdown" Fix Rubocop offense in build retry service Decrease tanuki logo size remove extra whitespace on dashboard projects page Changes after review Delete hooks from project with empty repository Only add a newline in Markdown Editor if the current line is not empty Revert "Disallow system notes for closed issuables" Cleaning up navigational order - Project Backport EE changes. Service method should be `get` and not `all` Remove bundle-audit ignores that are no longer applicable ...
| | * | | | Change the size of CI icon in MR heading [ci skip]Filipa Lacerda2017-02-281-1/+1
| | | | | |
| | * | | | Merge branch 'master' into widget-widget-widget-funRegis2017-02-2726-161/+79
| | |\ \ \ \
| | * | | | | shape header - bold correct text - border radius - white background for the ↵Regis2017-02-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | rest of widget
| * | | | | | Merge branch 'pipeline-blocking-actions' into 'master' Kamil Trzciński2017-03-061-1/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make manual actions blocking Closes #26360 and #22628 See merge request !9585
| | * \ \ \ \ \ Merge branch 'master' into pipeline-blocking-actionspipeline-blocking-actionsGrzegorz Bizon2017-03-063-8/+9
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (26 commits) Fix UserBasic Rename `/take` to `/take_ownership`, expose `owner` in `v3`. Update after review Fix values being called at Array instead of Hash Fix json response in branches controller Improve docs and specs related to pages artifacts Add MR fo changelog about removing pages artifacts Delete artifacts for pages unless expiry date is specified Lint doc Improved team selection Move foreign key to separate migration Fix import model attributes Update documentation and expose ID Introduce tests for pipeline triggers Fix trigger model Update db/schema Make triggers to be user aware Make Pipeline Triggers to be user aware Update triggers API Remove remnants of git annex ... Conflicts: db/schema.rb
| | * | | | | | Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-061-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'remove-vendored-raphael-library' into 'master' Filipa Lacerda2017-03-061-1/+0
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Refactor network graph bundle to ES module syntax See merge request !9696
| | * | | | | merge raphael library into the network bundleMike Greiling2017-03-051-1/+0
| | |/ / / /
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-0615-14/+20
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '26384-improve-omnibus-mattermost-command-installation-flow' ↵Kamil Trzciński2017-03-062-7/+8
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Improve Omnibus-Mattermost Command installation flow" See merge request !9257
| | * | | | | Improved team selectionLuke "Jared" Bennett2017-03-052-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Review changes
| * | | | | | Merge branch 'etag-notes-polling' into 'master' Sean McGivern2017-03-061-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use ETag to improve performance of issue notes polling Closes #27582 See merge request !9036
| | * | | | | Remove query parameters from notes polling endpoint to make caching easierAdam Niedzielski2017-03-011-1/+1
| | | | | | |
| * | | | | | remove isolated common_vue inclusionMike Greiling2017-03-031-2/+0
| | | | | | |
| * | | | | | create a cacheable commons bundle for d3 libraryMike Greiling2017-03-033-0/+3
| | | | | | |
| * | | | | | merge lib_chart into graphs bundleMike Greiling2017-03-033-3/+0
| | | | | | |
| * | | | | | create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-039-2/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Fixed issue when dragging a issue to the bottom when count element is visiblePhil Hughes2017-03-061-1/+2
| | | | | |
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-0339-254/+197
|\ \ \ \ \ \ | |/ / / / /