Commit Graph
10629 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets 559e83d300 Add LDAP support to /api/session 2013-07-16 11:28:19 +03:00
Matt Woodward 670e1be7a4 Update installation.md
Additional unicorn -> puma reference update
2013-07-15 15:35:14 -07:00
Matt Woodward b5cd66d41d Update installation.md
Updated incorrect/outdated references to unicorn.rb; changed to puma.rb
2013-07-15 15:32:41 -07:00
Dekadence d331b3f912 Fixed download link from blob for other files 2013-07-15 23:12:18 +02:00
Dmitriy Zaporozhets a6cfb54c88 Fixed network tests 2013-07-15 16:18:47 +03:00
Dmitriy Zaporozhets 374722030f Remove unecessary titles in admin area 2013-07-15 15:11:34 +03:00
Dmitriy Zaporozhets 16c3925927 Determine network height based on window size 2013-07-15 15:03:56 +03:00
Dmitriy Zaporozhets 6aa34c0efd Merge pull request #4553 from hummermania/fix_path_huge_commit
Correct path to view for huge commits. Fix #3996
2013-07-15 00:15:16 -07:00
Dmitriy Zaporozhets 2a07390104 Remove unnecessary title. Fix graphs width for less then 1214px resolution 2013-07-15 10:01:15 +03:00
Dmitriy Zaporozhets c49dcbacc3 Few ui fixes: network graph and accept mr button 2013-07-15 09:30:33 +03:00
Markevych Alexander bd9cd3fbbf Correct path to view for huge commits. Fix #3996 2013-07-14 20:54:23 +03:00
Dmitriy Zaporozhets 394841364c Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-07-14 20:12:52 +03:00
Dmitriy Zaporozhets 3c0596974a Merge pull request #4538 from amacarthur/public-project-api2
enhance project creation apis to allow setting of public attribute
2013-07-14 10:12:23 -07:00
Dmitriy Zaporozhets 26556a5c76 Merge branch 'improve/scss' of /home/git/repositories/gitlab/gitlabhq 2013-07-13 19:14:16 +00:00
Dmitriy Zaporozhets d8fc0c3bb9 fix tests. improve ui-box title 2013-07-13 20:53:46 +03:00
Dmitriy Zaporozhets a41875d21e Replace %h5.title with div.title 2013-07-13 20:36:21 +03:00
Dmitriy Zaporozhets e97abfce3b Fix edit page crash. Minot UI imporvements 2013-07-13 20:00:46 +03:00
Dmitriy Zaporozhets 46277c3948 increase search field size. Style header a bit 2013-07-13 19:39:49 +03:00
Yves Senn 17b5657331 Merge pull request #4547 from yuters/patch-4
Fix invalid task name migrate_global_keys
2013-07-13 02:38:35 -07:00
Dmitriy Zaporozhets d337670045 Improving typography 2013-07-13 10:13:36 +03:00
Dmitriy Zaporozhets e12ee379cf hide padding for first event row 2013-07-13 09:57:54 +03:00
Dmitriy Zaporozhets a10f917ae8 Fix dashbord sidebar filter 2013-07-13 09:55:46 +03:00
Dmitriy Zaporozhets 3805797cae scss: rename file_content to file-content etc 2013-07-13 09:52:47 +03:00
Dmitriy Zaporozhets 399d0bdde7 Use bootstrap typography for headers 2013-07-13 09:47:06 +03:00
Dmitriy Zaporozhets bea14d6c28 remove unnecessary %br/%hr and styles 2013-07-13 09:05:28 +03:00
Dmitriy Zaporozhets 36fd4de825 Replace page_title with page-title. Correct margin for some blocks/layouts 2013-07-13 08:45:48 +03:00
Martin Bastien de5c8601eb Fix invalid task name migrate_global_keys 2013-07-12 21:37:05 -04:00
Dmitriy Zaporozhets 8b1d44f789 Reduce top margin for commit show page box 2013-07-12 21:56:03 +03:00
Dmitriy Zaporozhets 3b660be6ee REmove duplicating search on dashboard issues/mr 2013-07-12 21:49:03 +03:00
Dmitriy Zaporozhets 7406494abc Fix Help#web_hooks page 2013-07-12 21:23:56 +03:00
Dmitriy Zaporozhets dbf4e5b0b0 Reduce padding for dashboard elements 2013-07-12 19:15:49 +03:00
Angus MacArthur ace5c54ab9 enhance project creation apis to allow setting of public attribute
Change-Id: Ib71ce8cf993627eada63d7d596fb302ec702f36e
2013-07-12 12:10:42 -04:00
Dmitriy Zaporozhets dc038a7108 Rename Group#people to Group#members 2013-07-12 19:01:39 +03:00
Dmitriy Zaporozhets 3232f547ac Add group button at Profile#groups page 2013-07-12 18:29:39 +03:00
Dmitriy Zaporozhets acb402a1c1 Ability to leave group from profile area 2013-07-12 18:22:03 +03:00
Dmitriy Zaporozhets 7a42decec7 Update schema with snippet content size 2013-07-12 16:18:43 +03:00
Dmitriy Zaporozhets c43b289612 Merge branch '6-0-dev' of /home/git/repositories/gitlab/gitlabhq 2013-07-12 13:17:25 +00:00
Dmitriy Zaporozhets 92ef845fa5 Merge branch 'master' into 6-0-dev
Conflicts:
	VERSION
2013-07-12 16:16:20 +03:00
Dmitriy Zaporozhets f1fc1ae6f1 5.4.0 is rc1 2013-07-12 16:12:23 +03:00
Dmitriy Zaporozhets e68b0cac3d Update CHANGELOG 2013-07-12 16:11:45 +03:00
Dmitriy Zaporozhets 94149f8e7a Merge pull request #4324 from axilleas/initd_script
Removal of gitlab.socket should be in stop function too. Fix #4313
2013-07-12 05:45:22 -07:00
Dmitriy Zaporozhets 5181816970 Merge branch 'master' into 6-0-dev 2013-07-12 14:42:35 +03:00
Dmitriy Zaporozhets d938486c36 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-07-12 14:40:47 +03:00
Dmitriy Zaporozhets dfc8281162 Fix issues 500 if milestone id exists but milestone is not 2013-07-12 14:40:27 +03:00
Yves Senn 02d174e964 Merge pull request #4533 from babatakao/patch-2
Fix typo.
2013-07-12 02:49:07 -07:00
Axilleas Pipinellis ec38d6290c Removal of gitlab.socket should be in stop function too. Fix #4313 2013-07-12 11:48:57 +03:00
Takao Baba 7bed77858c Fix typo. 2013-07-12 17:44:57 +09:00
Dmitriy Zaporozhets 8cdfa86b57 Merge pull request #3993 from bke-drewb/3599
Issue 3599: Add snippets_enabled flag to projects for API
2013-07-11 09:54:15 -07:00
Dmitriy Zaporozhets 7740005b76 Merge pull request #4264 from andrewwutw/fix-postgresql-restore
Fix PostgreSQL database restoration problem (#4217)
2013-07-11 09:52:43 -07:00
Dmitriy Zaporozhets 2a7ae176c1 Merge pull request #4282 from bke-drewb/3904
Increase snippet content column size.
2013-07-11 09:50:21 -07:00