- Sep 17, 2015
-
-
Robert Speicher authored
-
- Sep 10, 2015
-
-
Robert Speicher authored
-
- Sep 08, 2015
-
-
Valery Sizov authored
RSpec 3 Updates CI's specs to be a bit more like CE's to make that transition a little easier. See merge request !246
-
- Sep 05, 2015
-
-
Robert Speicher authored
Fix commits ordering when using PostgreSQL See merge request !243
-
- Sep 02, 2015
-
-
Marin Jankovski authored
-
- Sep 01, 2015
-
-
Robert Speicher authored
Added 7.14 update docs See merge request !247
-
Kamil Trzcinski authored
-
- Aug 31, 2015
-
-
🚄 Job van der Voort 🚀 authored
Added note about using CI without GitLab Because of tweet https://twitter.com/davidlorand/status/635192133557874688 cc/ @sytse @Kamil See merge request !168
-
- Aug 30, 2015
-
-
Robert Speicher authored
Command: transpec -c 'bundle exec rspec spec -t ~feature' \ -o should,oneliner,should_receive
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Remove guard, growl, rb-fsevent, rb-inotify
-
- Aug 29, 2015
-
-
Karen authored
-
- Aug 27, 2015
- Aug 26, 2015
-
-
Kamil Trzcinski authored
-
- Aug 24, 2015
-
-
Robert Speicher authored
Add unreleased 8.0 entry to CHANGELOG [ci skip] See merge request !242
-
Robert Speicher authored
Order commits by committed_at and id This needs to be done that way, because the committed_at can be null for some pretty old commits. This is needed to resolve the issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/2339 See merge request !240
-
Robert Speicher authored
-
Robert Speicher authored
Fix skipped svg See merge request !241
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
This needs to be done that way, because the committed_at can be null for some pretty old commits.
-
Kamil Trzcinski authored
-
- Aug 21, 2015
-
-
Robert Speicher authored
Implement build trigger API This commit implements Build Triggers. There are changes to API request: - Due to security advised method to pass trigger token is to use form data - Advised method to pass variables is to use form data TODO: - [x] Implement API - [x] Implement UI - [x] Dimitriy and Valery review - [x] Write specs - [x] Write documentation - [x] Job documentation review See merge request !229
-
Robert Speicher authored
Fix navigation icons See merge request !239
-
Robert Speicher authored
Fix variable saving error This is regression not allowing to save the variables if the variable name exists in other projects. This also fixes error rendering issue for variables, which previously was rendered on project's settings page. See merge request !237
-