-
- Downloads
update
No related branches found
No related tags found
Showing
- app/views/shared/groups/_group.html.haml 1 addition, 2 deletionsapp/views/shared/groups/_group.html.haml
- app/views/shared/issuable/_filter.html.haml 1 addition, 1 deletionapp/views/shared/issuable/_filter.html.haml
- app/views/sherlock/queries/show.html.haml 1 addition, 1 deletionapp/views/sherlock/queries/show.html.haml
- app/views/sherlock/transactions/show.html.haml 1 addition, 1 deletionapp/views/sherlock/transactions/show.html.haml
- app/views/users/show.html.haml 65 additions, 62 deletionsapp/views/users/show.html.haml
- config/routes.rb 12 additions, 1 deletionconfig/routes.rb
- db/fixtures/development/14_builds.rb 79 additions, 0 deletionsdb/fixtures/development/14_builds.rb
- db/migrate/20151230132518_add_artifacts_metadata_to_ci_build.rb 5 additions, 0 deletions...rate/20151230132518_add_artifacts_metadata_to_ci_build.rb
- db/schema.rb 1 addition, 0 deletionsdb/schema.rb
- doc/api/README.md 1 addition, 0 deletionsdoc/api/README.md
- doc/api/build_variables.md 128 additions, 0 deletionsdoc/api/build_variables.md
- doc/api/users.md 4 additions, 2 deletionsdoc/api/users.md
- features/project/builds.feature 58 additions, 0 deletionsfeatures/project/builds.feature
- features/steps/project/builds.rb 89 additions, 0 deletionsfeatures/steps/project/builds.rb
- features/steps/shared/active_tab.rb 2 additions, 2 deletionsfeatures/steps/shared/active_tab.rb
- features/steps/shared/builds.rb 28 additions, 0 deletionsfeatures/steps/shared/builds.rb
- lib/api/api.rb 1 addition, 0 deletionslib/api/api.rb
- lib/api/entities.rb 4 additions, 0 deletionslib/api/entities.rb
- lib/api/helpers.rb 3 additions, 1 deletionlib/api/helpers.rb
- lib/api/users.rb 9 additions, 5 deletionslib/api/users.rb
db/fixtures/development/14_builds.rb
0 → 100644
doc/api/build_variables.md
0 → 100644
features/project/builds.feature
0 → 100644
features/steps/project/builds.rb
0 → 100644
features/steps/shared/builds.rb
0 → 100644
Please register or sign in to comment