Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Improve CI build artifacts browser view | Grzegorz Bizon | 2016-01-14 | 3 | -3/+21 | |
* | | | | Add artifacts browser | Grzegorz Bizon | 2016-01-14 | 3 | -1/+13 | |
* | | | | Move artifacts controller level up | Grzegorz Bizon | 2016-01-14 | 1 | -0/+0 | |
* | | | | Add view action to artifacts controller | Grzegorz Bizon | 2016-01-14 | 1 | -0/+4 | |
* | | | | Merge branch 'fix/titles-weight' into 'master' | Douwe Maan | 2016-01-14 | 5 | -7/+6 | |
|\ \ \ \ | ||||||
| * | | | | Improve the consistency of commit titles, branch names, tag names, issue/MR t...fix/titles-weight | Rémy Coutable | 2016-01-14 | 5 | -7/+6 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'feature/ldap-sync-edgecases' into 'master' | Douwe Maan | 2016-01-14 | 1 | -10/+15 | |
|\ \ \ \ | ||||||
| * | | | | Fix Admin/Users view to position buttons without spacing magic | Gabriel Mazetto | 2016-01-14 | 1 | -15/+15 | |
| * | | | | Prevent ldap_blocked users from being unblocked by the Admin UI | Gabriel Mazetto | 2016-01-08 | 1 | -1/+6 | |
* | | | | | Merge branch 'fix/private-references' into 'master' | Douwe Maan | 2016-01-14 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into fix/pri... | Rémy Coutable | 2016-01-13 | 15 | -23/+45 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | Move complex view condition to a model method | Rémy Coutable | 2016-01-13 | 1 | -1/+4 | |
| * | | | | | Show referenced MRs & Issues only when the current viewer can access them | Rémy Coutable | 2016-01-13 | 1 | -0/+1 | |
* | | | | | | Merge branch 'rs-broadcasts' into 'master' | Douwe Maan | 2016-01-14 | 4 | -55/+69 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove (invalid) timestamp formattingrs-broadcasts | Robert Speicher | 2016-01-13 | 1 | -2/+2 | |
| * | | | | | | Move `BroadcastMessage#status` to a helper since it's presentational | Robert Speicher | 2016-01-13 | 1 | -1/+1 | |
| * | | | | | | Broadcast Messages can now be edited | Robert Speicher | 2016-01-13 | 3 | -22/+31 | |
| * | | | | | | Update broadcast_message helper | Robert Speicher | 2016-01-13 | 1 | -4/+1 | |
| * | | | | | | Move broadcast message form to a partial | Robert Speicher | 2016-01-13 | 2 | -32/+38 | |
| * | | | | | | Style the broadcast message form | Robert Speicher | 2016-01-13 | 2 | -6/+9 | |
| * | | | | | | Add js-requires-input to form | Robert Speicher | 2016-01-13 | 1 | -3/+2 | |
* | | | | | | | Fix misaligned edit button in milestone collection partialrs-milestone-buttons | Robert Speicher | 2016-01-13 | 1 | -3/+4 | |
* | | | | | | | Update button styles for Milestones#show | Robert Speicher | 2016-01-13 | 1 | -6/+6 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Added hint that you can search users by name, username, or email. | Patricio Cano | 2016-01-13 | 2 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'configure-randomize-metrics-sample-interval' into 'master' | Yorick Peterse | 2016-01-13 | 1 | -0/+7 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Make the metrics sampler interval configurable | Yorick Peterse | 2016-01-13 | 1 | -0/+7 | |
* | | | | | Merge branch 'referenced-merge-requests' into 'master' | Dmitriy Zaporozhets | 2016-01-13 | 3 | -7/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | makes message plural for multiple MRs and removes from loop. Duh. | Jacob Schatz | 2016-01-12 | 2 | -4/+6 | |
| * | | | | | merge request close message moved and merge request now refered by `!`. | Jacob Schatz | 2016-01-12 | 3 | -6/+5 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'comment-and-close-button-does-not-submit-comment' into 'master' | Dmitriy Zaporozhets | 2016-01-13 | 2 | -6/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | gets merge request discussion working againcomment-and-close-button-does-not-submit-comment | Jacob Schatz | 2016-01-12 | 1 | -2/+2 | |
| * | | | | | adds back in discussion.haml.html for issues commenting and closing/reopening... | Jacob Schatz | 2016-01-12 | 1 | -4/+2 | |
| * | | | | | removing last chunk of MR ajax changes, rest will be in another MR | Jacob Schatz | 2016-01-12 | 4 | -5/+7 | |
| * | | | | | reverting more MR ajax files, will appear in different commit | Jacob Schatz | 2016-01-12 | 3 | -25/+30 | |
| * | | | | | reverting _mr_title.html.haml | Jacob Schatz | 2016-01-12 | 1 | -16/+10 | |
| * | | | | | reverting _disscusion | Jacob Schatz | 2016-01-12 | 1 | -4/+5 | |
| * | | | | | fixes conflicts | Jacob Schatz | 2016-01-11 | 66 | -219/+337 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | initial json requests instead of HTML | Jacob Schatz | 2016-01-07 | 6 | -33/+28 | |
| * | | | | | | adds ajax open and close merges, with discussion/comments working as well | Jacob Schatz | 2016-01-05 | 2 | -15/+20 | |
| * | | | | | | adds ajax to bottom discussion buttons. Now submits issue and closes via ajax. | Jacob Schatz | 2015-12-29 | 1 | -4/+2 | |
* | | | | | | | Merge branch 'change_milestone_close_copy' into 'master' | Dmitriy Zaporozhets | 2016-01-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Revert group milestone copychange_milestone_close_copy | Josh Frye | 2016-01-12 | 1 | -1/+1 | |
| * | | | | | | | Change milestone close notice copy. Closes #6051 | Josh Frye | 2016-01-11 | 2 | -2/+2 | |
* | | | | | | | | Merge branch 'improve_more_buttons' into 'master' | Jacob Schatz | 2016-01-12 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Improve admin area button style | Drew Blessing | 2016-01-11 | 3 | -4/+4 | |
* | | | | | | | | Merge branch 'show-ip-addresses' into 'master' | Dmitriy Zaporozhets | 2016-01-12 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add user's last used IP addresses to admin page | Stan Hu | 2016-01-12 | 1 | -0/+16 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'improve_button_styles' into 'master' | Dmitriy Zaporozhets | 2016-01-12 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Improve button styles | Drew Blessing | 2016-01-08 | 2 | -3/+3 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'hover-descriptions' into 'master' | Dmitriy Zaporozhets | 2016-01-12 | 1 | -5/+9 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | |