Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Change 'trigger_id' to 'token' as resource ID in triggers API | Tomasz Maczukin | 2016-01-07 | 1 | -28/+14 | |
| | | | ||||||
* | | | Get show details feature to triggers API | Tomasz Maczukin | 2016-01-05 | 1 | -5/+51 | |
| | | | ||||||
* | | | Add create feature to triggers API | Tomasz Maczukin | 2016-01-05 | 1 | -0/+29 | |
| | | | ||||||
* | | | Add delete feature to triggers API | Tomasz Maczukin | 2016-01-05 | 1 | -0/+33 | |
| | | | ||||||
* | | | Add triggers feature to API | Tomasz Maczukin | 2016-01-04 | 1 | -4/+41 | |
|/ / | ||||||
* | | Add API support for looking up a user by username | Stan Hu | 2015-12-24 | 1 | -0/+7 | |
|/ | | | | Needed to support Huboard | |||||
* | Merge branch 'branch-invalid-name' into 'master' | Douwe Maan | 2015-12-24 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | Add JS validation for invalid characters in branch name Fixes #3293 Demo:  See merge request !2122 | |||||
| * | Fix spec | Douglas Barbosa Alexandre | 2015-12-18 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'add-project-permissions' into 'master' | Dmitriy Zaporozhets | 2015-12-23 | 1 | -0/+13 | |
|\ \ | | | | | | | | | | | | | | | | | | | Add project permissions to all project API endpoints This standardizes all the project API formats. Also needed to support Huboard. See merge request !2090 | |||||
| * | | Add project permissions to all project API endpoints | Stan Hu | 2015-12-22 | 1 | -0/+13 | |
| |/ | | | | | | | This standardizes all the project API formats. Also needed to support Huboard. | |||||
* | | Use method that creates runners registration token | Grzegorz Bizon | 2015-12-23 | 1 | -1/+0 | |
|/ | | | | `runners_registration_token` now creates a new token if it is blank. | |||||
* | Api support for requesting starred projects for user | Zeger-Jan van de Weg | 2015-12-16 | 1 | -1/+20 | |
| | | | | Fixes #4112 | |||||
* | Merge branch 'add-open-issues-count-to-api' of ↵ | Dmitriy Zaporozhets | 2015-12-16 | 1 | -0/+16 | |
|\ | | | | | | | | | | | https://gitlab.com/stanhu/gitlab-ce Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Add open_issues_count to project API | Stan Hu | 2015-12-11 | 1 | -0/+16 | |
| | | | | | | | | This is needed to support Huboard and a generally useful value. | |||||
* | | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 2 | -2/+2 | |
| | | ||||||
* | | Merge branch 'master' into ci/persist-registration-token | Grzegorz Bizon | 2015-12-14 | 8 | -368/+121 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
| * | | Fix after column rename | Kamil Trzcinski | 2015-12-11 | 2 | -9/+9 | |
| | | | ||||||
| * | | Fix triggers tests | Kamil Trzcinski | 2015-12-11 | 2 | -19/+13 | |
| | | | ||||||
| * | | Reimplement Trigger API | Kamil Trzcinski | 2015-12-11 | 1 | -0/+80 | |
| | | | ||||||
| * | | Remove ci_ prefix from all ci related things | Kamil Trzcinski | 2015-12-11 | 2 | -3/+3 | |
| | | | ||||||
| * | | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 6 | -287/+31 | |
| | | | ||||||
| * | | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 2 | -75/+10 | |
| |/ | ||||||
* | | Stub also `ensure_*` method in CI runners API specsci/persist-registration-token | Grzegorz Bizon | 2015-12-11 | 1 | -0/+1 | |
| | | ||||||
* | | Use new runners registration token to register CI runners | Grzegorz Bizon | 2015-12-11 | 1 | -3/+6 | |
|/ | ||||||
* | Merge branch 'master' into merge-if-green | Douwe Maan | 2015-12-08 | 1 | -2/+57 | |
|\ | | | | | | | | | | | # Conflicts: # app/views/projects/merge_requests/widget/_heading.html.haml # app/views/projects/merge_requests/widget/open/_accept.html.haml | |||||
| * | Merge branch 'master' into ui/dashboard-new-issueui/dashboard-new-issue | Douwe Maan | 2015-12-08 | 3 | -7/+19 | |
| |\ | ||||||
| * | | Add API group projects specs | Douwe Maan | 2015-12-08 | 1 | -2/+57 | |
| | | | ||||||
* | | | Merge branch 'master' into zj/gitlab-ce-merge-if-green | Douwe Maan | 2015-12-08 | 3 | -7/+19 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Add custom NamespaceValidator | Robert Speicher | 2015-12-07 | 1 | -2/+2 | |
| | | | ||||||
| * | | Add custom ColorValidator | Robert Speicher | 2015-12-07 | 1 | -5/+5 | |
| | | | ||||||
| * | | Fix API setting of 'public' attribute to false will make a project private | Stan Hu | 2015-12-05 | 1 | -0/+12 | |
| |/ | | | | | | | Closes #3864 | |||||
* | | Merge branch 'master' into merge-if-green | Zeger-Jan van de Weg | 2015-12-07 | 3 | -12/+106 | |
|\ \ | |/ | ||||||
| * | Merge branch 'extend-events-api' | Dmitriy Zaporozhets | 2015-12-04 | 1 | -7/+23 | |
| |\ | ||||||
| | * | Extent Event and Note APIextend-events-api | Dmitriy Zaporozhets | 2015-12-04 | 1 | -7/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * add note to Events API * add author section to Events API * add noteable_id and noteable_type to Notes API Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | | Add API endpoint to fetch merge request commits list | Dmitriy Zaporozhets | 2015-12-04 | 1 | -0/+17 | |
| |/ | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Allow editing a release in API via PUT method | Robert Schilling | 2015-11-21 | 1 | -0/+38 | |
| | | ||||||
| * | Only allow to create a release if it does not exist yet | Robert Schilling | 2015-11-21 | 1 | -1/+16 | |
| | | ||||||
| * | Use POST to create a new release instead of PUT | Robert Schilling | 2015-11-21 | 1 | -4/+4 | |
| | | ||||||
| * | API: Return 404 if the tag for a release does not exist | Robert Schilling | 2015-11-21 | 1 | -0/+8 | |
| | | ||||||
| * | Make tag API consistent for release feature | Robert Schilling | 2015-11-21 | 1 | -3/+3 | |
| | | ||||||
* | | Incorporate feedback | Zeger-Jan van de Weg | 2015-12-05 | 1 | -1/+1 | |
| | | ||||||
* | | Specs for 'Merge When Build Succeeds' | Zeger-Jan van de Weg | 2015-12-02 | 1 | -2/+15 | |
|/ | ||||||
* | Merge branch 'releases-feature' | Dmitriy Zaporozhets | 2015-11-16 | 2 | -75/+135 | |
|\ | ||||||
| * | Add api test for creating tag with release info | Dmitriy Zaporozhets | 2015-11-12 | 1 | -0/+13 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Expose release notes to tags api | Dmitriy Zaporozhets | 2015-11-12 | 1 | -5/+25 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Add releases api | Dmitriy Zaporozhets | 2015-11-12 | 1 | -1/+14 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Move git tags API to separate file | Dmitriy Zaporozhets | 2015-11-12 | 2 | -75/+89 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Fix caching breaking test of build artifactsbuilds_feature | Kamil Trzcinski | 2015-11-13 | 1 | -6/+3 | |
| | | ||||||
* | | Fix broken tests | Kamil Trzcinski | 2015-11-13 | 4 | -74/+40 | |
| | | ||||||
* | | Expose CI enable option in project features | Kamil Trzcinski | 2015-11-13 | 2 | -2/+6 | |
|/ | | | | - Enable CI by default for all new projects |