Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore backups dir | Dmitriy Zaporozhets | 2012-07-19 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1106 from ↵ | Dmitriy Zaporozhets | 2012-07-19 | 1 | -1/+1 |
|\ | | | | | | | | | mrichardson-shelter/backup-create-fix-mysql-syntax-error Fixing MySQL syntax error | ||||
| * | Fixing MySQL syntax error | Michael Richardson | 2012-07-18 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1096 from moregeek/show-flash-note-when-destroying-a-projectv2.7.0pre | Valeriy Sizov | 2012-07-18 | 1 | -1/+1 |
|\ \ | | | | | | | show flash notice after deletion of a project | ||||
| * | | show flash notice after deletion of a project | moregeek | 2012-07-16 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #1100 from patthoyts/pt/ldap-no-email | Valeriy Sizov | 2012-07-18 | 2 | -1/+15 |
|\ \ \ | |_|/ |/| | | Improve handling of misconfigured LDAP accounts. | ||||
| * | | Improve handling of misconfigured LDAP accounts. | Pat Thoyts | 2012-07-16 | 2 | -1/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gitlab requires an email address for all user accounts as this is the default account id and is used for sending notifications. LDAP accounts may be missing email fields so handle this by showing a sensible error message before redirecting to the login screen again. Resolves github issue #899 Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net> | ||||
* | | | CHANGELOG updated. Fixed MR bug. Logger improved | Dmitriy Zaporozhets | 2012-07-17 | 4 | -5/+23 |
| | | | |||||
* | | | Colored labels for events on dashboard | Dmitriy Zaporozhets | 2012-07-17 | 4 | -8/+19 |
| | | | |||||
* | | | Feature: Unassigned Merge Requests | Dmitriy Zaporozhets | 2012-07-17 | 7 | -14/+22 |
| | | | |||||
* | | | MR index pollished | Dmitriy Zaporozhets | 2012-07-17 | 3 | -5/+19 |
|/ / | |||||
* | | Admin logs improved. Commits list box styled | Dmitriy Zaporozhets | 2012-07-16 | 7 | -20/+58 |
| | | |||||
* | | Merge pull request #1045 from tobert/patch-1 | Valeriy Sizov | 2012-07-16 | 1 | -1/+1 |
|\ \ | | | | | | | The gitlab.pub file probably shouldn't be world readable, but let's star... | ||||
| * | | The gitlab.pub file probably shouldn't be world readable, but let's start ↵ | Al Tobey | 2012-07-05 | 1 | -1/+1 |
| | | | | | | | | | | | | with just making it read-only and not executable. | ||||
* | | | Merge pull request #1090 from rjmooney/patch-1 | Valeriy Sizov | 2012-07-16 | 1 | -9/+9 |
|\ \ \ | | | | | | | | | Clarify the nginx configuration. | ||||
| * | | | Clarify the nginx configuration. | rjmooney | 2012-07-13 | 1 | -9/+9 |
| |/ / | |||||
* | | | Merge pull request #1091 from asfaltboy/patch-1 | Valeriy Sizov | 2012-07-16 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | Add step to make sure tmp directory exists in /home/gitlab/gitlab/ | ||||
| * | | | Add step to make sure tmp directory exists in /home/gitlab/gitlab/ (since ↵ | Pavel Savchenko | 2012-07-14 | 1 | -0/+2 |
| |/ / | | | | | | | | | | the step Setup DB fails if it doesn't. see issue #1038 for more detials. | ||||
* | | | Merge pull request #1093 from hfase01/master | Valeriy Sizov | 2012-07-16 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Updated libreadline in docs. | ||||
| * | | | libreadline-gplv2-dev >> libreadline6-dev | Hans Fase | 2012-07-15 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #1087 from m16a1/patch-1 | Nihad Abbasov | 2012-07-13 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix typo in spec | ||||
| * | | | Update master | m16a1 | 2012-07-13 | 1 | -1/+1 |
|/ / / | |||||
* | | | Tree ajax log. progress bar & refactoring | Dmitriy Zaporozhets | 2012-07-10 | 8 | -18/+53 |
| | | | |||||
* | | | Feature: ajax load for tree commit log | randx | 2012-07-10 | 9 | -20/+206 |
| | | | |||||
* | | | Last push widget improved | randx | 2012-07-10 | 2 | -6/+7 |
| | | | |||||
* | | | Merge pull request #1075 from VonC/master | Dmitriy Zaporozhets | 2012-07-11 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Look for 'gitolite_admin_uri' in the right section of 'gitlab.yml'. | ||||
| * | | | Look for 'gitolite_admin_uri' in the right section | VonC | 2012-07-11 | 1 | -1/+1 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of 'gitlab.yml'. gitlabhq\config\initializers\1_settings.rb looks for 'gitolite_admin_uri' in the 'git' section of 'gitlab.yml' Actually, that setting is in the 'git_host' section. If not fixed, the 'gitolite_admin_uri' would always be equals to 'git@localhost:gitolite-admin', even if the administrator wants to have another user than 'git' in charge of that repo. | ||||
* | | | Merge pull request #1065 from moregeek/rake_task_for_backup_whole_gitlab | Dmitriy Zaporozhets | 2012-07-10 | 3 | -0/+202 |
|\ \ \ | | | | | | | | | add: rake task to backup/restore gitlab db and repos | ||||
| * | | | Changes done as per feedback | Stefan Morgenthaler | 2012-07-10 | 3 | -23/+26 |
| | | | | |||||
| * | | | add: rake task to backup/restore gitlab db and repos | Stefan Morgenthaler | 2012-07-10 | 2 | -0/+199 |
| | | | | |||||
* | | | | CSS improvements & refactoring | randx | 2012-07-10 | 10 | -183/+156 |
| | | | | |||||
* | | | | Merge pull request #1069 from drt24/patch-1 | Valeriy Sizov | 2012-07-10 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Should append to .profile rather than overwriting it as it might have ex... | ||||
| * | | | | Should append to .profile rather than overwriting it as it might have ↵ | Daniel Thomas | 2012-07-10 | 1 | -1/+1 |
| | |/ / | |/| | | | | | | | | | | existing contents | ||||
* | | | | Merge pull request #1067 from SaitoWu/bugfix/encoding | Dmitriy Zaporozhets | 2012-07-10 | 1 | -2/+1 |
|\ \ \ \ | | | | | | | | | | | fix blame encoding error. | ||||
| * | | | | fix blame encoding error. | Saito | 2012-07-10 | 1 | -2/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1064 from iamntz/menus_updater | Dmitriy Zaporozhets | 2012-07-09 | 7 | -11/+48 |
|\ \ \ \ | |/ / / |/| | | | Live issues counter updates | ||||
| * | | | issues counter are now live updated on creation/deleteion/reopening | Staicu Ionut | 2012-07-10 | 7 | -11/+48 |
|/ / / | | | | | | | | | | buttons on forms are disabled on submit (re-enabled after the request is complete) | ||||
* | | | Api page in help | randx | 2012-07-06 | 4 | -0/+79 |
| | | | |||||
* | | | Better event feed for dashboard | randx | 2012-07-06 | 2 | -10/+28 |
| | | | |||||
* | | | fix devise migrations issue | Nihad Abbasov | 2012-07-06 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #1048 from NARKOZ/devise | Nihad Abbasov | 2012-07-06 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | uncomment authentication_token | ||||
| * | | | oops, uncomment authentication_token | Nihad Abbasov | 2012-07-06 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #1012 from NARKOZ/devise | Dmitriy Zaporozhets | 2012-07-06 | 10 | -35/+66 |
|\ \ \ \ | |/ / / | | | | | Add 10 minutes lock after 10 failed login attempts (Devise :lockable) | ||||
| * | | | enable lockable strategy for users | Nihad Abbasov | 2012-07-06 | 4 | -7/+15 |
| | | | | |||||
| * | | | update devise | Nihad Abbasov | 2012-07-05 | 7 | -28/+51 |
| | | | | |||||
* | | | | Compare images | Dmitriy Zaporozhets | 2012-07-05 | 2 | -8/+17 |
| | | | | |||||
* | | | | Fix tree css class conflict | Dmitriy Zaporozhets | 2012-07-06 | 3 | -3/+3 |
| | | | | |||||
* | | | | MR: Handle broken diff ex. in case its too huge | Dmitriy Zaporozhets | 2012-07-05 | 3 | -19/+38 |
| | | | | |||||
* | | | | Admin gitolite logs. Refactored project creation. Few style fixes. | Dmitriy Zaporozhets | 2012-07-05 | 15 | -24/+66 |
| | | | | |||||
* | | | | Remove GITLAB_OPTS, fixed ldap user creation | randx | 2012-07-05 | 2 | -2/+1 |
|/ / / |