Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show a random Markdown tip in the textarea placeholder | Robert Speicher | 2015-06-23 | 1 | -1/+1 |
* | Merge branch 'master' into admin-edit-identitiesadmin-edit-identities | Dmitriy Zaporozhets | 2015-06-23 | 3 | -2/+12 |
|\ | |||||
| * | Merge branch 'animation-sidebar' into 'master' | Dmitriy Zaporozhets | 2015-06-23 | 2 | -2/+4 |
| |\ | |||||
| | * | Edited the CSS of header and sidebar; added a new class of logo-container to ... | Darby | 2015-06-19 | 2 | -2/+4 |
| * | | Merge branch 'rs-dev-issue-2414' into 'master' | Dmitriy Zaporozhets | 2015-06-23 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | Allow Admin to filter users by 2FA status | Robert Speicher | 2015-06-19 | 1 | -0/+8 |
* | | | | Set proper title when edit identity from admin area | Dmitriy Zaporozhets | 2015-06-23 | 1 | -1/+1 |
* | | | | Fix admin identities code | Dmitriy Zaporozhets | 2015-06-23 | 1 | -1/+1 |
* | | | | Fix code style issue | Dmitriy Zaporozhets | 2015-06-22 | 1 | -1/+1 |
* | | | | Merge branch 'master' into admin-edit-identities | Dmitriy Zaporozhets | 2015-06-22 | 20 | -41/+46 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'revert-mr-state-names' | Dmitriy Zaporozhets | 2015-06-22 | 7 | -17/+12 |
| |\ \ \ | |||||
| | * | | | Fix closed merge request scope at milestone page | Dmitriy Zaporozhets | 2015-06-22 | 1 | -1/+1 |
| | * | | | Revert merge request states renaming | Dmitriy Zaporozhets | 2015-06-19 | 7 | -16/+11 |
| * | | | | Merge branch 'see-full-size-avatar' into 'master' | Dmitriy Zaporozhets | 2015-06-22 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| | * | | | | When we want to see the fullsize avatar of a user we can click the avatar on ... | Sander Boom | 2015-03-21 | 1 | -1/+2 |
| * | | | | | Merge branch 'new-logo' into 'master' | Dmitriy Zaporozhets | 2015-06-22 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Replace old logo with new onenew-logo | Dmitriy Zaporozhets | 2015-06-19 | 1 | -1/+1 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge branch 'rs-dev-issue-2355' into 'master' | Dmitriy Zaporozhets | 2015-06-22 | 7 | -11/+11 |
| |\ \ \ \ \ | |||||
| | * | | | | | Use `skip_js` for commit timestamps | Robert Speicher | 2015-06-17 | 1 | -1/+1 |
| | * | | | | | Load the Merge Request > Commits tab lazily | Robert Speicher | 2015-06-17 | 1 | -2/+2 |
| | * | | | | | Update time_ago_with_tooltip helper | Robert Speicher | 2015-06-17 | 5 | -8/+8 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-06-22 | 4 | -10/+19 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'new-mr-disable-change-target-branch' into 'master' | Douwe Maan | 2015-06-20 | 1 | -6/+7 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Disable changing of target branch in new merge request page when a branch has... | Stan Hu | 2015-06-19 | 1 | -6/+7 |
| | | | |/ / / | | | |/| | | | |||||
| | * | | | | | Merge branch 'rs-blobview-js-refactor' into 'master' | Robert Speicher | 2015-06-19 | 1 | -3/+3 |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | Simplify line numbering | Robert Speicher | 2015-06-19 | 1 | -1/+1 |
| | | * | | | | Refactor and spec BlobView JS | Robert Speicher | 2015-06-19 | 1 | -2/+2 |
| | | |/ / / | |||||
| | * | | | | Use User#two_factor_enabled instead of otp_required_for_loginrs-dev-issue-2415 | Robert Speicher | 2015-06-19 | 1 | -1/+1 |
| | * | | | | Add 2FA status to Admin::Users#show | Robert Speicher | 2015-06-19 | 1 | -0/+8 |
| | |/ / / | |||||
| * | | | | Merge branch 'snippet_optional_filename' into 'master' | Douwe Maan | 2015-06-20 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Make snippet filename optional. | Nicolas | 2015-06-20 | 1 | -1/+1 |
* | | | | | Fix indendity test | Dmitriy Zaporozhets | 2015-06-22 | 1 | -1/+1 |
* | | | | | Refactor admin user page | Dmitriy Zaporozhets | 2015-06-22 | 6 | -234/+232 |
* | | | | | Make provider a select for identities form in admin area | Dmitriy Zaporozhets | 2015-06-22 | 1 | -3/+3 |
* | | | | | Minor improvements to admin identities text | Dmitriy Zaporozhets | 2015-06-22 | 2 | -4/+2 |
* | | | | | Move identities list to own controller action | Dmitriy Zaporozhets | 2015-06-19 | 2 | -13/+16 |
* | | | | | Add ability for admin to edit user identity | Dmitriy Zaporozhets | 2015-06-19 | 3 | -0/+28 |
* | | | | | Admin can see and remove user identities | Dmitriy Zaporozhets | 2015-06-19 | 2 | -0/+25 |
|/ / / / | |||||
* | | | | Revert "Changed the placeholder text and modified the css class to make it vi...revert-placeholder | Darby | 2015-06-18 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge branch 'placeholder_text' | Dmitriy Zaporozhets | 2015-06-17 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Changed the placeholder text and modified the css class to make it visibleplaceholder_text | Darby | 2015-06-16 | 1 | -1/+1 |
* | | | | Bootlint: Fix incorrectly nested `form-group` element | Robert Speicher | 2015-06-16 | 1 | -2/+2 |
* | | | | Bootlint: Add missing `type` attribute for buttons | Robert Speicher | 2015-06-16 | 2 | -1/+3 |
* | | | | Bootlint: Modals no longer need a '.hide' class | Robert Speicher | 2015-06-16 | 8 | -8/+8 |
* | | | | Bootlint: Use offset grid classes instead of empty divs | Robert Speicher | 2015-06-16 | 10 | -18/+10 |
* | | | | Merge branch 'support-comment-parallel-diff' into 'master' | Douwe Maan | 2015-06-16 | 5 | -20/+26 |
|\ \ \ \ | |||||
| * | | | | Support commenting on a diff in side-by-side view | Stan Hu | 2015-06-16 | 5 | -20/+26 |
| |/ / / | |||||
* | | | | Merge branch 'header_layout_issue' into 'master' | Douwe Maan | 2015-06-16 | 2 | -5/+4 |
|\ \ \ \ | |||||
| * | | | | Fix layout issue in header title truncation. | Nicolas | 2015-06-16 | 2 | -5/+4 |
| |/ / / | |||||
* | | | | Merge branch 'applications_form' into 'master' | Douwe Maan | 2015-06-16 | 3 | -14/+25 |
|\ \ \ \ | |/ / / |/| | | |