-
- Downloads
UI changes:
* .page_title class added. Used for better page headers * improved help page * added back links for help pages * show app version & revision on help page Backend changes: * Gitab::Version && Gitlab::Revision constants
Showing
- app/assets/stylesheets/gitlab_bootstrap.scss 25 additions, 0 deletionsapp/assets/stylesheets/gitlab_bootstrap.scss
- app/views/commits/_commit_box.html.haml 1 addition, 1 deletionapp/views/commits/_commit_box.html.haml
- app/views/dashboard/issues.html.haml 2 additions, 1 deletionapp/views/dashboard/issues.html.haml
- app/views/dashboard/merge_requests.html.haml 1 addition, 1 deletionapp/views/dashboard/merge_requests.html.haml
- app/views/help/index.html.haml 11 additions, 4 deletionsapp/views/help/index.html.haml
- app/views/help/permissions.html.haml 3 additions, 0 deletionsapp/views/help/permissions.html.haml
- app/views/help/web_hooks.html.haml 10 additions, 2 deletionsapp/views/help/web_hooks.html.haml
- app/views/help/workflow.html.haml 3 additions, 0 deletionsapp/views/help/workflow.html.haml
- app/views/hooks/_data_ex.html.erb 2 additions, 1 deletionapp/views/hooks/_data_ex.html.erb
- app/views/issues/index.html.haml 1 addition, 1 deletionapp/views/issues/index.html.haml
- app/views/issues/show.html.haml 1 addition, 1 deletionapp/views/issues/show.html.haml
- app/views/keys/index.html.haml 5 additions, 2 deletionsapp/views/keys/index.html.haml
- app/views/keys/show.html.haml 1 addition, 1 deletionapp/views/keys/show.html.haml
- app/views/merge_requests/index.html.haml 1 addition, 1 deletionapp/views/merge_requests/index.html.haml
- app/views/merge_requests/show/_mr_title.html.haml 1 addition, 1 deletionapp/views/merge_requests/show/_mr_title.html.haml
- app/views/milestones/index.html.haml 1 addition, 1 deletionapp/views/milestones/index.html.haml
- app/views/profile/password.html.haml 2 additions, 3 deletionsapp/views/profile/password.html.haml
- app/views/profile/show.html.haml 1 addition, 1 deletionapp/views/profile/show.html.haml
- app/views/profile/token.html.haml 6 additions, 5 deletionsapp/views/profile/token.html.haml
- app/views/projects/graph.html.haml 1 addition, 1 deletionapp/views/projects/graph.html.haml
Please register or sign in to comment