- 16 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 15 Dec, 2015 9 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Grzegorz Bizon authored
Add feature specs for note polling Ref. #4032, !2084 cc @rspeicher See merge request !2086
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This also increases capybara timeout to 15 seconds (note polling interval). Capybara will look for new note for this period of time.
-
Grzegorz Bizon authored
Ref. #4032, !2084
-
Douwe Maan authored
Fix note polling Closes #4032 See merge request !2084
-
- 14 Dec, 2015 30 commits
-
-
Robert Speicher authored
Preserve trailing new lines at the end of file on the online editor Fixes #3784 Because Haml automatically indents the HTML source code, the contents of whitespace-sensitive tags like pre and textarea can get screwed up. See merge request !2099
-
Achilleas Pipinellis authored
Clean up CONTRIBUTING.md * Use 80 chars width where possible * Remove easyfix label reference * Add new issue submission template * Add long links to the bottom of the page See merge request !2100
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
* Use 80 chars width where possible * Remove easyfix label reference * Add new issue submission template * Add long links to the bottom of the page
-
Douglas Barbosa Alexandre authored
Because Haml automatically indents the HTML source code, the contents of whitespace-sensitive tags like pre and textarea can get screwed up.
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
update guides for feature proposals on the issue tracker see also #4038 cc @sytses See merge request !2094
-
Robert Schilling authored
Fix Typo [mailinglist to mailing list] Closes: #4078 See merge request !2098
-
Mrinal authored
-
Job van der Voort authored
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Add upgrade guide for 8.2 to 8.3 Making sure we don't forget mentioning the need to upgrade Redis from !1888. Added this in preparation for 8.3. [ci skip] See merge request !2085
-
Robert Speicher authored
[ci skip]
-
Stan Hu authored
[ci skip]
-
Stan Hu authored
[ci skip]
-
Stan Hu authored
[ci skip]
-
Grzegorz Bizon authored
Suppress warning about missing `.gitlab-ci.yml` if builds are disabled When user disables GitLab Ci Service in project's settings then warning about missing `.gitlab-ci.yml` file should be supressed. This a matter of user experience as stated in #3761 (closes #3761). cc @ayufan See merge request !2014
-
Grzegorz Bizon authored
[ci skip]
-
Grzegorz Bizon authored
Persist CI runners registration token This MR adds feature of persisting CI runners registration token. User will be able to generate and then reset (if necessary to revoke) this token. This closes #3703 cc @ayufan See merge request !2039
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
* master: Move CI admin builds and runners specs to correct directory Fix 500 when viewing specific runners on runners page Fix Ci::Project migration not migrating columns that cannot be NULL Fix MySQL migration of CI emails Minor fix in flow 'Merge when build succeeds'
-
Kamil Trzciński authored
Move CI admin builds and runners specs to correct directory [ci skip] /cc @grzesiek See merge request !2095
-
Kamil Trzcinski authored
-
Job van der Voort authored
-
Kamil Trzciński authored
Fix CI project migration and 500 on runners page See merge request !2093
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Grzegorz Bizon authored
* master: (66 commits) Fix runners admin view Fix migrations Rename mention of gitlab-git-http-server to gitlab-workhorse Bump Redis requirement to 2.8 for Sidekiq 4 requirements Fix wording on runner setup page add details on how to change saml button label Fix tests Move awards back to gray panel and few improvements to sidebar Few UI improvements to new sidebar implementation Fix tests for new issuable sidebar Update changelog Implement new sidebar for merge request page Make edit link on issuable sidebar works Redesign issue page for new sidebar Move awards css to separate file Implement issuable sidebar partial Update CHANGELOG Clarify cache behavior Run builds from projects with enabled CI Use Gitlab::Git instead of Ci::Git ... Conflicts: db/schema.rb
-
Grzegorz Bizon authored
* master: (24 commits) Fix runners admin view Fix migrations Run builds from projects with enabled CI Use Gitlab::Git instead of Ci::Git Fix last specs Fix specs Fix after column rename Fix errors Update badge Finishing touches Fix triggers tests Rename columns and rename migrations Reimplement Trigger API Remove ci_ prefix from all ci related things Add runners token Migrate CI::Project to Project Fix indentation and BuildsEmailService Change default values Enhance migrate CI emails Fix issue tracker service ... Conflicts: spec/features/commits_spec.rb
-