summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into merge-notifsmerge-notifsDouwe Maan2015-08-06159-1591/+1715
|\
| * Merge branch 'fix-link-to-guide' into 'master'Douwe Maan2015-08-061-2/+2
| |\ | | | | | | | | | | | | | | | Replace relative url with full path, remove old reference for indexes See merge request !1091
| | * Replace relative url with full path, remove old reference for indexesAchilleas Pipinellis2015-08-051-2/+2
| | | | | | | | | | | | Closes #2176 (gitlab.com)
| * | Merge branch 'remove-email-from-published-keys' into 'master'Douwe Maan2015-08-066-7/+33
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only publish ssh key-type and key Now when requesting my keys; my emailadres is exposed. [My keys](https://gitlab.com/zj.keys) To prevent harvesting only key-type and the key itself are displayed instead of all data supplied when uploaded. See merge request !850
| | * | Only publish ssh key-type and keyZeger-Jan van de Weg2015-08-046-7/+33
| | | |
| * | | Merge branch 'tree-author-at-end' into 'master'Dmitriy Zaporozhets2015-08-062-6/+5
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put author name at the end of a tree row Put author name at the end of a tree row as the commit message is more important than the author name. See merge request !579
| | * | | Put author name at the end of a tree rowSven Strickroth2015-08-052-6/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Sven Strickroth <email@cs-ware.de>
| * | | | Merge branch 'fix-branch-errors-with-encoded-slashes' into 'master'Douwe Maan2015-08-065-4/+37
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix errors deleting, creating, and viewing graphs using branches with encoded slashes * Closes #1804 * Closes #1359 See merge request !1084
| | * | | | Fix "Network" and "Graphs" pages for branches with encoded slashesStan Hu2015-08-023-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | Closes #1359
| | * | | | Fix errors deleting and creating branches with encoded slashesStan Hu2015-08-013-3/+25
| | | | | | | | | | | | | | | | | | | | | | | | Closes #1804
| * | | | | Update stable branch in installation documentation. Fixes #2191Achilleas Pipinellis2015-08-051-2/+2
| | | | | |
| * | | | | Merge branch 'drop-satellites'Dmitriy Zaporozhets2015-08-0568-1069/+288
| |\ \ \ \ \
| | * | | | | Remove satellites from requirements docs and add CHANGELOGdrop-satellitesDmitriy Zaporozhets2015-08-052-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | Fix merge request creation without branch selectedDmitriy Zaporozhets2015-08-052-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | Improve tests to use real branches in merge requestsDmitriy Zaporozhets2015-08-044-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-04220-1477/+2983
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | | Fix merge api and specDmitriy Zaporozhets2015-08-042-15/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | | Remove satellites mention from architecture docDmitriy Zaporozhets2015-07-161-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | | Use real branches from test repoDmitriy Zaporozhets2015-07-161-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | | Fix some of testsDmitriy Zaporozhets2015-07-163-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | | Fix refresh serviceDmitriy Zaporozhets2015-07-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | | Increase COMMITS_SAFE_SIZE to reasonable size in compare to diff limits. Fix ↔Dmitriy Zaporozhets2015-07-162-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reload with full diff link Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | | Huge refactoring for accepting merge requestsDmitriy Zaporozhets2015-07-1620-133/+139
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | | Refactor compare and fetch logicDmitriy Zaporozhets2015-07-158-51/+36
| | | | | | | |
| | * | | | | | Implement update of ref when merge request code is reloadedDmitriy Zaporozhets2015-07-151-9/+18
| | | | | | | |
| | * | | | | | Implement merge from forks without satellitesDmitriy Zaporozhets2015-07-157-22/+62
| | | | | | | |
| | * | | | | | Fix application initializeDmitriy Zaporozhets2015-07-152-1/+5
| | | | | | | |
| | * | | | | | Remove satellitesDmitriy Zaporozhets2015-07-1535-844/+18
| | | | | | | |
| | * | | | | | Fetch reference from fork repo when create merge requestDmitriy Zaporozhets2015-07-152-0/+14
| | | | | | | |
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-08-052-0/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'update_release_doc' into 'master' Dmitriy Zaporozhets2015-08-052-0/+2
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update release doc See merge request !1097
| | | * | | | | | | update release docValery Sizov2015-08-052-0/+2
| | | | |/ / / / / | | | |/| | | | |
| * | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2015-08-051-2/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch 'server-note' into 'master' Job van der Voort2015-08-051-2/+2
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added note about changing servers Because of tweet https://twitter.com/elraro21/status/628650106850516992 See merge request !1919
| | | * | | | | | | added note about changing serverskaren Carias2015-08-041-1/+1
| | | |/ / / / / /
| * | | | | | | | Merge branch 'ci-skipped-status' into 'master' Kamil TrzciƄski2015-08-055-2/+14
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added support for CI skipped status This is required to support: https://gitlab.com/gitlab-org/gitlab-ci/merge_requests/216 See merge request !1073
| | * | | | | | | | Added support for CI skipped statusci-skipped-statusKamil Trzcinski2015-08-045-2/+14
| | | | | | | | | |
| * | | | | | | | | Merge branch 'revert_touch' into 'master' Sytse Sijbrandij2015-08-053-6/+2
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Update noteable after a new note is added" This reverts commit fbdaf0e2a517660c0e4e3960f20b2d3568c33e78. https://gitlab.com/gitlab-org/gitlab-ce/issues/2027 See merge request !1094
| | * | | | | | | | | Revert "Update noteable after a new note is added"revert_touchValery Sizov2015-08-053-6/+2
| | | |_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit fbdaf0e2a517660c0e4e3960f20b2d3568c33e78.
| * | | | | | | | | Merge branch 'add-resend-confirm-email-admin-page' into 'master'Dmitriy Zaporozhets2015-08-056-0/+47
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "Confirm user" button to admin page ### What does this MR do? This MR adds a "Confirm user" to the admin user page. ### Why was this MR needed? There is no way for an admin to force a user confirmation. Some users create users in the API and then don't have a way to force the user into a confirmed state. Originally, I attempted to add a link to allow the admin to resend a confirmation e-mail. But that may not be helpful because a user can be in the unconfirmed state with no `unconfirmed_email` set. ### Screenshot ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/0571b1e27597289b760a72948ba869e5/image.png) ### What are the relevant issue numbers? * Closes #2116 * Closes https://github.com/gitlabhq/gitlabhq/issues/9502 See merge request !1067
| | * | | | | | | | | Add "Confirm user" button in user admin pageStan Hu2015-08-056-0/+47
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #2116 Closes https://github.com/gitlabhq/gitlabhq/issues/9502
| * | | | | | | | | Merge branch 'rs-issue-2135' into 'master' Dmitriy Zaporozhets2015-08-052-3/+3
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update docs for Ruby MRI 2.1 requirement Addresses #2135 See merge request !1089
| | * | | | | | | | Update docs for Ruby MRI 2.1 requirementrs-issue-2135Robert Speicher2015-08-042-4/+4
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-08-052-4/+4
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'semaphore-shield' into 'master'Robert Schilling2015-08-051-2/+2
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the Semaphore badge to the shield badge type **Why is this needed?** It just does look better in the Readme :-) See merge request !1092
| | | * | | | | | | Update the Semaphore badge to the shield badge typeJeroen van Baarsen2015-08-051-2/+2
| | | | |_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | **Why is this needed?** It just does look better in the Readme :-) Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
| | * | | | | | | Merge branch 'master' into 'master'Achilleas Pipinellis2015-08-041-2/+2
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated restore docs wrt backup location [ci skip] Made sure to point out that the restore location can be overwritten by an entry in the config. See merge request !1030
| | | * | | | | | fixed typo in backup_restore.mdMike C2015-07-301-2/+2
| | | | | | | | |
| | | * | | | | | updated restore docs wrt backup location [ci skip]mchristof2015-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made sure to point out that the restore location can be overwritten by an entry in the config.
| * | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-08-051-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /