summaryrefslogtreecommitdiff
path: root/features
Commit message (Collapse)AuthorAgeFilesLines
* Updated tests for deploy keysproject-deploy-keys-uiPhil Hughes2016-04-252-8/+7
|
* Merge branch 'top-navigation-concept' into 'master' Dmitriy Zaporozhets2016-04-211-0/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement top navigation for profile area Main idea is to keep left sidebar static so user is not confused by changing context. Instead we put changing navigation with changing content in one main block. I used profile area as a simplest way to implement and test this concept. Your feedback is welcome in comments For https://gitlab.com/gitlab-org/gitlab-ce/issues/14354#note_4878536 Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !3824
| * Fix tests and remove countersDmitriy Zaporozhets2016-04-191-0/+4
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-213-5/+5
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ci::Commit becomes a Pipeline object 1. Ci::Commit receives context: ref, :tag. 1. One Ci::Commit describes a one Pipeline 1. Pipeline is created from `.gitlab-ci.yml` 1. Pipeline is a ordered group of builds 1. We test MR against Pipeline 1. Pipelines have a separate view (https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3703) 1. Pipeline can be triggered from UI (https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3703) 1. Later we change `Trigger -> TriggerRequest -> Build` to `Trigger -> Pipeline` (future) 1. We add a Pipeline Hook that will be triggered on Pipeline status change (future) 1. We extend notifications to use `Pipeline Hook` to send summary on pipeline changes (future) After merging that I'll prepare a separate MR that will unify naming, database columns, table names: ``` Ci::Commit -> Pipeline Ci::Build -> Build CommitStatus -> Job GenericCommitStatus -> ExternalJob ci_commits -> pipelines ci_builds -> jobs ``` This MR implements first 5 points. This is made to solve this issue https://gitlab.com/gitlab-org/gitlab-ce/issues/14149. See merge request !3653
| * \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-191-1/+1
| |\ \ | | | | | | | | | | | | | | | | # Conflicts: # db/schema.rb
| * | | Fix testsKamil Trzcinski2016-04-181-1/+1
| | | |
| * | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-165-8/+11
| |\ \ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # db/schema.rb
| * | | | Support skipped statusKamil Trzcinski2016-04-131-1/+1
| | | | |
| * | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-132-0/+16
| |\ \ \ \
| * | | | | Fix rubocopKamil Trzcinski2016-04-121-1/+1
| | | | | |
| * | | | | Fix rest of rspec and spinach testsKamil Trzcinski2016-04-122-4/+4
| | | | | |
| * | | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-115-15/+24
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/projects/commits/_commit.html.haml
| * | | | | | Fix specsKamil Trzcinski2016-04-112-2/+2
| | | | | | |
* | | | | | | Merge branch 'multi-filter-labels' into 'master' Jacob Schatz2016-04-202-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mutliple label filter Fixes #989 See merge request !3438
| * | | | | | | fix failing testsArinde Eniola2016-04-142-0/+5
| | | | | | | |
* | | | | | | | Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher2016-04-202-15/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | License templates when creating/editing a LICENSE file Closes #12804 See merge request !3660
| * | | | | | | Fix specsRémy Coutable2016-04-182-15/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | Fix features specs (hopefully)Rémy Coutable2016-04-181-1/+1
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | Merge branch 'mr-formatting' into 'master' Robert Speicher2016-04-192-6/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use ! rather than # for merge request references Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/15278 See merge request !3740
| * | | | | | | format merge request references properlyBen Bodenmiller2016-04-182-6/+6
| |/ / / / / /
* | | | | | | Remove persistent XSS vulnerability in `commit_person_link` helperRobert Speicher2016-04-171-1/+2
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because we were incorrectly supplying the tooltip title as `data-original-title` (which Bootstrap's Tooltip JS automatically applies based on the `title` attribute; we should never be setting it directly), the value was being passed through as-is. Instead, we should be supplying the normal `title` attribute and letting Rails escape the value, which also negates the need for us to call `sanitize` on it. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15126
* | | | | | Fixed testsPhil Hughes2016-04-161-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch '14176-diff-paste-data' into 'master' Jacob Schatz2016-04-141-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copying and pasting doesn't grab line numbers or +/- Fixes #14176 See merge request !3687
| * | | | | Update click_diff_lineAnnabel Dunstone2016-04-141-1/+1
| |/ / / /
* | | | | Merge branch 'subscribe-button-fix' into 'master' Jacob Schatz2016-04-143-5/+5
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed references to subscribe-button CSS class These were being blocked by adblocks Closes #15043 See merge request !3677
| * | | | Removed references to subscribe-button CSS classPhil Hughes2016-04-123-5/+5
| | |/ / | |/| | | | | | | | | | | | | | | | | | These were being blocked by adblocks Closes #15043
* | | | Load related MRs/branches asynchronouslyYorick Peterse2016-04-131-2/+5
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently this works by loading the HAML partials via XHR. While this is not the nicest setup it _is_ the easiest setup using the tools we currently have. Loading this data asynchronously doesn't make loading the related MRs/branches itself faster, it merely ensures that loading the issue itself is not slowed down. Fixes gitlab-org/gitlab-ce#14949
* | | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-117-17/+26
|\ \ \ | |/ /
| * | Merge branch 'mr-ui-update' into 'master' Jacob Schatz2016-04-115-15/+24
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Updated UI for new merge request Closes #2540 ![Screen_Shot_2016-03-29_at_12.53.18](/uploads/426e603675171f0dc4e0af83c7762eba/Screen_Shot_2016-03-29_at_12.53.18.png) ![Screen_Shot_2016-03-29_at_12.53.13](/uploads/645ad7955acfb9f7693245fcc048ee49/Screen_Shot_2016-03-29_at_12.53.13.png) See merge request !3228
| | * Addressed feedbackPhil Hughes2016-04-111-1/+0
| | | | | | | | | | | | Removed important from css
| | * Fixed testsPhil Hughes2016-04-071-1/+1
| | |
| | * Fixed buildsPhil Hughes2016-04-064-11/+21
| | |
| | * Use new dropdowns for MR comparePhil Hughes2016-04-061-2/+2
| | |
| | * Fixed failing testsPhil Hughes2016-04-061-2/+2
| | |
| * | Merge branch 'redesign_labels_page' into 'master' Jacob Schatz2016-04-101-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Redesign labels page closes #14227 ## Desktop ![Screen_Shot_2016-04-05_at_7.19.37_PM](/uploads/a52b764565b6e2739fb6932178f8bde5/Screen_Shot_2016-04-05_at_7.19.37_PM.png) ## Mobile ![Screen_Shot_2016-04-04_at_6.40.57_PM](/uploads/9804b074126fcdb6755918e9f4c472a7/Screen_Shot_2016-04-04_at_6.40.57_PM.png) See merge request !3507
| | * | fix the failing tests and some changesArinde Eniola2016-04-061-1/+1
| | |/
| * | Diff touch upsAnnabel Dunstone2016-04-071-0/+1
| | |
| * | Diff design updatesAnnabel Dunstone2016-04-072-6/+5
| | |
| * | Update diff_comments testsAnnabel Dunstone2016-04-072-5/+5
| | |
* | | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-089-14/+55
|\ \ \ | |/ /
| * | Revert "Merge branch 'new-navigation-prototype' into 'master'"Jacob Schatz2016-04-078-11/+30
| | | | | | | | | This reverts merge request !3494
| * | Update number of Todos in the sidebar when it's marked as "Done"Douglas Barbosa Alexandre2016-04-071-0/+2
| |/
| * Merge branch 'note-form-design' into 'master' Jacob Schatz2016-04-052-4/+4
| |\ | | | | | | | | | | | | | | | | | | Notes form design update Part of #3401 See merge request !3442
| | * Updated testsPhil Hughes2016-04-041-1/+1
| | |
| | * Commits comment test updatePhil Hughes2016-04-041-1/+1
| | |
| | * Tests updatePhil Hughes2016-04-041-2/+2
| | |
| * | Wrap images in discussions and wikis with a link to the image source using ↵connorshea2016-04-041-1/+1
| |/ | | | | | | | | | | | | | | ImageLinkFilter. Resolves #14411. See merge request !3464
| * Merge branch 'issue_14853' into 'master' Yorick Peterse2016-04-042-0/+27
| |\ | | | | | | | | | | | | Fix bug related to filtering Issues by Label/Milestone. See merge request !3499
| | * Fix bug related to filtering Issues by Label/Milestone.issue_14853Rubén Dávila2016-04-022-0/+27
| | | | | | | | | | | | This problem only was affecting the dev env.
| * | Merge branch 'new-navigation-prototype' into 'master' Dmitriy Zaporozhets2016-04-028-30/+11
| |\ \ | | |/ | |/| | | | | | | | | | | | | Two level hierarchy in navigation sidebar Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !3494