Commits on Source
381
94e0ca00
Allow GFM autocomplete to be trigger without the preceding space
Jul 21, 2016
45fa7fd4
Correctly checks for character before GFM input char
Jul 21, 2016
172aab10
Merge branch 'master' into autocomplete-space-prefix
Aug 30, 2016
5229a164
Merge branch 'master' into autocomplete-space-prefix
Nov 11, 2016
03a23578
Tests fix
Nov 14, 2016
6d1c5761
Improve how we could cancel pipelines:
Nov 17, 2016
578ced29
Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelines
Nov 18, 2016
9a020147
Add when cancelling for external jobs, feedback:
Nov 18, 2016
100076ec
Add tests against two jobs having different status
Nov 18, 2016
b6a7a478
Add a lot of tests for scopes, feedback:
Nov 19, 2016
92a83aae
Add a test for Ci::Pipeline#cancel_running:
Nov 19, 2016
ca639c9b
Allow to retry failed or canceled builds and fix cancel running specs failure
Nov 19, 2016
c4ded595
Fix broken external links in help/index.html
Nov 20, 2016
f50fdaca
Upgrade grape-entity
Nov 21, 2016
2282a3bd
Add changelog entry for grape-entity upgrade
Nov 21, 2016
1edb1746
Prefer a description for it and split the case:
Nov 21, 2016
9b124078
Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelines
Nov 21, 2016
d09d6ad0
Test against all types and more status:
Nov 21, 2016
c7c4850d
Test against all possible cases, feedback:
Nov 22, 2016
17388eb0
Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelines
Nov 22, 2016
35669654
Passing a user to retry_failed in tests
Nov 22, 2016
cc43c9ac
Expand the loop and reduce overlapped conditions
Nov 22, 2016
a085e3fb
Fixed resolved discussion timeago not rendering
Nov 22, 2016
31a4894a
Replace static fixture for shortcuts_issuable_spec (
!7685
)
Nov 23, 2016
4b4fd743
Replace static fixture for zen_mode_spec (!7686)
Nov 23, 2016
125cabd3
resolves updated and resolved status is not showin
Nov 23, 2016
2a7f4c48
resloves failed rspec test
Nov 23, 2016
78529bbd
Clean build storage after each RSpec test example
Nov 23, 2016
d917ac0f
Clear Carrierwave upload after each test example
Nov 23, 2016
da553a4f
Fixed timeago when creating new discussion
Nov 23, 2016
01f588ed
Remove entire test files directory for test builds
Nov 23, 2016
bd3a544a
Wrap against 80 chars and rename failed_or_canceled
Nov 23, 2016
71ad3d29
Clear test build storage directory before each example
Nov 23, 2016
5371da34
Remove event caching code
Nov 23, 2016
42fe0cac
Upgrade grape-entity to 0.6.0
Nov 23, 2016
4b3c1e56
Move LfsHelper to a new LfsRequest concern
Nov 23, 2016
0a1f519c
Take only objects for the events list
Nov 23, 2016
0dc10850
Remove tests which do not add value
Nov 23, 2016
a7486bcb
Fixed commit time not rendering after initial page load
Nov 23, 2016
6a23fb30
allow "." in group name validation regex
Nov 23, 2016
5b9c4f48
properly escape username validation error message flash
Nov 23, 2016
5e26745e
Fix title case to sentence case
Nov 23, 2016
a43f71ec
Hide project variables values by default
Nov 24, 2016
4d2e7894
Make API::Helpers find a project with only one query
Nov 24, 2016
1fa55069
Add spec for hiding variables and remove the need for ES6 Symbol
Nov 24, 2016
6df22f72
Rephrase some system notes to be compatible with new system note style
Nov 24, 2016
058c6529
Fixed issue boards issue sorting when dragging issue into list
Nov 24, 2016
18a54116
Fixed dragging issue moving wrong issue after multiple drags of issue
Nov 24, 2016
8c4f4afd
Merge branch 'master' into autocomplete-space-prefix
Nov 24, 2016
2749c1b5
Stop supporting Google and Azure as backup strategies
Nov 24, 2016
304163be
API: Use `#find_project` in API::Triggers and API::Services
Nov 24, 2016
4f5ed812
API: Introduce `#find_project!` which also check access permission
Nov 24, 2016
785d5c8e
Create pipeline along with builds in the transation
Nov 24, 2016
81ba3f91
API: Introduce `#find_group!` which also check access permission
Nov 24, 2016
bd6d0ce8
Merge branch '24836-tyeerror-e-is-null-when-clicking-plan-tab-in-cycle-analytics' into 'master'
Nov 24, 2016
141b4d28
Fixed issue boards scrolling with a lot of lists & issues
Nov 24, 2016
035fb371
Merge branch 'boards-issue-sorting' into 'master'
Nov 24, 2016
ed61d44e
Remove unnecessary sentences for status codes in the API documentation
Nov 24, 2016
e2f66373
Merge branch 'remove-backup-strategies' into 'master'
Nov 24, 2016
c4799a2b
Merge branch 'issue-boards-scrollable-element' into 'master'
Nov 24, 2016
f1e04955
Merge branch '23813-fix-username-character-validation-message' into 'master'
Nov 24, 2016
1f42395b
Merge branch 'fixed-commit-timeago' into 'master'
Nov 24, 2016
ea068481
Merge branch 'resolve-discussions-timeago' into 'master'
Nov 24, 2016
d9eb2f2c
Merge branch '24780-show-last-updated-or-resolved-in-mr-discussion' into 'master'
Nov 24, 2016
5522b9dc
Merge branch 'zj-upgrade-grape' into 'master'
Nov 25, 2016
40fa5604
Merge branch 'fix/invalid-storage-cleanup-affecting-test-suite' into 'master'
Nov 25, 2016
fe4ae12e
Merge branch 'rephrase-system-notes' into 'master'
Nov 25, 2016
60cd47bc
Fix bad selection on dropdown menu for tags filter
Nov 25, 2016
2914fa39
Merge branch 'issue_24958' into 'master'
Nov 25, 2016
c17d8d55
Merge branch 'issue_24748' into 'master'
Nov 25, 2016
fda61998
Update pipeline processing specs for creating builds
Nov 25, 2016
90a3b3ab
Merge branch 'autocomplete-space-prefix' into 'master'
Nov 25, 2016
c1cc252b
Move helpers to the end of process pipeline specs
Nov 25, 2016
5131f8de
Remove remaining calls to CI yaml in pipeline specs
Nov 25, 2016
afe90d52
Merge branch 'fix-cancelling-pipelines' into 'master'
Nov 25, 2016
94100d4e
Add Changelog entry for pipeline creation improvements
Nov 25, 2016
0bf14cb0
Create dynamic fixture for build_spec (
!7589
)
Nov 25, 2016
aae82d76
Adjust build_spec to match fixture
Nov 25, 2016
d100f843
Remove unnecessary IIFE from build_spec
Nov 25, 2016
918bc207
Use Rails test host name for frontend fixtures
Nov 25, 2016
82429b69
Explicitly name namespace and projects for frontend fixtures
Nov 25, 2016
d9fe5c25
Strip <link> tags from fixtures to ignore CSS
Nov 25, 2016
31a5ed97
Prefer arrow functions in build_spec.js.es6
Nov 25, 2016
9c49fa2d
fix for builds with no start date and spec
Nov 25, 2016
aa895a64
Add changelog entry
Nov 25, 2016
830f739b
use an empty total time when the build has not started yet so the UI knows
Nov 25, 2016
94a74e79
fix rubocop warning
Nov 25, 2016
d71ad49f
Accept a valid ref for issue show
Nov 25, 2016
838c1aad
Merge branch '22373-reduce-queries-in-api-helpers-find_project' into 'master'
Nov 25, 2016
92b2c74c
Refresh project authorizations using a Redis lease
Nov 25, 2016
0ba03d7e
Removed data-user-is view code
Nov 25, 2016
fc035011
Merge branch 'zj-slash-commands-improvements' into 'master'
Nov 25, 2016
847ada36
Fix: Timeout creating and viewing merge request for binary file
Nov 25, 2016
e1285c1d
Restore method that ensures builds being created
Nov 25, 2016
d766ab9f
Remove pipeline factory that is not used in tests
Nov 25, 2016
86e7f22b
Improve readability in pipeline test objects factory
Nov 25, 2016
6a08de73
Add issue search slash command
Nov 25, 2016
40e8185b
Expose coverage on GET pipelines/:id
Nov 25, 2016
38ed96e9
Add diff hunks to notification emails on MR
Nov 25, 2016
24070bac
Add new template to handle both commit & mr notes
Nov 25, 2016
281 additional commits have been omitted to prevent performance issues.
Loading
Loading