summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove node_submitCarlo Landmeter2013-05-101-1/+6
* Check if the package maintainer is a user in drupal. Carlo Landmeter2013-05-101-1/+11
* By default do not create revisionsCarlo Landmeter2013-05-101-1/+1
* remove dub functionstableCarlo Landmeter2011-05-121-24/+0
* move views filter items inside collapsable fieldsetCarlo Landmeter2011-05-121-0/+22
* wrap the filters in package browser inside a fieldsetCarlo Landmeter2011-05-121-0/+24
* some small code cleanupsCarlo Landmeter2011-05-121-4/+4
* Merge branch 'stable' of ssh://git.alpinelinux.org/gitroot/clandmeter/apk_bro...Carlo Landmeter2011-05-121-2/+2
|\
| * fix typo and add isset to varsCarlo Landmeter2011-05-101-2/+2
* | link apk maintainer to drupal node ownerCarlo Landmeter2011-05-121-0/+35
|/
* added reverse depends block and make blocks collapsibleCarlo Landmeter2011-05-101-23/+76
* move origin information to drupal block apiCarlo Landmeter2011-05-091-33/+55
* Merge branch 'master' into stableCarlo Landmeter2011-05-061-74/+0
|\
| * remove delete all apk nodes (we can use bulkdelete module for this)Carlo Landmeter2011-05-061-74/+0
* | Merge branch 'master' into stableCarlo Landmeter2011-05-063-323/+515
|\|
| * we do not need field_ui (but its very usefull)Carlo Landmeter2011-05-061-1/+0
| * add origin table to apk templateCarlo Landmeter2011-05-061-9/+48
| * update table view and add 2 block views to match cssCarlo Landmeter2011-05-061-313/+467
* | set default build time to 0Carlo Landmeter2011-05-051-0/+2
|/
* add enable/disable switch for cron import and add repo check to import/cleanupCarlo Landmeter2011-04-281-56/+69
* date field does not have safe_value, using value insteadCarlo Landmeter2011-04-281-1/+1
* depend on date moduleCarlo Landmeter2011-04-281-0/+1
* change build date field to date typeCarlo Landmeter2011-04-281-6/+7
* move vars inside ifCarlo Landmeter2011-04-271-9/+9
* move package table logic to module instead of themeCarlo Landmeter2011-04-271-6/+77
* some small fixes for commit urlCarlo Landmeter2011-04-261-10/+8
* multiple changesCarlo Landmeter2011-04-263-10/+190
* do not spam watchdog and add repo id to watchdog entriesCarlo Landmeter2011-04-191-2/+3
* run only one db query when importingCarlo Landmeter2011-04-181-69/+38
* do not import double apk packagesCarlo Landmeter2011-04-161-3/+20
* display cleanup start in drupal logCarlo Landmeter2011-04-151-0/+1
* added cleanup function for removed pkgs and set proper languages for nodesCarlo Landmeter2011-04-151-18/+63
* enable automatic import via cronCarlo Landmeter2011-04-141-1/+1
* dont forget concatenationCarlo Landmeter2011-04-111-1/+1
* use correct tid in importer and use different timestamps for differnt reposCarlo Landmeter2011-04-111-6/+5
* importer path was missing slash.Carlo Landmeter2011-04-091-1/+1
* do not depend on user references anymoreCarlo Landmeter2011-04-081-1/+0
* added new apk fields and generate path based on termsCarlo Landmeter2011-04-083-20/+43
* add filter options to apk tableCarlo Landmeter2011-04-031-43/+84
* reset depends on import, move manual import to settings, add auto cronCarlo Landmeter2011-04-031-10/+15
* convert files to unix file format.Carlo Landmeter2011-04-033-571/+571
* added support for views and added fieldsCarlo Landmeter2011-03-044-211/+609
* small repo editor bugCarlo Landmeter2011-03-031-4/+4
* small fixed to repo editorCarlo Landmeter2011-03-031-6/+16
* cannot edit repo ID 0Carlo Landmeter2011-03-031-3/+3
* add options to delete and edit repositoriesCarlo Landmeter2011-03-031-30/+61
* Fix update to revision importCarlo Landmeter2011-03-021-327/+330
* adjust field sizeCarlo Landmeter2011-03-011-3/+3
* initial commit with working importerCarlo Landmeter2011-03-019-0/+556