summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Replace contributions calendar timezone payload with datesClement Ho2016-09-161-0/+39
* Merge branch '22256-nomethoderror-api-entities-note-missing-attribute-note-on...Rémy Coutable2016-09-161-0/+9
|\
| * Fix API notes endpoint when posting only emojiZ.J. van de Weg2016-09-161-0/+9
* | Merge branch '22246-actionview-template-error-undefined-method-each-for-nil-n...Stan Hu2016-09-161-6/+14
|\ \
| * | MergeRequest#environments now returns an empty array when diff_head_commit is...22246-actionview-template-error-undefined-method-each-for-nil-nilclassRémy Coutable2016-09-161-6/+14
* | | Merge branch 'group_approvers' into 'master' Rémy Coutable2016-09-1630-569/+1
|\ \ \ | |_|/ |/| |
| * | Remove schema annotations completelyValery Sizov2016-09-1630-569/+1
| |/
* | Merge branch 'integer_migration_style' into 'master' Yorick Peterse2016-09-161-41/+58
|\ \
| * | fixDrew Blessing2016-09-151-8/+3
| * | Add support for column limits in add_column_with_defaultDrew Blessing2016-09-151-42/+64
| |/
* | Merge branch 'issue_21824' into 'master' Fatih Acet2016-09-161-8/+12
|\ \
| * | Fix issuable templates dropdown for forked projectsissue_21824Felipe Artur2016-09-151-8/+12
* | | Merge branch 'group-specific-lfs-settings' into 'master' Rémy Coutable2016-09-163-0/+175
|\ \ \ | |_|/ |/| |
| * | Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-152-0/+109
| * | Added group-specific setting for LFS.Patricio Cano2016-09-151-0/+66
| |/
* | Merge branch 'issue-boards-keyboard-shortcut' into 'master' Jacob Schatz2016-09-153-22/+44
|\ \
| * | Fixed testsissue-boards-keyboard-shortcutPhil Hughes2016-09-153-22/+24
| * | Added keyboard shortcut to navigate to issue boardsPhil Hughes2016-09-151-0/+20
| |/
* | Merge branch '18849-project-snippets-page-isn-t-really-responsive' into 'mast...Jacob Schatz2016-09-152-2/+5
|\ \ | |/ |/|
| * Reordered dropdown options18849-project-snippets-page-isn-t-really-responsiveLuke Bennett2016-09-072-2/+5
* | Merge branch 'rs-fix-todos-filtering-spec' into 'master' Rémy Coutable2016-09-151-4/+16
|\ \
| * | Improve validity of spec/features/todos/todos_filtering_spec.rbrs-fix-todos-filtering-specRobert Speicher2016-09-141-4/+16
* | | Merge branch 'group-similar' into 'master' Rémy Coutable2016-09-152-0/+79
|\ \ \
| * | | Fix spec failuresgroup-similarKamil Trzcinski2016-09-141-7/+6
| * | | Add more regexp testsKamil Trzcinski2016-09-141-0/+2
| * | | Add view specs for pipelines graphKamil Trzcinski2016-09-141-0/+51
| * | | Add grouping testsKamil Trzcinski2016-09-141-0/+27
* | | | Merge branch 'issue-description-scroll-fix' into 'master' Fatih Acet2016-09-151-0/+13
|\ \ \ \
| * | | | Trigger autosize update after template selectionissue-description-scroll-fixPhil Hughes2016-09-091-0/+13
* | | | | Merge branch 'fix-multiple-pipeline-events' into 'master' 22202-similar-code-found-in-defn-mass-108-in-lib-gitlab-diff-position_tracer-rb-98-lib-gitlab-diff-position_tracer-rb-119Rémy Coutable2016-09-152-14/+28
|\ \ \ \ \
| * | | | | Fix Commit#status, feedback:fix-multiple-pipeline-eventsLin Jen-Shin2016-09-141-1/+1
| * | | | | Fix EnglishLin Jen-Shin2016-09-131-4/+4
| * | | | | Add a test for #22010Lin Jen-Shin2016-09-131-4/+18
| * | | | | Fix stylingLin Jen-Shin2016-09-131-7/+7
| * | | | | should show the status of the latest oneLin Jen-Shin2016-09-121-1/+1
* | | | | | Merge branch 'houqp-master' into 'master' Robert Speicher2016-09-141-0/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix URLs with anchors in wikiQingping Hou2016-09-131-0/+7
* | | | | | Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable2016-09-141-3/+39
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '21650-only-active-users-can-be-members' into 'master' Douwe Maan2016-09-141-3/+39
| |\ \ \ \ \ \
| | * | | | | | Exclude some pending or inactivated rows in Member scopesNick Thomas2016-09-081-3/+39
* | | | | | | | Merge branch 'update-gitlab-git' into 'master' Douwe Maan2016-09-141-0/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle encoding in non-binary Blob instancesupdate-gitlab-gitYorick Peterse2016-09-141-0/+20
* | | | | | | | | Merge branch 'backport_to_search_helper_from_ee' into 'master' Rémy Coutable2016-09-142-26/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Backport search_helper changes from EEbackport_to_search_helper_from_eeValery Sizov2016-09-142-26/+32
* | | | | | | | | | add test about flash alertubudzisz2016-09-142-3/+39
|/ / / / / / / / /
* | | | | | | | | Merge branch 'pushes-since-gc-redis' into 'master' 19600-artifacts-show-up-in-interface-as-expired-immediately-although-configured-as-1-month-or-4-weeksRobert Speicher2016-09-132-22/+59
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-132-22/+59
| |/ / / / / / / /
* | | | | | | | | Merge branch 'workhorse-secret-trailing-newline' into 'master' Stan Hu2016-09-131-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow trailing newline in secret base64 dataJacob Vosmaer2016-09-131-0/+5
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'feature/builds-register-change-404-to-204' into 'master' Rémy Coutable2016-09-132-19/+45
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |