summaryrefslogtreecommitdiff
path: root/app/views/projects/_last_commit.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Remove builds tab from commitFilipa Lacerda2016-12-211-1/+2
| | | | | | Remove unused file Fix commit link
* Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-1/+1
|
* Fetch locals to avoid undefined method/local errorshow-status-from-branchLin Jen-Shin2016-11-041-0/+1
| | | | | Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7034/diffs#note_17868074
* Merge status_for and status, feedback:Lin Jen-Shin2016-11-031-1/+1
| | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7034#note_17742297
* Also update for default project page, feedback:Lin Jen-Shin2016-10-271-4/+5
| | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7034#note_17397573
* Updated project headerPhil Hughes2016-07-041-10/+9
| | | | Closes #18544
* Cleanup changesKamil Trzcinski2016-04-131-1/+1
|
* Use Ci::Commit as PipelineKamil Trzcinski2016-04-111-5/+4
|
* "CI build passed", not "CI build success"Douwe Maan2015-12-021-1/+1
|
* CI details cleanupKamil Trzcinski2015-11-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Add page titles to CI settings. - Fix CI admin navigation. - Remove duplicated scope. - Use monospace font for commit sha. - Add page title and header title to build page. - Proper authorization for cancel/retry builds. - Use gitlab pagination theme for builds and group members. - Don't paginate builds widget on build page. - Add badges to commit page Changes/Builds tabs. - Add "Builds" to commit Builds tab page title. - Add and use Ci::Build#retryable? method. - Add CI::Build#retried? method. - Allow all failed commit builds to be retried. - Proper authorization for cancel/retry all builds. - Remove unused param. - Use time_ago_with_tooltip where appropriate. - Tweak builds index text - Remove duplication between builds/build and commit_statuses/commit_status. - Use POST rather than GET for canceling and retrying builds. - Remove redundant URL helpers. - Add build ID to build page. - Link branch name on build page. - Move commit/:sha/ci to commit/:sha/builds.
* Change order of sha and commit message on project home pageDmitriy Zaporozhets2015-10-161-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Show last commit from default branch on project home pageDmitriy Zaporozhets2015-10-151-0/+12
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* remove last commit widget, added repo size and owner info on project home pageDmitriy Zaporozhets2013-03-071-11/+0
|
* Return project description backDmitriy Zaporozhets2013-03-061-0/+11